SimplePortal

Support => English Support => Topic started by: Gossamer on November 08, 2010, 03:53:08 AM

Title: Errors on front page in Standalone Mode
Post by: Gossamer on November 08, 2010, 03:53:08 AM
I have SMF 2.0 RC4 installed on my forum and Simple Portal 2.3.3.  I just upgraded from RC3 to RC4 and did not have this issue on the previous versions.

Simple portal works just fine when its in its front page mode, but when I put it into standalone, the text on the index is bigger than it should be and I get the following errors at the top of the screen:

Quote
Notice: Undefined index: change_subaccount in /home/gossamer22/markedrp.com/forum/Sources/Load.php(2295) : eval()'d code on line 73

Notice: Undefined index: change_subaccount in /home/gossamer22/markedrp.com/forum/Sources/Load.php(2295) : eval()'d code on line 90

Any ideas?
Title: Re: Errors on front page in Standalone Mode
Post by: AngelinaBelle on November 09, 2010, 10:51:44 AM
This problem would seem to have something to do with a subaccount mod.
 
You are saying the problem occurs
* only when SimplePortal is in standalone mode?
* on the forum index  (markedrp.com/forum/index.php?action=forum)
 
That error message implies that something to do with the subaccount mod is going on in Load.php at line 2295 -- perhaps in function loadSession, or in a function the mod inserted before loadSession, or maybe even in loadTheme (would need a copy of your Load.php to know for sure).  This seems to be failing because something that was SUPPOSED to have happened to define subaccount-related stuff has not happened. The actual problem, of course, occurs not in Load.php itself, but in the file being eval'd.
 
The problem could be occuring during eval of some template file.
 
What's going on in Load.php at line 2295?  Please attach Load.php
Title: Re: Errors on front page in Standalone Mode
Post by: ccbtimewiz on November 09, 2010, 01:19:07 PM
Can you disable template evaluation?
Title: Re: Errors on front page in Standalone Mode
Post by: AngelinaBelle on November 16, 2010, 05:09:23 PM
Any progress here?
SimplePortal 2.3.8 © 2008-2024, SimplePortal