17488 Posts in 4473 Topics by 1978 members
| Go to End | ||
| Author | Topic: | 23190 Views |
-
Re: Image Gallery Extension: Testers Needed

16 December 2008 at 5:18am
i'm already here a few minutes..
i put
Debug::send_errors_to("my@email.com");
Debug::send_warnings_to("my@email.com");
Debug::log_errors_to("");into my mysite/_config.php
I get this with the second and third line:
Fatal error: Call to undefined method Debug::send_warnings_to() in /srv/www/vhosts/domain.com/httpdocs/mysite/_config.php on line xx
Fatal error: Call to undefined method Debug::log_errors_to() in /srv/www/vhosts/domain.com/httpdocs/mysite/_config.php on line xxbut the elementary line make no error. [Debug::send_errors_to("my@email.com");]
but i dont recieve an email when i do the db rebuild where it stops at ImageGallery :Si tried to get an error report at mail, so i removed an " ; " in _config.php. The website shows the error, but i did not recieve an email..
so.. how can i help you to help me? cu tommorow
-
Re: Image Gallery Extension: Testers Needed

16 December 2008 at 5:24am
Apparently send_warnings_to and log_errors_to are not valid methods of the Debug class? Can you remove those and just keep send_errors_to ?
-
Re: Image Gallery Extension: Testers Needed

16 December 2008 at 9:07am
Had to take the weekend off - be at it today/tomorrow - thanks!
| 23190 Views | ||
| Go to Top |

