17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 884 Views |
-
Error after upgrading to newest version

27 May 2008 at 5:01am
Hi!
I have a strange error after upgrading from 2.2.1 to 2.2.2
I get following error message at the top of the webiste:Notice: Debug::sendLiveErrorsTo() is deprecated. Use Debug::send_errors_to() instead. in /home/xcellent-seminare/public_html/sapphire/core/Debug.php on line 254
Any idea what this could be?
Thanks,
Robin -
Re: Error after upgrading to newest version

27 May 2008 at 8:38pm
Its exactly like what it says
you have used sendLiveErrorsTo() in your code but it is now deprecated - you need to change it to use send_errors_to().
This is normally keep in the mysite/_config.php file so have a look in there for it! Otherwise do a search on the whole project!
-
Re: Error after upgrading to newest version

28 May 2008 at 5:32am
embarrassing :-D
this solved it, thank you very much
| 884 Views | ||
|
Page:
1
|
Go to Top |


