I hate to ask this question as i am sure it is somewhere in the posts. I looked back about 10 pages and didnt see a link or anything were i could download this mod.
If you have it or can point me in the right direction.
Thanks
Printable View
I hate to ask this question as i am sure it is somewhere in the posts. I looked back about 10 pages and didnt see a link or anything were i could download this mod.
If you have it or can point me in the right direction.
Thanks
After installing Admin Profiles on the latest version of zencart, my admin login page loaded without the menu options.
I checked the cache and this is what it said:
[02-Apr-2011 16:05:08] PHP Fatal error: Call to undefined function menu_header_visible() in /Applications/XAMPP/xamppfiles/htdocs/zencart/dr38fdruejdorjeio/includes/header_navigation.php on line 18
I don't know what I did wrong or what to do to fix this. Any suggestions?
I just installed admin profiles and now i get a blank page at admin login.
Zencart 1.3.9h
This is the debug file -
[27-Apr-2011 01:11:06] PHP Fatal error: Cannot redeclare zen_draw_admin_box() (previously declared in /home/newmedia/public_html/newmediastudio/onlinequote/admin-renamed/includes/functions/general.php:2955) in /home/newmedia/public_html/newmediastudio/onlinequote/admin-renamed/includes/functions/admin_profiles.php on line 259
I re-uploaded everything but still the same problem. I've looked at both functions/general.php and functions/admin_profiles.php but I can't see the problem.
I'm a bit stuck here so all sugestions greatly appreciated.
Thanks.
You shouldn't have that function in both functions/general.php and functions/admin_profiles.php. That's what it means by being unable to redeclare it.
The one in functions/general.php should be commented out or removed.
Thanks Kuroi,
that fixed it. I don't know why it would have that code twice. Any ideas?
The function in functions_general is the original Zen Cart version, the other is the one that replaces it.
OK, thanks.
Did i miss that in the readme.txt somewhere?
Is there anything else to change apart from the changes to admin/admin.php ?
It's patch 4 in the step 3. And yes, patch 3 is for changes to the admin/includes/languages/english.php file.
I have searched the forums and tried to narrow my search to this forum post, but could not figure it out. Unless maybe my problem has not even been addressed yet.
I have installed the profiles module step by step and have not had a single issue until I get to the point where after I log in, I go to Admin > Tools > Admin Settings
And this is what comes up on my screen instead of menus where I assign permissions, etc:
Parse error: syntax error, unexpected $end in /home/danny89/public_html/shop/test_admin/admin.php on line 346
Can anyone tell me what is causing this and how I go about solving the issue?
V 1.3.9h