Hello,
I have 2 databases and a frequent error log is being generated for both. The site visitors dont see any error but the log looks something like this:
[18-Feb-2014 19:32:25 America/Denver] PHP Notice: Undefined variable: do in /xxx/xxxx/public_html/reviews/main.php on line 146
[18-Feb-2014 19:32:25 America/Denver] PHP Notice: Undefined variable: w in /xxx/xxxx/public_html/reviews/main.php on line 225
[18-Feb-2014 19:32:25 America/Denver] PHP Notice: Undefined variable: start in /xxx/xxxx/public_html/reviews/main.php on line 242
These errors occur much more frequent now when I change hosts. The host denies it has anything to do with them. But before I switched I hardly ever had something in my error log. Any idea what might be wrong?