I just used my spart ftp to upload the admin folder for this module per the instructions for implementing it.
http://www.zen-cart.com/index.php?ma...products_id=86
now im getting this error. I cant access any of my admin panel anymore. any thought?
I just used my spart ftp to upload the admin folder for this module per the instructions for implementing it.
http://www.zen-cart.com/index.php?ma...products_id=86
now im getting this error. I cant access any of my admin panel anymore. any thought?
i didnt install the install_adminlevels.sql patch, but now when i goto php myadmin and try to run install_admin_profiles.sql I get this:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'install_admin_profiles.sql' at line 1
Last edited by dfoxengr; 17 Mar 2008 at 05:47 PM.
It's important that the installation instructions are followed precisely, especially for this module, since the SQL script creates the user who has access to everything. If it's not run as part of the setup, Admin Profiles will still do its job of preventing access to anything to which a user is not entitled, there just won't be any users entitled to do anything.
You can correct this after the event, and it sounds as though you are heading in the tight direction. I haven't used phpMyAdmin for a long, long time, so I'm working from very distant memories. I believe that it allows you to either execute a file, or a series of instructions. It sounds as though you have gone to the right place, but are trying to execute the file name as an instruction, rather than the contents of the file.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
thank you.
i just had to manually delete all the installed files and reinstall it the original way per the instructions. it works now.