Page 120 of 124 FirstFirst ... 2070110118119120121122 ... LastLast
Results 1,191 to 1,200 of 1238
  1. #1191
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Admin Profiles Support Thread

    The message is telling you that a table doesn't exist. Have you looked in your database to see whether or not it's there?

    How did you install the extra tables for this add-on?

    The message also implies that you are prefixing all your database table names with the prefix "zen_pet_store". Is this correct?
    Kuroi Web Design and Development | Twitter

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

  2. #1192
    Join Date
    Nov 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Admin Profiles Support Thread

    Quote Originally Posted by kuroi View Post
    The message is telling you that a table doesn't exist. Have you looked in your database to see whether or not it's there?

    How did you install the extra tables for this add-on?

    The message also implies that you are prefixing all your database table names with the prefix "zen_pet_store". Is this correct?
    No, I haven't looked to see if the table exists. I didn't install any tables. All I did was follow the installation instructions. Copy over the directories and make the appropriate modifications to the PHP files. I didn't add anything into the array in line 23 of admin/includes/init_includes/overrides/init_admin_auth.php, as the installation instructions say that it is usually not needed. I really don't know jack about MySQL.

    I think I used the wrong instructions when I installed the add-on. I think I misunderstood the "fresh installation" instructions as going with a fresh installation of Zen Cart and the "upgrade" as being to upgrade a current Zen Cart installation. How I made that mistake, I don't know. Seems to be common sense, and it was probably a mental glitch on my part. I will probably have to uninstall the add-on and then re-installl it with the correct procedure. I apologize for taking up support space with this mistake.

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

    Default Re: Admin Profiles Support Thread

    If you have already added the files correctly (and the error would seem to imply that you have) then you need only add the tables.

    However, there's a catch. By adding the files you prevent yourself from accessing the Zen Cart feature to add run the SQL that adds the tables. So it would need to be done by hand with your database prefix edited into the SQL by hand and then it being run via a third party app such as phpMyAdmin.

    I have the impression that might not be something with which you're comfortable - in which case removing the files and re-installing using the installation instructions would be a better option.
    Kuroi Web Design and Development | Twitter

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

  4. #1194
    Join Date
    Nov 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Admin Profiles Support Thread

    I've used PHP admin a little bit, and I can do what I need to do if I know precisely how to do it.

    I attempted to install this add-on again, and this time I did not neglect to do the DB update. My site broke again. When I went to browse -> select file -> install_admin_profile.sql, it just kind of refreshed the page, and didn't tell me whether or not the upgrade was successful.

    Maybe it would have worked better, had I copied and pasted the DB into the text box at the DB update screen?

    I backed up the MySQL databases in phpMyAdmin (hopefully the right way), and I only commented out the lines of PHP I changed this time. Hopefully I can quickly revert Zen Cart to the form I had it in before I made the changes that broke the site, and then later, install the plugin the right way.

  5. #1195
    Join Date
    Nov 2011
    Posts
    6
    Plugin Contributions
    0

    Default Re: Admin Profiles Support Thread

    So I'm still not sure how to install this plugin the "right way", and I need a little help here.

  6. #1196
    Join Date
    Oct 2008
    Posts
    45
    Plugin Contributions
    0

    Default Re: Admin Profiles Support Thread

    Hi! I've had admin profiles for nearly a year now? Many, many months it seems- anyway, I'm not sure what version I have or how to find that information out, but I went to install Sales Mod and my sales mod won't work at all, it kicks me back to the log in page, and I'm not getting any help over at the sales mod thread, so I'm wondering if anyone else has experienced and issue with the conflicting mods? "You are presently using: v1.3.9d" Please don't ask me to update my version of zen either, it scares me!

    any help would be awesome, thank you!

  7. #1197
    Join Date
    Jan 2009
    Location
    Montreal, Canada
    Posts
    228
    Plugin Contributions
    0

    Default Re: Admin Profiles Support Thread - clarify SQL patch

    Thanks for the mod.

    I've installed other SQL patches where I simply copied and pasted the entire file contents into the Zen Admin tool. With this SQL file, I'm not sure if I'm supposed to do that or where exactly in the file to start copying.

    Also, I don't understand: "change the following line if the super user (person to have access to everything) has an admin ID other than 1SET @superuser = 1;" Let's say my admin username is "joeshmoe," where exactly do I put that?

    Clarification on these two points would be appreciated.

    R

  8. #1198
    Join Date
    Apr 2006
    Location
    Midland TX
    Posts
    428
    Plugin Contributions
    0

    Default Re: Admin Profiles Support Thread - clarify SQL patch

    Quote Originally Posted by giftmeister View Post
    Thanks for the mod.

    I've installed other SQL patches where I simply copied and pasted the entire file contents into the Zen Admin tool. With this SQL file, I'm not sure if I'm supposed to do that or where exactly in the file to start copying.

    Also, I don't understand: "change the following line if the super user (person to have access to everything) has an admin ID other than 1SET @superuser = 1;" Let's say my admin username is "joeshmoe," where exactly do I put that?

    Clarification on these two points would be appreciated.

    R
    You assign or should assign #1 to the person that has rights to all items. You can assign other numbers to other persons in your organization to have limited access like only allowed to process orders. Or say you have a developer you can assign a number to and give all rights or limited.

    SQL is pasted as all sql files.

  9. #1199
    Join Date
    Mar 2005
    Location
    United Kingdom
    Posts
    608
    Plugin Contributions
    0

    Default Re: Admin Profiles Support Thread - clarify SQL patch

    Quote Originally Posted by EZorb View Post
    You assign or should assign #1 to the person that has rights to all items.
    Just to add to this when you look at your list of users in "Admin Settings" you'll see the user id in the left column. Usually the first account set up is the store admin hence ID 1 having full rights.

  10. #1200
    Join Date
    Jan 2009
    Location
    Montreal, Canada
    Posts
    228
    Plugin Contributions
    0

    Default Re: Admin Profiles Support Thread - clarify SQL patch

    Thanks, it installed perfectly!

 

 

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

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