Hi,
I'm trying to integrate SMF 1.1.5 with Mambo 1.5.3 and JSMF_2_0_RC2.
I get the following Fatal error when going to the forum component from mambo, ie URL =
http://localhost/mambo/index.php?option=com_smf&Itemid=45Fatal error: main() [<a href='function.main'>function.main</a>]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "jsmfFrontend" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in C:\xampp\htdocs\mambo\components\com_smf\smf.php on line 100
Any ideas how to solve this?
The install guide states that Joomla/Mambo index.php file needs to be patched with an appropriate index.php from the JSMF_2_0_RC2 zip. However, there's no index.php patch file for Mambo 1.5.3.
Where can I get this patch?
Thanks in advance,
DV