Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Forum How-To (http://forum.bytesforall.com/forumdisplay.php?f=9)
-   -   [SOLVED] Suppressing Error/Warning Messages in Atahualpa 3.4.5. (http://forum.bytesforall.com/showthread.php?t=6353)

steveund Mar 19, 2010 12:03 PM

[SOLVED] Suppressing Error/Warning Messages in Atahualpa 3.4.5.
 
Occasionally I will get a warning message as my PHP code pulls an RSS feed. It just might be timing or resource not available problem. But I really want to turn off displaying these Error/Warning messages on the Production site.

Warning: array_slice() expects parameter 1 to be array, null given in /home/xxxxx/public_html/wp-content/plugins/exec-php/includes/runtime.php(42) : eval()’d code on line 76

I tried turning display_errors = off and display_startup_errors = off in the php.ini file, with no luck.

Is there a way in Atahualpa 3.4.5 to control Error and Warning Messages?

http://newssportsheadlines.com/

Thanks in advance
Steve Underwood
Editor
http://newssportsheadlines.com/

juggledad Mar 19, 2010 12:15 PM

The errors are PHP errors, nothing in Atahualpa or Wordpress controls them. You have to change a setting in the php.ini config files. Here is a link to an explaination.
http://dba.fyicenter.com/faq/sql_ser..._Messages.html

steveund Mar 19, 2010 12:31 PM

Thanks I will give it a try.


All times are GMT -6. The time now is 09:28 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.