939 Posts in 271 Topics by 291 members
Forum Module
SilverStripe Forums » Forum Module » "starttopic" doesnt work
Discuss the Forum Module.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 965 Views |
-
"starttopic" doesnt work

14 April 2009 at 4:49am
Hi,
I installed the forum module to my site and I really like it. Since I added some more features, eg the mollom-Module, the method "starttopic" doesn´t work any more. If a user of any group tries to start a new topic, a white page with no html-code at all appears, nor any error message. Since I´m new to saphire and SilverStripe I don´t know how to track down this error. The method starttopic resides at the Forum_Controller.
I´m sure it´s just a small error, I tried to find it for hours. I appreciate any help or hint.
-
Re: "starttopic" doesnt work

14 April 2009 at 9:51pm
I might have solved this by myself. Since I was developing on my localhost and had no internet access, the mollom spam protection did not work well and i got these odd results.
-
Re: "starttopic" doesnt work

17 April 2009 at 1:05am
I'd be interested to learn how you resolved this issue.
I have the same issue in that I'm unable to start a new forum topic (SS 2.3.1 and latest stable forum release - I've tried the SVN trunk too). I seem to be able to post to the forum on existing topics but I'm unable to start new ones.
-
Re: "starttopic" doesnt work

17 April 2009 at 6:17pm Last edited: 17 April 2009 6:27pm
I´m quiet shure, that the bug had something to do with the mollom-module or the spamprotection-module. I didn´t fix that bug nor did I find it´s cause. Although my system is in developer mode I had no error message at all. The problem went away when I came back from hollyday and had internet access again.
-
Re: "starttopic" doesnt work

30 May 2009 at 5:48pm
I just had this problem, and it was an issue with my theme, which has its own custom forums theme. I think that the problem was the following line in Forum_starttopic.ss:
$ReplyForm
which should be:
$ReplyForm(true)
My solution was to copy the Forum_starttopic.ss from the forum/template/ folder. I suppose deleting the custom forum theme would work too.
Hans
-
Re: "starttopic" doesnt work

1 June 2009 at 10:14pm
Hello HansR,
thanks for your help. Next time I´ll try your way.
| 965 Views | ||
|
Page:
1
|
Go to Top |



