Possible fix for Chronoforms 4 and sh404SEF 3 issue

gibilogic 15 Jul, 2011
Sorry if this was already known, i did not found it in the forum.

There is an issue with Joomla 1.6, sh404SEF 3 and Chronoforms 4. When you enable Chronoforms Content Plugin, all sh404SEF rewritten links go to the home page.

By manually investigating, i found that if i comment line 6 in the plugin:

$mainframe->initialise();

everything works perfectly. Only, i am not sure if this is a safe thing to do. I presume the plugin should check if the mainframe is already initialized?
GreyHead 15 Jul, 2011
Hi gibilogic ,

Someone posted this a couple of weeks ago. As far as I know they haven't posted any bad side effects from commenting the line out.

Bob

PS It was on the Bug list post but not clearly linked to SEF URLs, I've updated the post.
This topic is locked and no more replies can be posted.