Page 1 of 1

Error from mainpage

Posted: Sat Aug 20, 2005 11:40 pm
by francisco
Using 0.8.3,
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 126
The data from the apache access log is:

Code: 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 -
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.

Re: Error from mainpage

Posted: Sun Aug 21, 2005 4:53 am
by garvinhicking
I am quite sure this is a plugin error. My bet is the staticpage plugin, which can yield this result when no static pages are defined in versions older than yesterday, where this bug was solved.

You can view a listing of all installed plugins with their versions if you go to the plugin config and click the "click here to install event plugin". Then all your plugins will be listed with a version together with those that are installable. Look at "your version:" below each plugin...

Regards,
Garvin