I made this change to the code. Since the problem hasn't occurred for me I am unsure if it truly works. If one of you with consistent problems could try it and report any failures or problems that would be great. I plan to include this in the next release of the Joomla-SMF bridge. Code: //JOOMLAHACKS.COM : fix links global $mosurl; if(empty($mosurl)){ global $mosConfig_absolute_path; require_once($mosConfig_absolute_path."/administrator/components/com_smf/config.smf.php"); } $message = str_replace($scripturl."?", $mosurl, $message); I'm sorry...I think I'm missing something... Where exactly should I place the code ? |
Forum 





Author



Logged




Please? 





