Need extra help with your Joomla site? Consider paid Joomla support by the developer of Chameleon and MetaMod.
- Index
- » MetaMod Pro
- » MetaMod Pro General Support
- » Please help to fix Conflict Metamod...
Please help to fix Conflict Metamod pro and Gantry from Rockettheme
Please help to fix Conflict Metamod pro and Gantry from Rockettheme
On freshly installed Rockettheme metamodpro is the very fisrst module I always install. And ... it is a conflict...
Code:
Whoops \ Exception \ ErrorException (E_ERROR)
HELP
Call to undefined method JModuleHelper::getModuleList()[size=14]
Open: /home/trendzy/public_html/libraries/gantry5/classes/Gantry/Framework/Platform.php
$modules = $this->getModuleList();
return $id && isset($modules[$id]) ? $modules[$id] : null;
}
protected function &getModuleList()
{
[b] if ($this->modules === null) {
$modules = \JModuleHelper::getModuleList();[/b]
$this->modules = [];
Please let me know if there is any hope to sove the conflict?
Re: Please help to fix Conflict Metamod pro and Gantry from Rockettheme
Hi Alex,
this has led me down an interesting rabbit trail.
1 - It's related at least to Gantry5. I don't know if it also occurs in Gantry4. Do you know if your RocketTheme template has to use v5 or if it may be able to use v4? If you can downgrade it would be interesting to see if that fixes it.
2 - In at least Joomla 3.4.8, AT LAST there are now plugin triggers in the "official" Module Helper Class that perform the functions that we have been asking for for years! This probably means it's no longer necessary for MetaMod Pro to override the Module Helper Class. I need to investigate in which version of Joomla this change took place so I can alter MetaMod Pro to take advantage of it. The plugin points have different names to the ones we put into the Override class, but I hope that the differences are superficial.
Stand by. I need to do some more investigating and testing but I hope it won't take too long to get a modified MetaMod Pro out the door.
Re: Please help to fix Conflict Metamod pro and Gantry from Rockettheme
Re: Please help to fix Conflict Metamod pro and Gantry from Rockettheme
ok, it seems you no longer use metramod sys plugin . I uninstaled plugin and module and installed new version. It seems tha tit works now. Thank you very much! I can not build any sites without your module! Love it!
Re: Please help to fix Conflict Metamod pro and Gantry from Rockettheme
If you mean "the module helper class" you're right, we no longer have to override that (hooray!). The system plugin is still required as part of MetaMod Pro.
Cheers,
Stephen
- Index
- » MetaMod Pro
- » MetaMod Pro General Support
- » Please help to fix Conflict Metamod...
Board Info
- Board Stats:
- Total Topics:
- 1689
- Total Polls:
- 6
- Total Posts:
- 5942
- Posts this week:
- 2
- User Info:
- Total Users:
- 7627
- Newest User:
- rudys68879
- Members Online:
- 0
- Guests Online:
- 183
- Online:
- There are no members online
Forum Legend:
Topic
New
Locked
Sticky
Active
New/Active
New/Locked
New Sticky
Locked/Active
Active/Sticky
Sticky/Locked
Sticky/Active/Locked