Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 44
  1. #21
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: cannot edit in admin panel

    Try in the SQL a search on:
    SELECT * FROM mmb_configuration WHERE use_function LIKE '%mmb%';
    What comes up on that?

    Then, go to your Zen Cart Admin and in the Tools ... Developers Tool Kit ... in the bottom input box enter:
    mmb_

    and do a search of the Catalog/Admin and see what comes up ...
    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!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  2. #22
    Join Date
    May 2012
    Posts
    34
    Plugin Contributions
    0

    Default Re: cannot edit in admin panel

    When I enter "SELECT * FROM mmb_configuration WHERE use_function LIKE '%mmb%';" I get 37 lines. What am I looking for?

    When I type in mmb_ I get the following:
    /home2/fettaffe/public_html/zencart/includes/configure.php

    Line #54 : define('DB_PREFIX', 'mmb_');

    /home2/fettaffe/public_html/zencart/zenadmin/includes/configure.php

    Line #68 : define('DB_PREFIX', 'mmb_');

  3. #23
    Join Date
    May 2012
    Posts
    34
    Plugin Contributions
    0

    Default Re: cannot edit in admin panel

    This is my most recent debug file.

    [08-Jun-2013 07:56:53 America/Denver] PHP Fatal error: Call to undefined function mmb_cfg_select_option() in /home2/fettaffe/public_html/zencart/zenadmin/modules.php(315) : eval()'d code on line 1

    Don't understand code but does it mean anything to you?

  4. #24
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: cannot edit in admin panel

    In phpMyAdmin when you enter in the SQL:
    SELECT * FROM mmb_configuration WHERE use_function LIKE '%mmb%';
    Nothing should come up ...

    If you are getting any results, can you post a good screen shot of it so we can see what configuration_keys might have those in the use_function?
    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!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #25
    Join Date
    May 2012
    Posts
    34
    Plugin Contributions
    0

    Default Re: cannot edit in admin panel

    Click image for larger version. 

Name:	mmp config sql.jpg 
Views:	38 
Size:	61.4 KB 
ID:	12632 I cannot see it until after I post it. If not big enough I will try something else.

    Here is the right hand side of the screen. Click image for larger version. 

Name:	mmp config sql rh.jpg 
Views:	33 
Size:	53.9 KB 
ID:	12633
    Last edited by Dave L; 9 Jun 2013 at 03:51 AM.

  6. #26
    Join Date
    May 2012
    Posts
    34
    Plugin Contributions
    0

    Default Re: cannot edit in admin panel

    I am trying to reload the images but it keeps failing.

  7. #27
    Join Date
    May 2012
    Posts
    34
    Plugin Contributions
    0

    Default Re: cannot edit in admin panel

    Click image for larger version. 

Name:	01 mmp config sql.jpg 
Views:	40 
Size:	61.4 KB 
ID:	12634 This is the top left hand of the screen.

  8. #28
    Join Date
    May 2012
    Posts
    34
    Plugin Contributions
    0

    Default Re: cannot edit in admin panel

    Click image for larger version. 

Name:	mmp config sql rh.jpg 
Views:	35 
Size:	53.9 KB 
ID:	12635 This is the top right side of the screen.

  9. #29
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: cannot edit in admin panel

    The fields:
    use_function
    set_function

    should not contain things that start with:
    mmb_

    those should all start with:
    zen_

    I am not sure how all of those got changed to:
    mmb_

    and if you were to search for:
    SELECT * FROM mmb_configuration WHERE set_function LIKE '%mmb%';
    you would come up with a lot more records ...

    Is this a new install of Zen Cart? Or is this a database with a lot of Products, Categories, Orders, Customers etc.
    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!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  10. #30
    Join Date
    May 2012
    Posts
    34
    Plugin Contributions
    0

    Default Re: cannot edit in admin panel

    Click image for larger version. 

Name:	02 sql lh.jpg 
Views:	39 
Size:	67.0 KB 
ID:	12636 This is middle of screen left side

 

 
Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. Cannot save changes in admin panel
    By KenHaynes in forum General Questions
    Replies: 8
    Last Post: 20 Jun 2011, 08:06 PM
  2. Admin Panel - 'Edit' makes area to edit disappear!
    By popgenie in forum General Questions
    Replies: 3
    Last Post: 24 Apr 2011, 11:38 PM
  3. Edit Admin Panel
    By Opal in forum General Questions
    Replies: 2
    Last Post: 28 Mar 2009, 07:02 PM
  4. Cannot Preview New Template in Admin Panel
    By Joeywald in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 31 Dec 2008, 12:02 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