Hi Kuroi,
I've been using admin profiles 1.0.6 for a while, but have recently been trying to integrate it into a new shop at install time (with a bunch of other modifications, with yours + extra boxes at the end).
If I run the install, login, then run the install SQL through the sqlpatch.php file, admin profiles works fine.
If I include the SQL as part of zc_install/sql/plugins/ (after renaming it to work within the mysql_"filename",sql convention of the installer) I just get a blank menu.
If I go to any standard admin page, I get the access denied message.
If I go to:
http://site.com/admin/admin_control.php?adminID=1
I get:
Admin Profile for test (test is the admin name)
with a Save and Cancel button, but nothing else.
For what it's worth -- if I append the SQL code to the end of zc_install/sql/mysql_zencart.sql and not use the plugins system, it still gives me the same issue.
Any ideas on where to go and start looking for a solution?
Regards,
Paul


Reply With Quote

