Jordan Palmer Posted May 24, 2010 Posted May 24, 2010 I've not installed it yet, Hell I haven't even looked at the code Quote
Renkia Posted May 25, 2010 Posted May 25, 2010 Â Man. Nice way to start a thread. Great work Shino. I Highly recommend this to new game owners/coder. :P Quote
.: Reaper :. Posted July 10, 2010 Posted July 10, 2010 There is an error when you try adding an item to your gangs armory Here is the line where the error seems to be coming from: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. And here is the error: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Is this happening to everyone or am i just the unlucky one haha -.- Sniko, you really impress me this mod is amazing and the fact that it is free :D Cheers Quote
sniko Posted July 11, 2010 Author Posted July 11, 2010 replase the query with $db->query("INSERT INTO `family_armory` (``,`ItemID`,`Adder`,`RentTime`) VALUES (NULL, {$_GET['itm']}, {$ir['userid']}, {$_POST['days']}") or print (mysql_error()); and paste the error, for further support add me on msn; [email protected] thanks, sniko Quote
Matthew Posted August 28, 2010 Posted August 28, 2010 I know this is kind of late on this I just saw this but I get this Parse error: syntax error, unexpected T_VARIABLE in /home/(NOSHOW)/public_html/zFamily_funcs.php on line 21 and the code is $maxFam = $db->fetch_row $db->query("SELECT `ID` FROM `family_mod` ORDER BY `ID` DESC LIMIT 100")); on zFamily_funcs.php can someone please help me out on this!? Quote
sniko Posted August 28, 2010 Author Posted August 28, 2010 Hey there Matthew, Replace lines 19-21 with the following You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Matthew Posted August 28, 2010 Posted August 28, 2010 Fatal error: Call to a member function fetch_row() on a non-object in /home/(NOSHOW)/public_html/zFamily_funcs.php on line 21 still the same :( ? Quote
sniko Posted August 28, 2010 Author Posted August 28, 2010 Which version of mccodes are you using? Quote
sniko Posted August 28, 2010 Author Posted August 28, 2010 Replace line 21 with: $maxFam = mysql_fetch_array(mysql_query("SELECT `ID` FROM `family_mod` ORDER BY `ID` DESC LIMIT 1")); Quote
DJShad10 Posted December 11, 2010 Posted December 11, 2010 ok i deleted the top part in the zFamily.php now i get this message Fatal error: Call to a member function query() on a non-object in zFamily.php on line 91 Quote
DJShad10 Posted December 11, 2010 Posted December 11, 2010 why is it saying the word "12gang" Welcome to the 12gangs Board 12gangs Name/Desc 12gangs Picture12gangs President/Vice President No 12gangs have been created! also when i click on My "12gangs" (im guessing thats where you would create a gang?) i get this error QUERY ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 Query was SELECT `username` FROM `users` WHERE `userid`= please explain how to fix this Thanks Shad Quote
sniko Posted December 12, 2010 Author Posted December 12, 2010 Hey there DJShad10, Please add my on skype harry.sniko for support on this modification :) Thanks -sniko Quote
Kieran-R Posted December 14, 2010 Posted December 14, 2010 Mod looks good. Great work sniko, but I was wondering I this mod could be easily changed to be more "gang" themed easily, or is it more of a familys. Also, could you post more up abou the mod? becasue all you have told us about it is that it has a gang armoury. Screenys or a features list would be greatly apreciated! Quote
ashbow97 Posted January 1, 2011 Posted January 1, 2011 Lite Yeah, this would be pretty awesome for lite :D I would have a go myself, but there is quite a few files and (knowing me) I'll more than likely cause quite a few errors :L Quote
raynard Posted January 1, 2011 Posted January 1, 2011 Nice mod sniko although items lent from the gang armoury can by sold by the renter this could cause a few problems. Quote
sniko Posted January 2, 2011 Author Posted January 2, 2011 @raynard - Shall fix that bug soon as possible @ashbow97 - Shall convert as soon as possible @Kieran-R - You can change the name of the modification in zFamily_Funcs.php and i shall write a feature list as soon as i've done the above. Thanks -sniko Modification Creator Quote
Enuf Posted January 7, 2011 Posted January 7, 2011 Im confused with on of the comments lol. //Do not edit below, if you know what you are doing Shouldn't it be ''Do not edit below, unless you know what you're doing'' ? lol. Though it's an awesome mod ;D Also when i try to leave (im leader) It says You have an item on rent from your Family! [back] Quote
sniko Posted January 9, 2011 Author Posted January 9, 2011 Im going to fix this modification up on Friday (14th January) and then re-release it. -sniko Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.