Jump to content
MakeWebGames

moyles

Members
  • Posts

    22
  • Joined

  • Last visited

    Never

Everything posted by moyles

  1. hey :) well my daily cron isnt working rigth as it is taken away the ddays and the vip days but it is not resetting nothing like the streets can anyone help me ??
  2. Re: Count Users Clicks when i try to add the first bit to header i get this   Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/zoneofti/public_html/header.php on line 103
  3. Re: 1st AS/CE MCCODE Modification [AutoTrainer] I Bought One :D But I Fogot To Give My Domaine Sorry www.zoneoftime.com and i have a few quersy which are nto working first one when i try to add the last bit to the gym i tget this query Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/zoneofti/public_html/crystalgym.php on line 106   and in the future teller when i enter the days and stats i get this query Fatal error: Call to a member function query() on a non-object in /home/zoneofti/public_html/future.php on line 54   Thanks
  4. Re: 1st AS/CE MCCODE Modification [AutoTrainer]   Wasnt you the muppet just posting illegal mods?   no i was not i have not posted no mods on this site as yet as i am not the best of coders
  5. Re: 1st AS/CE MCCODE Modification [AutoTrainer] pm sent :P
  6. he was wondering how do u put a right and menu or a menu that gose along the top of the page which also gose along with a left ahnd menu ?? this is what i got so far in my header todo with menus   function menuarea() { include "mainmenu.php"; global $ir,$c; $bgcolor = '804000'; print '</td><td width="2" class="linegrad" bgcolor="#'.$bgcolor.'"> </td><td width="80%" bgcolor="#'.$bgcolor.'" valign="top"> <center>'; if($ir['hospital']) { print "[b]NB:[/b] You are currently in hospital for {$ir['hospital']} minutes. "; } if($ir['jail']) { print "[b]NB:[/b] You are currently in jail for {$ir['jail']} minutes. "; } } function smenuarea() { include "smenu.php"; global $ir,$c; $bgcolor = '804000'; print '</td><td width="2" class="linegrad" bgcolor="#'.$bgcolor.'"> </td><td width="80%" bgcolor="#'.$bgcolor.'" valign="top"><center>'; } function endpage() { global $db; print <<<OUT</center></td></tr></table></td><td class="rgrad"></td></tr><tr><td colspan="3"><table cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td class="dgradl"> </td><td class="dgrad"> </td><td class="dgradr"> </td></tr></table></td></tr></table>{$db->num_queries} queries</body></html>OUT; } } ?>
  7. Re: [mccode] voting Pimped Out anyone ???
  8. Re: [mccode] voting Pimped Out i got all mine on the sql on a different vote but this one is better and i dont understand where i have to put them on this one so they are diplayed on the vote page
  9. Re: [mccode] voting Pimped Out emmm how dose this work ??? i have uploaded it and all all works but how do u put your own vote sites on it ??????
  10. Re: [mccode] Improved Estate Agents for v2.0 hey how do u make it so that it only displays up to a certain max will like my donator houses are at 250000 so i wont to set it to 200000 to show on the estate page
  11. Re: (New) Feature Vip News [V1] we need a sql file for this :-) anyone got one ??
×
×
  • Create New...