Results 1 to 6 of 6
  1. #1
    Join Date
    May 2006
    Posts
    47
    Plugin Contributions
    0

    Default Adding the admin configuration switch via phpMyAdmin

    Hello,

    I've updated from 1.301 to 1.35 (09042006) successfully and even applied all the patches necessary described under "Re: Confirmed bugs and workarounds in v1.3.5", except one. It's the solution number 13, "Adding the admin configuration switch via phpMyAdmin". I don't exactly know what to do with this one.

    Please someone explain to me what I need to do in phpMyAdmin. Where and how am I gonna put the code? I found that configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, and set_function are already listed.

    BTW, I was able to apply the SQL to my database using phpMyAdmin for the solution number 6 to Manufacturers error problem.

    Thank You In Advance,
    Zzzzzeeeennn

  2. #2
    Join Date
    May 2006
    Posts
    47
    Plugin Contributions
    0

    Default Re: Adding the admin configuration switch via phpMyAdmin

    Anyone!?

    I've updated my database as well, and I have all the backups.

    Help is much appreciated,
    Zzzzzeeeennn

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

    Default Re: Adding the admin configuration switch via phpMyAdmin

    Take a deep breath and follow exactly the same procedure as you did for #6.

    Yes the columns such as configuration_title are already there (that's a good thing) - all you're doing for #13 is adding an extra row of data to each of those columns.
    Kuroi Web Design and Development | Twitter

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

  4. #4
    Join Date
    May 2006
    Posts
    47
    Plugin Contributions
    0

    Default Re: Adding the admin configuration switch via phpMyAdmin

    Thank You Kuroi Sensei for your reply!

    I already don't remember what exactly I did for the number 6, and I was trying to trace back what I did in phpMyAdmin but I can no longer find the code I entered. It fixed the manufacturers problem but the trace of the added code isn't kept there apparently.

    I also don't know whether I should put the entire text as the code or the part of it is just an explanation. I believe I'm editing each of those listed field, but am I to replace the existing code or to append?

    Help!

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

    Default Re: Adding the admin configuration switch via phpMyAdmin

    All you need do is:

    1. Fire up phpMyAdmin and select the database you use for your Zen Cart in the left hand column

    2. This will result in a list of the tables in both left and right columns - find the configuration table and check whether you have used a prefix e.g. "zen_" as in zen_configuration.

    3. Click the SQL button or SQL tab and in the big white box, cut and paste the entire boxed line that starts "insert into configuration ..." from fix #13.

    4. If you have used a prefix edit the third word to add it (e.g. "insert into zen_configuration ...")

    5. Press Go
    Last edited by kuroi; 13 Oct 2006 at 10:38 PM. Reason: typo / clarity
    Kuroi Web Design and Development | Twitter

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

  6. #6
    Join Date
    May 2006
    Posts
    47
    Plugin Contributions
    0

    Default Re: Adding the admin configuration switch via phpMyAdmin

    Thank You So Very Much!

 

 

Similar Threads

  1. Replies: 6
    Last Post: 4 Dec 2013, 08:02 PM
  2. v150 Is backup via PHPmyAdmin all the backup I need?
    By WebKat in forum General Questions
    Replies: 2
    Last Post: 30 Jan 2012, 03:21 AM
  3. Importing Products Via phpMyAdmin
    By JasonDamisch in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 20 Jul 2011, 05:14 PM
  4. Modifying minimum quantity via PHPmyadmin
    By Pauls in forum General Questions
    Replies: 12
    Last Post: 23 Dec 2007, 06:19 PM
  5. Resending admin password via phpmyadmin
    By Raichumaximus in forum General Questions
    Replies: 2
    Last Post: 9 Oct 2007, 09:55 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