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
- » Discord with UserToolbar Extension
Discord with UserToolbar Extension
Discord with UserToolbar Extension
When userbar toolbar plugin is active, usermetamodpro plugin doesn't work. It doesn't solve layout problems. If i disable userbar plugin, the problem disappear.
UserToolbar plugin: http://extensions.joomla.org/extensions … lbars/8691
04-Mar-10 09:21:25
Re: Discord with UserToolbar Extension
Hi Koraykupe,
the problem is in the UserToolbar extension,
file: backend/classes/buttons/module.php
line:
require_once(JPATH_LIBRARIES.DS.'joomla'.DS.'application'.DS.'module'.DS.'helper.php');
This is the wrong way to import helper classes from the Joomla libraries, and it conflicts with MetaMod Pro.
This line should be replaced with:
jimport("joomla.application.module.helper");
That's the most obvious thing I can see in the UserToolbar, from just looking at the code. Try fixing that, and see it it helps. I think it probably will
Cheers,
Stephen
Re: Discord with UserToolbar Extension
I installed User Toolbar to see what's going on - it's nice, isn't it!
Ok here's all you have to do: you need to ensure that the "System - Metamod Pro" plugin is BEFORE the "System - UserToolbar (uBar)" plugin, in the Plugin Manager in Joomla.
On my list of plugins, I put MetaMod Pro at position -50 so that when I install other extensions, MetaMod Pro will always be first on the list.
The edit that I suggested above is still a good idea, but I tested MetaMod Pro with and without that edit to uBar, and it worked both ways, as long as MetaMod Pro is first in the list of plugins.
I trust that will help,
Stephen
- Index
- » MetaMod Pro
- » MetaMod Pro General Support
- » Discord with UserToolbar Extension
Board Info
- Board Stats:
- Total Topics:
- 1689
- Total Polls:
- 6
- Total Posts:
- 5942
- Posts this week:
- 2
- User Info:
- Total Users:
- 7630
- Newest User:
- welch84998
- Members Online:
- 0
- Guests Online:
- 140
- 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