Re: Admin Profiles Support Thread
Hi Kuroi
How do I insert debug statements to find out what my issue is?
Re: Admin Profiles Support Thread
Hi,
I'm using Zen Cart v1.3.8a/v1.3.8 with Admin Profile. I'm not sure about it's version so I'm just pasing a header:
/**
* @package admin profiles
* @copyright Copyright kuroi web design 2006-2007
* @copyright Portions Copyright 2004 Jonathan Kontuk
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: admin_profiles.php - last updated 2006-05-01 by kuroi
*/
My problem is that even if I log in as the most privileged user (I tested it also with another administrative user account) I cannot set up user permissions. I am able to see f.ex. this page: http://<my_domain>/store/<admin_path>/admin_control.php?adminID=3 and I am able to check any fields abut as soon as I click "Save Changes" it takes me to admin's home page and when I check again user settings they are NOT changed.
Thy only way I can modify them is to change <prefix>_allowed_pages DB table.
Can you please help me to fix it?
Re: Admin Profiles Support Thread
Quote:
Originally Posted by
smatric
My problem is that even if I log in as the most privileged user (I tested it also with another administrative user account) I cannot set up user permissions. I am able to see f.ex. this page: http://<my_domain>/store/<admin_path>/admin_control.php?adminID=3 and I am able to check any fields abut as soon as I click "Save Changes" it takes me to admin's home page and when I check again user settings they are NOT changed.
Sounds like you've applied the Zen Cart security patch, but not the Admin Profiles patch that goes with it. Look back 6 posts.
Re: Admin Profiles Support Thread
Quote:
Originally Posted by
kuroi
Sounds like you've applied the Zen Cart security patch, but not the Admin Profiles patch that goes with it. Look back 6 posts.
Thank you so much. That's exactly what I needed.
Re: Admin Profiles Support Thread
Hi Kuroi,
I am contemplating the installation of your AddOn and I read the install.txt that comes with it and this seems like a great and easy to install AddOn but I have one little problem understanding or anticipating the amount of work that needs to be done considering the fact that I have several AddOns installed already:
- captcha_using_ttf__gd_v2-8_28-04-2007.zip
- hidecategories_1-10.zip
- sitemapxml__formerly_google_sitemap_2-1-0.zip
- faq_page_v1-0.zip
In your install.txt you write that "A well constructed contribution will either add to or provide a box file".
My question is: How do I know which AddOn (that I installed) requires this very careful and tedious manual editing of its box file?
Thanks very much.