Jump to content
MakeWebGames

MeBeSte

Members
  • Posts

    6
  • Joined

  • Last visited

MeBeSte's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Excellent thank you for your replies. Hmm I am afraid I do not know how to fix the errors myself. There is around 5 I have found so possibly few more. I imagine its simple, would anyone be willing to fix for a small fee Also I read about it being because I am using php 5.3.0. If I change to a server that allowed me to use and older version of PHP it will be fine? Regards.
  2. Yer I imagine it does what it says on the tin. I don't care for blocking right clicks on mygame anywho. So basically after playing the features on the game there is a few of these Deprecated: Functions What do they mean and how can I solve them? Example... Deprecated: Function session_register() is deprecated in /home/londonma/public_html/index.php on line 105 Regards.
  3. Hmm I just went into the menu.php file and deleted line 8 Failed opening required 'norightclick.php' And the menu appears. I know its solved my second problem but was that the right thing to do in th elong run?
  4. Please elaborate?
  5. I refreshed the page and it logged me in and now I have an error and white where the Crime menu etc should be but the rest of the game shows. Fatal error: require() [function.require]: Failed opening required 'norightclick.php' (include_path='.:/usr/local/php53/pear') in /home/londonma/public_html/menu.php on line 8 Could someone please help :) Also maybe explain how I can work out myself what these errors mean. Regards, Ste.
  6. Hi, I have finally learnt how to install scripts. :D Sady after I successfully installed and registered to the game. When I try to log in I get... Deprecated: Function session_register() is deprecated in /home/londonma/public_html/index.php on line 105 Any noob freindly advice would be greatfully apreciated. Please go easy if its something simple, I do Google things first. Regards, Ste.
×
×
  • Create New...