Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2012
    Posts
    5
    Plugin Contributions
    0

    Default Customer Uploaded Files Plugin: Sorry, your security clearance does not allow you...

    Hi All,

    I've been using the Customer Uploaded Files Plugin, and it has been great. It however does not work with when I assign another user with view and download uploaded files privilege, at least in my case. Whenever the other user tries to access "upload" under the "customers" menu, the system displays this message:

    Sorry, your security clearance does not allow you to access this resource.
    Please contact your site administrator if you believe this to be incorrect.
    Sorry for any inconvenience.

    I wonder if anyone else has experienced the same problem, more importantly, if anyone found the solution to this issue? Any suggestions, help is welcome and would be much appreciated.

    Name:  Customer Upload 1.jpg
Views: 276
Size:  4.0 KB

  2. #2
    Join Date
    Sep 2005
    Location
    Austria
    Posts
    104
    Plugin Contributions
    6

    Default Re: Customer Uploaded Files Plugin

    Check how you defined the filenames, normally done in includes/extra_datafiles/xxxx.php
    You problaby have defined the filename as xxxx.php in this file. Change the define to xxxx (without the .php)

  3. #3
    Join Date
    Sep 2005
    Location
    Austria
    Posts
    104
    Plugin Contributions
    6

    Default Re: Customer Uploaded Files Plugin

    To be a little more concrete change in YOURADMIN/includes/extra_datafiles/uploads_filenames.php:
    from:
    Code:
    define('FILENAME_UPLOADS', 'uploads.php');
    to:
    Code:
    define('FILENAME_UPLOADS', 'uploads');

  4. #4
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Customer Uploaded Files Plugin

    Thank You!
    This solved a problem I was having also.

  5. #5
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,683
    Plugin Contributions
    123

    Default Re: Customer Uploaded Files Plugin

    The root cause of this issue has been submitted as a suggested code improvement for Zen Cart.

    http://www.zen-cart.com/showthread.p...eck_page%28%29
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

 

 

Similar Threads

  1. Replies: 7
    Last Post: 9 Jun 2012, 04:34 AM
  2. Replies: 3
    Last Post: 21 Mar 2012, 01:57 AM
  3. Replies: 1
    Last Post: 2 Jul 2010, 06:13 PM
  4. Sorry, your security clearance does not allow you to access this resource
    By thirupathy in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 4 Dec 2009, 11:19 AM
  5. Replies: 3
    Last Post: 29 Jun 2009, 03:45 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR