May 17, 2012, 01:37:07 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Revenue sharing launched. This is offered as a "thank you" for being a member of webmasterstalks.com community! If you have an Adsense/Yahoo publisher account then you can start right away !
 
  Home   Forum   Help Search Directory Calendar Login Register    RSS 2.0 feedAtom feed


News
Revenue sharing launched. This is offered as a "thank you" for being a member of webmasterstalks.com community! If you have an Adsense/Yahoo publisher account then you can start right away !
Pages: [1]
  Print  
Author Topic:

Bug w/ Seo4SMF 0.2.9.9 and TinyPortal 0.9.8

 (Read 1977 times)
0 Members and 1 Guest are viewing this topic.
sonnenblende
Newbie
*

Points: 0
Offline Offline

Posts: 3


« on: September 06, 2007, 09:25:09 »

Hi there,

after taking some time to figure out why my installation of Seo4SMF would not run (actually, I missed the part where it does not say explicitly "edit your .htaccess" - and I like to have my .htaccess write protected so the package installer couldn't possibly have done it for me), I have now found one remaining bug that renders Seo4SMF useless for me:

I use SMF 1.1.3 with TinyPortal 0.9.8 and - only to be expected - the FCKeditor that comes with TP. After activating Seo4SMF, everything works absolutely like a charm - except for a small number of TP-URLs that don't get beautified but that work nevertheless.

HOWEVER, good old FCKeditor does _not_ work anymore after activating Seo4SMF. Instead of the editor window, I get the forum front page mirrored into the frame where the editor should be displayed.

I suppose others have seen that behavior as well and might have figured out a solution. I would very much appreciate a hint, since in all other aspects Seo4SMF is a desirable add-on to my forums.

Can anyone please help?

Thanks,

Jerry
Logged


sonnenblende
Newbie
*

Points: 0
Offline Offline

Posts: 3


« Reply #1 on: September 06, 2007, 13:40:42 »

Okay, this may not be the most sophisticated solution out there, but adding the following two lines to .htaccess immediately after the RewriteEngine on directive solved it:

RewriteRule  ^FCKeditor(.*) FCKeditor$1 [L]
RewriteRule  ^wysiwyg(.*) wysiwyg$1 [L]


What it does: Force mod_rewrite to leave all calls to URLs unter FCKeditor or wysiwyg (the two JavaScript editors that come with TP) alone. It may be easier than that, but it works fine for me.

Have fun,

Jerry
Logged
naga
Jr. Member
**

Points: 0
Offline Offline

Posts: 6


« Reply #2 on: September 19, 2007, 04:07:27 »

this did not fix it for me:(
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
TinyPortal v0.9.7 © Bloc
Valid XHTML 1.0! Valid CSS!