FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » System Error on Posts after applying theme template
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
System Error on Posts after applying theme template [message #30923] Mon, 20 March 2006 19:43 Go to next message
sputnik is currently offline  sputnik   United States
Messages: 2
Registered: March 2006
Karma: 0
Junior Member
We have been happily running FudForum 2.6.x at www.sputnik.com for a few years. It was integrated into our site's page wrapper and used themes to make it fit in with the rest of the site.

Recently we installed WordPress 2.01, adding a blog to our site.

Shortly thereafter, we noticed that new posts result in a system error. (Responses to existing posts seem to work.) Coincidentally, some of the sidebars in affected pages called posts from WordPress. We thought there might be some "interference" and removed the WordPress references from the sidebars on Forums pages. Unfortunately, that didn't fix things.

We then upgraded to the latest WordPress - 2.7.4 - and voila, you could post again.

However, once we re-applied our themes, the system error cropped up again, making it impossible to add new posts.

Can you give us any guidance?

Thank you.

Dave

Re: System Error on Posts after applying theme template [message #30940 is a reply to message #30923] Tue, 21 March 2006 14:22 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
The system error on the post page is caused by missing parameters being passed to the page. For example if neither $th_id or $frm_id parameters are supplied. Is it possible that Wordpress is somehow clearing out those values?

FUDforum Core Developer
Re: System Error on Posts after applying theme template [message #30991 is a reply to message #30940] Thu, 23 March 2006 20:58 Go to previous messageGo to next message
sputnik is currently offline  sputnik   United States
Messages: 2
Registered: March 2006
Karma: 0
Junior Member
Here is the header info that we pasted into the theme template:

<?include("standardincludes.php");$env['doctype_declaration']="<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">";$env['title']='Sputnik User Forums';$env['description']='';$env['keywords']='';$env['leftsidebar_file'] ='default-forums-leftsidebar.html';$env['rightsidebar_file']='';$env['css_f ile']= "/forum/theme/Sputnik/forum.css";$env['javascript_file']='/forums/lib.js';top_html($env,$vars);? >
<h1>Sputnik Forums</h1>
<table width="95%" border="0" cellspacing="3" cellpadding="0"><tr><td class="ForumBackground">

Is there a way to be sure the key FudForum variables are getting passed?

Thanks,

Dave
Re: System Error on Posts after applying theme template [message #31007 is a reply to message #30991] Fri, 24 March 2006 16:28 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Can you attach the compiled file where the parser error is?

FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Migrating to a new server
Next Topic: Can not Login After Upgrade
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Tue Jun 04 19:48:57 GMT 2024

Total time taken to generate the page: 0.02376 seconds