Simple Machines Community Forum

Archived Boards and Threads... => Archived Boards => Mambo Bridge Support => Topic started by: rfujak on August 30, 2005, 10:24:04 AM

Title: Mamb0 & SMF w/bridge Fresh Installation - problems
Post by: rfujak on August 30, 2005, 10:24:04 AM

Hi,

I had a few problems with the Mamb0 and SMF bridge on my server on an important site, so not to mess it up i created a new folder and did a fresh installation of SMF and Mamb0 and then followed the step by step to get the bridge to work.

The test is here. http://www.magaluf.me.uk

Now I have two problems.

The first is the main problem. If I click forum ( I have checked it is the right link) in the menu then all I get is a blank page with some of the mambo stuff. But i know the forum is working because i can go to http://www.magaluf.me.uk/forum to see it not in Mamb0.
Also in the Mamb0 home page I have the recent posts module which displays the test post from SMF, but when this is clicked you are not taken anywhere.

They are both on the same DB.
Please can someone help.
Title: Re: Mamb0 & SMF w/bridge Fresh Installation - problems
Post by: Kindred on August 30, 2005, 12:29:09 PM
modules created by using a straight SSI function call will make the baord not display correctly if they are visible on the same page.

2 fixes...
1- Don't make SSI modules visible when the forum is open
2- Get a version of the module that uses the full code rather than an SSI call.