SMF bridge for Joomla troubles

17 years 1 month ago #505 by mailalon
Emir Hi,
I installed the last version of sef advance on my site (4.9.3) i use Joomla 1.0.11 and Ortsio's bridge latest version that is on the SMF site.

The problem is that i can't enter the forums
m using the forum in unwrpped mode so when clicking on the forst forum on the list it creates the url : www.babyhold.com/index.php?option,com_smf&/Itemid,36&/board,1.0

which of course is incorrect it should be
www.babyhold.com/index.php?option,com_smf&Itemid=36&board=1.0

the only way for the forum to run with the bridge is to disable sef advance , which of course i don't want.

Please help

Please Log in or Create an account to join the conversation.

17 years 1 month ago #506 by Saka
Hi mailalon,

Can you please contact me on mail with your admin password and FTP info.

Thanks.

Emir Sakic
www.sakic.net

Please Log in or Create an account to join the conversation.

17 years 1 month ago #525 by mailalon
Hi Emir,
I sent you an email with all the deatils but have not heard from you yet. Please help.

Alon

Please Log in or Create an account to join the conversation.

17 years 1 month ago #542 by Saka
Hello Alon,

It has been solved on your site now.

For other users having the same problem with links ending up in 404 errors I describe the solution.

Problem:
- SEF URLs are stripped by the trailing slash
- SEF Advance is not redirecting to slashed version because of the dots in URLs (thinking there are extensions)
- The URL ends up in 404 error

Solution:
- Don't strip trailing slash:
  In file components/com_smf/smf.php on line 235 change:
    $sefurl = substr($sefurl, 0, strlen($sefurl)-1);
    to:
    $sefurl = substr($sefurl, 0, strlen($sefurl));

Emir Sakic
www.sakic.net

Please Log in or Create an account to join the conversation.

17 years 1 month ago #545 by mailalon
Hi Emir,
Thanks for the quick reply.

But i'm sorry to dissapoint now there is not problem to enter the forum. however when you click on a messege title such as this :  www.babyhold.com/option,com_smf/Itemid,38/topic,7.msg9#msg9

you will get a 404 again.

Alon

Please Log in or Create an account to join the conversation.

17 years 1 month ago #546 by Saka
OK, will have a look on that too.

Emir Sakic
www.sakic.net

Please Log in or Create an account to join the conversation.

About us

We provide high quality Joomla components created by a co-founder and original core developer of Joomla. For over a decade, our products have been used by more than 20.000 webmasters around the world.

Stay in touch