Page 1 of 3 123 LastLast
Results 1 to 10 of 1238

Hybrid View

  1. #1
    Join Date
    Dec 2005
    Location
    Perth, Western Australia, Australia
    Posts
    781
    Plugin Contributions
    0

    red flag Re: Admin Profiles Support Thread

    Hi Kuroi,

    Thanks for your response. I am using v1.3.7. I thought the latest Admin Profiles was compatible with v1.3.7. I installed Admin Profiles first by patching the admin.php file myself but it didn't work. Then I use the v1.3.8 version provided but the problem persists. The admin.php files from v1.3.7 and v1.3.8 look identical.
    Last edited by dealbyethan.com; 21 Jun 2009 at 11:32 AM.
    The Team Behind DealByEthan.com | Curating unique finds for a discerning community. Committed to a seamless and inspiring shopping experience. Connect with us: https://linktr.ee/dealbyethan


  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Admin Profiles Support Thread

    Quote Originally Posted by dealbyethan.com View Post
    The admin.php files from v1.3.7 and v1.3.8 look identical.
    You're right they are. And since you tried patching and replacing, that's not the answer. But you problem is most likely that you're not getting to this file anyway. There was an outside chance that you were getting into to it and then being redirected away. This can be tested by inserting some debug statements into it.

    But first, what is the URL that appears bottom left of your browser when you hover over the admin settings link in the admin menu?
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Apr 2009
    Posts
    20
    Plugin Contributions
    0

    Default Re: Admin Profiles Support Thread

    I have just recently found this thread/post, and I couldnt believe it when I started reading through and found "dserhal" posting a couple days ago. This is EXACTLY what I have wanted to achieve.

    I originally wanted a site similar to etsy.com"]www.etsy.com or bigcartel.com
    They allow a user to create an account and create their own SIMPLE store which they can add, modify, and link a paypal account to. After a lot of digging I realized this would require some expensive custom programming and decided to open a storefront with Zen cart.

    With some other mods I have really made Zen Cart work for me and am happy with the direction. However. just like "dserhal" it would be great to now allow my "vendors" access to only their products and categories and allow them to edit and add at will. This way I wouldnt have to do all the modifications when they have a new product etc. Is there a way to do this with this mod...or any others out there that anyone knows of?

    Thanks so much for the additions and help!

    Cody
    Last edited by Kim; 28 Jun 2009 at 03:51 PM.

  4. #4
    Join Date
    Dec 2005
    Location
    Perth, Western Australia, Australia
    Posts
    781
    Plugin Contributions
    0

    red flag Re: Admin Profiles Support Thread

    Hi, the url is mywebsite.com/admin/admin.php

    For your information, I did rename the admin folder to something else. Will this be a problem?
    The Team Behind DealByEthan.com | Curating unique finds for a discerning community. Committed to a seamless and inspiring shopping experience. Connect with us: https://linktr.ee/dealbyethan


  5. #5
    Join Date
    Dec 2005
    Location
    Perth, Western Australia, Australia
    Posts
    781
    Plugin Contributions
    0

    red flag Re: Admin Profiles Support Thread

    I am afraid I will have to uninstall this module as I still can't figure out what went wrong.

    How do I uninstall? Is there an uninstall script or sql?
    The Team Behind DealByEthan.com | Curating unique finds for a discerning community. Committed to a seamless and inspiring shopping experience. Connect with us: https://linktr.ee/dealbyethan


  6. #6
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Admin Profiles Support Thread

    Quote Originally Posted by dealbyethan.com View Post
    How do I uninstall? Is there an uninstall script or sql?
    Uninstalling is little more than reversing the installation instructions - if anything it's easier.

    Replace the box files with the equivalents from a fresh Zen Cart release pack. Reverse the patches listed on step 3. Delete the files listed in steps 2. Delete the admin_menu_headers, admin_visible_headers, admin_files and admin_allowed_pages tables from your database and you're done.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  7. #7
    Join Date
    Dec 2005
    Location
    Perth, Western Australia, Australia
    Posts
    781
    Plugin Contributions
    0

    red flag Re: Admin Profiles Support Thread

    Thanks Kuroi. What a shame. We were so looking forward to making use of this module. Why didn't it work for us? Are we the only one?
    The Team Behind DealByEthan.com | Curating unique finds for a discerning community. Committed to a seamless and inspiring shopping experience. Connect with us: https://linktr.ee/dealbyethan


  8. #8
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Admin Profiles Support Thread

    Quote Originally Posted by dealbyethan.com View Post
    Thanks Kuroi. What a shame. We were so looking forward to making use of this module. Why didn't it work for us? Are we the only one?
    The mod has been around for over three years and it's the first time I've heard of a problem like this and, from your description of the symptoms, I still not convinced that Admin Profiles was the culprit.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  9. #9
    Join Date
    Dec 2005
    Location
    Perth, Western Australia, Australia
    Posts
    781
    Plugin Contributions
    0

    red flag Re: Admin Profiles Support Thread

    Hi Kuroi,

    This is getting very strange. We uninstalled the module by deleting and restoring files as well as dropping those tables from the database but we still can't access Tools > Admin Settings. It keeps going to the catalog homepage. What is going on? We swear before installing this module, we could access it. Please help.
    The Team Behind DealByEthan.com | Curating unique finds for a discerning community. Committed to a seamless and inspiring shopping experience. Connect with us: https://linktr.ee/dealbyethan


  10. #10
    Join Date
    Dec 2008
    Location
    Australia
    Posts
    55
    Plugin Contributions
    0

    Default Re: Admin Profiles Support Thread

    Quote Originally Posted by kuroi View Post
    Uninstalling is little more than reversing the installation instructions - if anything it's easier.

    Replace the box files with the equivalents from a fresh Zen Cart release pack. Reverse the patches listed on step 3. Delete the files listed in steps 2. Delete the admin_menu_headers, admin_visible_headers, admin_files and admin_allowed_pages tables from your database and you're done.

    Kuroi im a newby at database stuff, with this Delete the admin_menu_headers, admin_visible_headers, admin_files and admin_allowed_pages tables from your database and you're done.[/QUOTE]
    where is that located ? In my Sql database? or somewhere in my shop site? sorry if this is a dum question

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v150 Admin New Order [Support Thread]
    By lhungil in forum Addon Admin Tools
    Replies: 121
    Last Post: 5 Feb 2021, 07:51 PM
  2. v150 CSS Buttons for Admin [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 19
    Last Post: 24 Dec 2015, 09:13 PM
  3. Admin-Editable Sidebox - Support Thread
    By kuroi in forum Addon Sideboxes
    Replies: 331
    Last Post: 29 Oct 2014, 04:15 AM
  4. v151 Blue Admin [Support Thread]
    By vvomble in forum Addon Templates
    Replies: 11
    Last Post: 27 May 2013, 09:43 PM
  5. [Support Thread] IE only JavaScripts and Stylesheets Addon
    By Meshach in forum All Other Contributions/Addons
    Replies: 16
    Last Post: 31 May 2011, 08:18 PM

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