Re: Admin Profiles Support Thread
Quick question.
I am going through the files for the beta version (1.1.0) of AP and found the following.
The following files have no ending ?>
admin_profiles_data.php
admin_profiles.php
init_admin_auth.php
Is that by design or does it need to be added?
Thanks,
Rick
Re: Admin Profiles Support Thread
Quote:
Originally Posted by
disciple
Quick question.
I am going through the files for the beta version (1.1.0) of AP and found the following.
The following files have no ending ?>
admin_profiles_data.php
admin_profiles.php
init_admin_auth.php
Is that by design or does it need to be added?
Thanks,
Rick
https://www.zen-cart.com/tutorials/i...hp?article=313
Re: Admin Profiles Support Thread
I submitted an update, version 1.1.1, based on Kuroi's beta 1.1.0 which should be available soon. It is compatible with Zen Cart 1.3.9h. I suggest waiting for the update to be posted, if you're using 1.3.9h.
Re: Admin Profiles Support Thread
What are the differences/changes?
Re: Admin Profiles Support Thread
Will this mod allow users to be restricted so that the only thing they can do is view products? Not even edit or anything? I have a client who just wants to be able to allow her suppliers to login and view stock levels.
Thanks!
Re: Admin Profiles Support Thread
The 1.1.1 version includes various changes in the install instructions, which includes files that need to be manually patched and corrected instructions for that, and a correction to a file (which was requested by an earlier post in this forum). I have it installed and working correctly on various 1.3.9h stores.
The mod lets you select what you want each admin to be able to see and access. It's fairly comprehensive.
If you're in a hurry, send a message to me with your email address and I can send you the zip file.
Re: Admin Profiles Support Thread
The updated version is now posted. Again, I don't take credit for Kuroi's work, just wanted to get the new version posted for others, plus make the minor tweaks to ensure compatibility with 1.3.9h.
Re: Admin Profiles Support Thread
I just installed the updated version, but every page in the admin is now blank, including the login screen. I'm not sure what the problem is? I installed on 1.3.9g.
Re: Admin Profiles Support Thread
OK, the blank page only happens on certain pages. I don't know them all yet, but for example, it happens every time I try to clean the admin activity log. It also happens every time I try to save new user permissions. I checked the error log and this is the error whenever there is a blank page:
Quote:
[29-Dec-2010 23:29:07] PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home3/babyonb1/public_html/storemanager/includes/functions/database.php:171) in /home3/babyonb1/public_html/includes/functions/sessions.php on line 114
[29-Dec-2010 23:29:07] PHP Warning: Cannot modify header information - headers already sent by (output started at /home3/babyonb1/public_html/storemanager/includes/functions/database.php:171) in /home3/babyonb1/public_html/storemanager/includes/init_includes/init_templates.php on line 28
[29-Dec-2010 23:29:07] PHP Warning: Cannot modify header information - headers already sent by (output started at /home3/babyonb1/public_html/storemanager/includes/functions/database.php:171) in /home3/babyonb1/public_html/storemanager/includes/functions/general.php on line 21
Re: Admin Profiles Support Thread
It also happens whenever I add a new user. When I click Save, a blank screen comes up. If I go back and then refresh, the new user was created.