wpmu 2.7.1 and SimplePress forum

Hey there.

2 days ago I noticed my forums were no longer working, the site stopped in the middle of the page generation. So the source code of the page containing the forum is cut off, see here: http://zice.ro/forums/

I checked my php logs and error logs and here is what I find:

Fatal error: Call to undefined function sf_render_page() in /mydomain/wp-content/plugins/simple-forum/sf-control.php on line 306

also see my posts on the simpel press forum:

http://simplepressforum.com/support-forum/simplepress-forum-on-mu/forum-stopped-working/

and a related post: http://simplepressforum.com/support-forum/spf-version-4/forum-version-40-fatal-error/

unfortunately I can’t retrace the changes since it last worked (last week or so?) as there were too many plugin upgrades in between :slight_frown: and disabling all plugins would be a chore, is there any chance someone could help tracing this? I mean when it comes to generate the forum, there seems to be a clash with another plugin… but I am unsure how or what else to do :-9

  • Andrew
    • Champion of Loops

    Hiya,

    If you’ve pretty much narrowed it down to a plugin conflict then the best thing is to just disable them all to confirm and then disable or add back in one at a time to narrow it down to the plugin causing the issue.

    You could also just toss up a test install with the forum plugin and add the plugins one at a time to that install to narrow it down.

    Thanks,

    Andrew

  • christofire
    • Design Lord, Child of Thor

    In case it’s helpful to know, I had SimplePress forum working just fine in 2.7.1 until I decided to install bbPress this weekend. I never saw an error with it, however, I didn’t upgrade the plugin to the latest version that just came out.