Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: Kaitlyn on May 21, 2011, 03:53:10 AM

Title: Invalid arguments passed error in log
Post by: Kaitlyn on May 21, 2011, 03:53:10 AM
I seem to be getting these 2 errors in my log only from guests who visit the forum not sure if something was changed that shouldn't of been or not

http://www.jesusay.com/index.php?http://www.jesusay.com/subscriptions/add/leadid/2021/backto/18: Undefined variable: user_infoFile: /home/human/public_html/Themes/default/BoardIndex.template.php (main sub template - eval?)
Line: 312

http://www.jesusay.com/index.php?http://www.jesusay.com/subscriptions/add/leadid/2021/backto/12: implode() [<a href='function.implode'>function.implode</a>]: Invalid arguments passedFile: /home/human/public_html/Themes/default/BoardIndex.template.php (main sub template - eval?)
Line: 312
Title: Re: Invalid arguments passed error in log
Post by: kat on May 21, 2011, 09:58:10 AM
The first thing to do, is to go to Admin>Server settings and check "Disable evaluation of templates", because that's giving you false errors.

Once you've done that, clear the error log and post any new errors you get.

:)
Title: Re: Invalid arguments passed error in log
Post by: flapjack on May 21, 2011, 10:02:54 AM
are you using prettyurl mod?
Title: Re: Invalid arguments passed error in log
Post by: flapjack on May 21, 2011, 07:54:16 PM
and here's the cause of your problems
Title: Re: Invalid arguments passed error in log
Post by: kat on May 22, 2011, 07:57:31 AM
That mod creates a lot of problems, sadly.

As it happens, you might like to read this:

http://www.simplemachines.org/community/index.php?topic=427913.msg3002288#msg3002288