Home » Forum
NoNumber!

Joomla!® Websites & Extensions
development  -  support  -  consultancy

I try to respond within 48 hours (excluding weekends).
If I haven't responded by then, feel free to post a reminder or bug me via email.

My last reply was: 11 Minutes ago.

Welcome, Guest
Please Login or Register.    Lost Password?

Add to menu can not be displayed in other types of admin users such as Administrator or manager
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Add to menu can not be displayed in other types of admin users such as Administrator or manager
#5581
Add to menu can not be displayed in other types of admin users such as Administrator or manager 2 Years, 2 Months ago  
"Currently it only allows Super Admins to use it. I am planning to add a setting so you can define what backend user group levels can use it.

If you want to change it now, go into the /administrator/modules/mod_addtomenu/mod_addtomenu.php and remove the top bit:
if( $user->usertype != 'Super Administrator' ) {
", "return;
}

Then it is available for the whole backend."
Peter van Westen
Admin
Posts: 9147
User Online NowClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#5579
Add to menu can not be displayed in other types of admin users such as Administrator or manager 2 Years, 2 Months ago  
Hi.
add to menu module be displayed when I login with Super Administrator user but when I login whith Administrator user type it can not be dislplayed in status position !
what can I do?
khajenejad
Posts: 2
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#13489
Re:Add to menu can not be displayed in other types of admin users such as Administrator or manager 1 Year ago  
Where do you make this change now with the newest version of Add to Menu?

I'd like to have Manager level be able to see and use this in the admin control panel.
Mike Mayleben
Posts: 2
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#13490
Re:Add to menu can not be displayed in other types of admin users such as Administrator or manager 1 Year ago  
Found it...

/administrator/modules/mod_addtomenu/addtomenu/elements

open up title.php and edit line 105 to look like this:

if( strlen( $version ) && strlen( $version_file ) && ( $user->usertype == 'Super Administrator' || $user->usertype == 'Administrator' || $user->usertype == 'Manager' ) ) {
Mike Mayleben
Posts: 2
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: Peter van Westen
hosting joomla
Open Source Training | Online Joomla! Training and Support
MaxCDN | Content Delivery Network | Accelerate your site to the max