Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Forum Module /

Discuss the Forum Module.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Problem since 2.4.6


Go to End


4 Posts   2459 Views

Avatar
WalterW

Community Member, 18 Posts

4 January 2012 at 2:20am

We use the forum module quite a while under 2.4.5 (the last forum forum-0.3-r113106.tar.gz)
Now we changed to 2.4.6 with the blackcandy5 theme and now we get a lot of silverstripe errors, when our users look around in the forum entries. We cannot exactly determine the way how to reproduce the error

Warning: popCurrent called on ModelAsController controller, but it wasn't at the top of the stack
At line 454 in /www/htdocs/w0090f13/SilverStripe-v2.4.6/sapphire/core/control/Controller.php 

popCurrent called on ModelAsController controller, but it wasn't at the top of the stack 
Line 454 of Controller.php
Controller->popCurrent() 
Line 76 of ModelAsController.php
ModelAsController->handleRequest(SS_HTTPRequest) 
Line 282 of Director.php
Director::handleRequest(SS_HTTPRequest,Session) 
Line 125 of Director.php
Director::direct(/zahnxxxtsoftware/kundxxxxereich/forum-xxxx-dent/karteikarte/reply/themes/blackcandy5/css/ie6.css) 
Line 127 of main.php

The error message are just different in the last line
Director::direct(...rte/reply/themes/blackcandy5/css/ie7.css)

Anyone has some idea?
Is it the theme or is it 2.4.6 ???

Avatar
WalterW

Community Member, 18 Posts

27 January 2012 at 5:05am

Nobody has some idea about this problem? Can I do some debugging?

Is the forum module capable to handle nested url's ?

Avatar
mrProper

Community Member, 10 Posts

9 July 2012 at 6:35pm

Hi WalterW,
I have the same problem.
I have Uploadify in the frontend and got this error when uploading. Did you find some solution?

Regards

Avatar
WalterW

Community Member, 18 Posts

9 July 2012 at 7:02pm

I just ignore this error message, as it happens only in the forum and I cannot reproduce it!