Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2012
    Location
    London / Roma
    Posts
    30
    Plugin Contributions
    0

    Default [Duplicate] Admin Profiles Not Updating

    Hi,

    Just experimenting with zen cart 1.5.

    I have set up several test zen cart websites and all seem to have the same problem.

    I am unable to update or change an Admin's Profile setting.

    For example, I create a new (Restricted) profile and assign rights to said profile.
    I create a new Admin User.
    I assign the new Admin User to the (Restricted) Admin profile.
    I (Super User) log out.
    I log in with (Restricted) Admin user account.

    All is great. But I made a mistake in the restrictions.
    I log out as the (Restricted) Admin User.

    I log in as the Super User.
    I edit the (Restricted) Admin Profiles permissions.
    I click 'Update'
    I am returned to the Admin dashboard (assuming everything is okay)
    I log out from Super User and back in as (Restricted) User.

    No changes have taken place???
    Have I done something wrong?
    There are no error messages, no errors in my cache folder etc.

    Is this my fault? or a bug?


    This is a clean install of v1.5, not an upgrade.
    Add-ons:
    Categories Dressing
    Easy Populate v4

    Reverting back to the 'Classic' template does not fix the issue.

    Hosting Details:
    Server OS: Linux 2.6.18-274.12.1.el5
    Database: MySQL 5.1.56-log
    PHP Version: 5.3.8 (Zend: 2.3.0)
    PHP Memory Limit: 64M
    PHP Safe Mode: Off
    PHP File Uploads: On
    Max Size: 32M
    POST Max Size: 32M
    Database Data Size: 543 kB

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,883
    Plugin Contributions
    6

    Default Re: Admin Profiles Not Updating

    /admin/profiles.php
    For the error you are having, go to around line 199:
    Code:
      <form id="profileBoxes" name="profileBoxes" action="<?php echo zen_href_link(FILENAME_PROFILES) ?>" method="post">
    and replace that line with:
    Code:
      <?php echo zen_draw_form('profileBoxes', FILENAME_PROFILES, 'action=insert') ?>
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  3. #3
    Join Date
    Jan 2012
    Location
    London / Roma
    Posts
    30
    Plugin Contributions
    0

    Default Re: Admin Profiles Not Updating


    All good
    Thank you!

 

 

Similar Threads

  1. Admin profiles for 1.3.9?
    By fareed in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 9 Oct 2010, 07:30 PM
  2. Admin Profiles mod vs 139
    By Shane78 in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 16 Apr 2010, 01:23 PM
  3. Admin profiles mod
    By mimi78 in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 27 May 2009, 10:29 AM
  4. Need help with admin profiles mod
    By JuzJoJo in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 14 Nov 2008, 03:20 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •