|
Title: Problem with JSMF after updating to php5 (from 4) Post by: Lag on October 04, 2008, 03:27:01 PM Hi,
I've been using the jsmf bridge for ages now and must say it's brilliant. However, after updating to php5 yesterday I noticed some problems with the bridge. Some topics are suddenly not shown anymore, for example a thread has 2 pages and you click on the link to show the last post and that is shown. When you then click on the link of the first page you suddenly get an empty page (without errors though). When I open the SMF forum outside of joomla the page is shown correctly. Example: In joomla: http://www.clanspace.nl/component/option,com_smf/Itemid,57/topic,15.0/ Outside of joomla: http://www.clanspace.nl/forum/index.php/topic,15.0.html This also happens without SEF url's on 2 other sites of mine (hosted on the same server, also using joomla, smf and jsmf). I'm using Joomla 1.0.15 and SMF 1.1.6 and the latest version of the bridge (which still worked well after the last SMF update and until the php update) I'm not using any caching for SMF. I turned on debugging on one of my sites and opened a forum page that would generate an empty page. Below is the result of that, hope anyone here can help me out... (debug result in the next post, it was too long) Title: Re: Problem with JSMF after updating to php5 (from 4) Post by: Lag on October 04, 2008, 03:29:55 PM Code: DEBUG goes on much longer with the same kind of messages:-------------------------------------------------------------------------------- SEARCH: http://www.stichting-gameweekend.org/forum/index.php?action=register REPLACE: http://www.stichting-gameweekend.org/index.php?option=com_comprofiler&task=registers STATUS: Not found in buffer -------------------------------------------------------------------------------- SEARCH: http://www.stichting-gameweekend.org/forum/index.php?action=reminder REPLACE: http://www.stichting-gameweekend.org/index.php?option=com_comprofiler&task=lostPassword STATUS: Not found in buffer -------------------------------------------------------------------------------- SEARCH: var smf_scripturl = "http://www.stichting-gameweekend.org/forum/index.php"; REPLACE: var smf_scripturl = "http://www.stichting-gameweekend.org/forum/index.php";var jsmf_scripturl = "http://www.stichting-gameweekend.org/index.php?option=com_smf&Itemid=63&";var jsmf_quoteurl = "http://www.stichting-gameweekend.org/index.php?option=com_smf&Itemid=63&"; var smf_session_id = "3cb78f5df5c22a65e96038395c4338e3"; STATUS: Not found in buffer Title: Re: Problem with JSMF after updating to php5 (from 4) Post by: Lag on October 04, 2008, 03:30:44 PM Code: -------------------------------------------------------------------------------- Thanks in advance!SEARCH: form action="http://www.stichting-gameweekend.org/forum/index.php?action=quickmod2;topic=68.45" REPLACE: form action="http://www.stichting-gameweekend.org/index.php?option=com_smf&Itemid=63&action=quickmod2;topic=68.45" STATUS: Not found in buffer -------------------------------------------------------------------------------- SEARCH: form action="http://www.stichting-gameweekend.org/forum/index.php" REPLACE: form action="http://www.stichting-gameweekend.org/index.php?option=com_smf&Itemid=63&" STATUS: Not found in buffer -------------------------------------------------------------------------------- SEARCH: form action="http://www.stichting-gameweekend.org/forum/index.php?action=post2" REPLACE: form action="http://www.stichting-gameweekend.org/index.php?option=com_smf&Itemid=63&action=post2" STATUS: Not found in buffer -------------------------------------------------------------------------------- SEARCH: href="http://www.stichting-gameweekend.org/forum/index.php?action=help" REPLACE: href="http://www.stichting-gameweekend.org/index.php?option=com_smf&Itemid=63&action=help" STATUS: Not found in buffer -------------------------------------------------------------------------------- SEARCH: href="http://www.stichting-gameweekend.org/forum/index.php?action=search" REPLACE: href="http://www.stichting-gameweekend.org/index.php?option=com_smf&Itemid=63&action=search" STATUS: Not found in buffer -------------------------------------------------------------------------------- Title: Re: Problem with JSMF after updating to php5 (from 4) Post by: locutus on October 06, 2008, 03:27:32 AM Hi Lag,
You forgot one crucial thing to mention; to which version of PHP did you upgrade? There are some issues known. Please take a look over here: http://www.joomlahacks.com/component/option,com_smf/Itemid,94/topic,4600.0 Title: Re: Problem with JSMF after updating to php5 (from 4) Post by: Lag on October 06, 2008, 06:37:47 AM it's 5.2.6, just checked out the link that you posted and was able to fix the problem by editing the smf.class.php (the .htaccess option didn't work) as posted here:
http://www.joomlahacks.com/component/option,com_smf/Itemid,94/topic,4589.msg20446#msg20446 though that leaves me with the same problem as the others: no css is used for the first page (of a 2-paged topic) when opening the url in joomla. Title: Re: Problem with JSMF after updating to php5 (from 4) Post by: locutus on October 06, 2008, 09:11:53 AM I have made a comprehensive FAQ about JSMF over at my site: http://locutusweb.asw15.org/index.php/topic,9.0.html There is a third option to fix this problem and maybe the css tip in the faq can help.
Title: Re: Problem with JSMF after updating to php5 (from 4) Post by: Lag on October 06, 2008, 12:27:07 PM brilliant!
option 3 did the trick \o/ thanks! Title: Re: Problem with JSMF after updating to php5 (from 4) Post by: Lag on October 14, 2008, 01:24:58 PM unfortunately it did fix the problem, but created a new one:
now people can't create new topics anymore, modify them or reply to them by using the regular (non-quick) reply option because the text box where you're supposed to type doesn't show... any fix for that? (again: outside of the bridge everything still works) thanks in advance!
Joomla Forum | Powered by SMF 1.1 RC1.
© 2001-2005, Lewis Media. All Rights Reserved. Joomla Bridge by JoomlaHacks.com |