Please read before posting on the forums:
Welcome to the Maian Script World support forums. This is the only method for FREE support. If you require assistance or your problem is urgent, think about sending a donation first. Use your descretion with donations. Don`t expect too much of my time for a dollar. :p

You are required to register before you can post. Please post any problems you are encountering here and I`ll do my best to respond as soon as I can. Please note that a reply WILL be posted to all queries, so do not double post. Finally, there are no guarantees when a reply will appear. DO NOT post here and also use the contact option. Unless you have sent a donation, this will NOT speed up the response.

IMPORTANT! Posts in English ONLY please, thank you! Any other languages will be ignored.
SEARCH! Use the search option to see if your question has been answered on the forum before.
PRIVATE MESSAGES! Do NOT contact me via the private message option for support. Your message will be ignored.
DOCUMENTATION: Did you check to see if your question has been answered already in the script documentation?
AUTO ACCOUNT DELETION: If you have an account older than 2 months, but have made no posts or started no topics, it will automatically be deleted. Only register if you are thinking of posting. Thanks.

You are not logged in.

#1 2 February 2010 10:32:21

Xman
Member
Registered: 2 February 2010
Posts: 1

Deprecated Errors

Hi

I'm a web designer and have enrolled for php but only starting end of February.  I have wamp server on my machine and I installed the scripts successfully. When I click search, the search page returns with the following errors on top of the page:

Deprecated: Assigning the return value of new by reference is deprecated in ...\search.php on line 108

Deprecated: Assigning the return value of new by reference is deprecated in ...\control\Savant2.php on line 1155

Deprecated: Assigning the return value of new by reference is deprecated in ...\control\Savant2.php on line 1357

Deprecated: Assigning the return value of new by reference is deprecated in ...\control\Savant2.php on line 1496

but the results do appear at the bottom.

what should I do to remove the errors?

Your assistance will be very much appreciated.

Offline

 

#2 2 February 2010 19:17:54

msworld
Administrator
From: United Kingdom (Great Britain)
Registered: 9 May 2006
Posts: 4482

Re: Deprecated Errors

These are deprecated errors in PHP 6 and have been added to PHP to inform developers of the up and coming changes. You need to change your error reporting level so that it doesn`t show deprecated errors. The deprecated functions are gradually being removed with each update. They won`t stop the script from functioning.


David.

Maian Script World
http://www.maianscriptworld.co.uk

Offline

 

Board footer

MSWorld Forum
© R. Andersson