| Ok, here is a snippet from the httpd error logs (my apologies for the length of this post).
[client 66.249.66.102] PHP Notice: Undefined variable: new_array in /var/www/html/indie-news.net/libs/ez_sql_core.php on line 234
[client 66.249.66.102] PHP Notice: Undefined index: pretitle in /var/www/html/indie-news.net/templates_c/c_6e9d47fca259527c18191d29afe6df5a.php on line 87
[client 66.249.66.102] PHP Notice: Undefined index: body_args in /var/www/html/indie-news.net/templates_c/c_6e9d47fca259527c18191d29afe6df5a.php on line 95
[client 66.249.66.102] PHP Notice: Undefined index: search in /var/www/html/indie-news.net/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 8
[client 66.249.66.102] PHP Notice: Undefined index: link2 in /var/www/html/indie-news.net/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 131
[client 66.249.66.102] PHP Notice: Undefined index: text2 in /var/www/html/indie-news.net/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 133
[client 66.249.66.102] PHP Notice: Undefined index: link3 in /var/www/html/indie-news.net/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 134
[client 66.249.66.102] PHP Notice: Undefined index: text3 in /var/www/html/indie-news.net/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 136
[client 66.249.66.102] PHP Notice: Undefined index: link4 in /var/www/html/indie-news.net/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 137
[client 66.249.66.102] PHP Notice: Undefined index: text4 in /var/www/html/indie-news.net/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 139
[client 66.249.66.102] PHP Notice: Undefined index: category in /var/www/html/indie-news.net/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 179
[client 66.249.66.102] PHP Notice: Undefined index: setmeka in /var/www/html/indie-news.net/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 184
[client 66.249.66.102] PHP Notice: Undefined index: setmeka in /var/www/html/indie-news.net/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 187
[client 66.249.66.102] PHP Notice: Undefined index: setmeka in /var/www/html/indie-news.net/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 190
[client 66.249.66.102] PHP Notice: Undefined index: setmeka in /var/www/html/indie-news.net/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 193
[client 66.249.66.102] PHP Notice: Undefined index: setmeka in /var/www/html/indie-news.net/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 196
[client 66.249.66.102] PHP Notice: Undefined index: setmeka in /var/www/html/indie-news.net/templates_c/c_1ef20ce3d40db3ec68f39d97694c4927.php on line 199
[client 66.249.66.102] PHP Notice: Undefined index: login_username in /var/www/html/indie-news.net/templates_c/c_aba96227d5bf998743c76eb29491c28e.php on line 20
[client 66.249.66.102] PHP Notice: Undefined index: login_username in /var/www/html/indie-news.net/templates_c/c_aba96227d5bf998743c76eb29491c28e.php on line 41
[client 66.249.66.102] PHP Notice: Undefined index: login_username in /var/www/html/indie-news.net/templates_c/c_02c60e36719986c34b1cd6f92ff68298.php on line 24
[client 66.249.66.102] PHP Notice: Undefined variable: new_array in /var/www/html/indie-news.net/libs/ez_sql_core.php on line 234
[client 66.249.66.102] PHP Notice: Undefined variable: new_array in /var/www/html/indie-news.net/libs/ez_sql_core.php on line 234
Any ideas?
thanks in advance! |