I am using the latest versions of Joomla, SMF and the bridge and had the mod working fine until I installed virtuemart. Now the mod_RecentTopics is showing an undefined function () error. I looked in the code and I am guessing the virtuemart install overwrote something in my template it shouldn't have. The SMF login box still works. Any ideas?
VirtueMart and SMF both use a variable named $func. Each of them uses it for something different. So, you can't have a VM module on the same page as a SMF module.
I don't even have the VM module published though. I also tried going in and setting the VM module to display only on pages that the Recent Topics mod does not and the same thing. Do I need to edit the template? The exact error is:
Fatal error: Call to undefined function: () in /modules/mod_smf_recentTopics.php on line 89
Are there any VM mambots (plugins) installed? Are they published?
mosproductsnap and virtuemart.searchbot are installed but NOT published.