Error from mainpage
Posted: Sat Aug 20, 2005 11:40 pm
Using 0.8.3,
Upon entering the first page there is an error in the apache log.
The data from the apache access log is:
One interesting/strange point. I have a test setup on a different machine and it doesn't have the problem.
Both are 0.8.3.
Is there an info page that shows all the modules and their versions to try to determine what is the difference between these two setups as to better troubleshoot the problem? My guess must be one of the plugins.
Upon entering the first page there is an error in the apache log.
Code: Select all
Cannot use a scalar value as an array in /htdocs/virtual/natserv/htdocs/backuptalk.com/include/functions.inc.php on line 126Code: Select all
"GET / HTTP/1.1" 200 2618
"GET /index.php?/serendipity.css HTTP/1.1" 200 6681
"GET /templates/idea/img/I_had_an_idea.jpg HTTP/1.1" 304 -
"GET /templates/idea/img/clock_face_messy_paint_runs.jpg HTTP/1.1" 304 -
"GET /templates/default/img/xml.gif HTTP/1.1" 304 -
Both are 0.8.3.
Is there an info page that shows all the modules and their versions to try to determine what is the difference between these two setups as to better troubleshoot the problem? My guess must be one of the plugins.