SMF bridge for Joomla troubles
- mailalon
- Offline
- New Member
Less
More
- Thank you received: 0
17 years 7 months ago #547
by mailalon
Emir,
I think that the reason is another dot in the url
www.babyhold.com/option,com_smf/Itemid,38/topic,7 .msg9#msg9
I think that the reason is another dot in the url
www.babyhold.com/option,com_smf/Itemid,38/topic,7 .msg9#msg9
Please Log in or Create an account to join the conversation.
- mailalon
- Offline
- New Member
Less
More
- Thank you received: 0
17 years 7 months ago #548
by mailalon
Hi Emir,
Thanks for your help on this. I wouldn't mind avoiding sef links for the smf forum but the real trouble is that from some reason even if you select in sef advance to ignore the bridge component it still put sef links inside the forum itself and gives 404 errors.
therefor, someone who runs sef advance can't run smf bridged and vice versa. as a site owner you have to choose if to run sef links or smf which is a hard choice as long as their is no really a good forum to joomla.
Alon
Thanks for your help on this. I wouldn't mind avoiding sef links for the smf forum but the real trouble is that from some reason even if you select in sef advance to ignore the bridge component it still put sef links inside the forum itself and gives 404 errors.
therefor, someone who runs sef advance can't run smf bridged and vice versa. as a site owner you have to choose if to run sef links or smf which is a hard choice as long as their is no really a good forum to joomla.
Alon
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
17 years 7 months ago #550
by Saka
Emir Sakic
www.sakic.net
Fixed that one too now:
www.babyhold.com/option,com_smf/Itemid,38/topic,2.msg2#msg2
This time the problem was in .htaccess file (that's why I always recommend using .htaccess from SEF Advance package, not the one that comes with Joomla!).
I commented out this line:
RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$ [NC]
www.babyhold.com/option,com_smf/Itemid,38/topic,2.msg2#msg2
This time the problem was in .htaccess file (that's why I always recommend using .htaccess from SEF Advance package, not the one that comes with Joomla!).
I commented out this line:
RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$ [NC]
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- mailalon
- Offline
- New Member
Less
More
- Thank you received: 0
17 years 7 months ago #552
by mailalon
It worked !!! Thanks!
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
17 years 7 months ago #553
by Saka
Note that the errors were not in SEF Advance.
First error was in smf bridge and the second one in .htaccess
Emir Sakic
www.sakic.net
It worked !!! Thanks!
Note that the errors were not in SEF Advance.
First error was in smf bridge and the second one in .htaccess
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- mailalon
- Offline
- New Member
Less
More
- Thank you received: 0
17 years 7 months ago #555
by mailalon
thats true,
you mightt note however that there is a bug in sef, not being able to ignore the two smf components.
All the best,
Alon
you mightt note however that there is a bug in sef, not being able to ignore the two smf components.
All the best,
Alon
Please Log in or Create an account to join the conversation.