Results 1 to 10 of 44

Hybrid View

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

    Default Re: cannot edit in admin panel

    Could you perhaps post a screen shot?

    Are you getting any debug logs in /logs
    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. #2
    Join Date
    May 2012
    Posts
    34
    Plugin Contributions
    0

    Default Re: cannot edit in admin panel

    Click image for larger version. 

Name:	zc before edit.jpg 
Views:	87 
Size:	39.4 KB 
ID:	12614Click image for larger version. 

Name:	zc after edit.jpg 
Views:	78 
Size:	34.6 KB 
ID:	12615
    Where do you find the debug logs. Remember, I am not computer savvy. Hope the images show up.

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

    Default Re: cannot edit in admin panel

    This is what I found.
    [04-Jun-2013 23:43:52 America/Denver] PHP Warning: call_user_func() expects parameter 1 to be a valid callback, function 'mmb_get_zone_class_title' not found or invalid function name in /home2/fettaffe/public_html/zencart/zenadmin/includes/functions/general.php on line 1706
    Thanks for your help.

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

    Default Re: cannot edit in admin panel

    In the Tools ... Developers Tool Kit ... in the bottom input box, can you do a search on:
    function mmb_get_zone_class_title

    and select Catalog/Admin ... then click search ...

    What comes up?

    Next, do a search on:
    zen_get_zone_class_title

    and select Catalog/Admin ... then click search ...

    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!

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

    Default Re: cannot edit in admin panel

    Error: No matching Configuration Keys were found ... function mmb_get_zone_class_title

    2nd search for zen_get_zone_class_title:

    /home2/fettaffe/public_html/zencart/includes/modules/payment/authorizenet.php

    Line #521 : $db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function, date_added) values ('Payment Zone', 'MODULE_PAYMENT_AUTHORIZENET_ZONE', '0', 'If a zone is selected, only enable this payment method for that zone.', '6', '2', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(', now())");

    /home2/fettaffe/public_html/zencart/includes/modules/payment/authorizenet_aim.php

    Line #487 : $db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function, date_added) values ('Payment Zone', 'MODULE_PAYMENT_AUTHORIZENET_AIM_ZONE', '0', 'If a zone is selected, only enable this payment method for that zone.', '6', '2', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(', now())");

    /home2/fettaffe/public_html/zencart/includes/modules/payment/authorizenet_echeck.php

    Line #498 : $db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function, date_added) values ('Payment Zone', 'MODULE_PAYMENT_AUTHORIZENET_ECHECK_ZONE', '0', 'If a zone is selected, only enable this payment method for that zone.', '6', '2', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(', now())");

    /home2/fettaffe/public_html/zencart/includes/modules/payment/cod.php

    Line #111 : $db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function, date_added) values ('Payment Zone', 'MODULE_PAYMENT_COD_ZONE', '0', 'If a zone is selected, only enable this payment method for that zone.', '6', '2', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(', now())");

    /home2/fettaffe/public_html/zencart/includes/modules/payment/freecharger.php

    Line #112 : $db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function, date_added) values ('Payment Zone', 'MODULE_PAYMENT_FREECHARGER_ZONE', '0', 'If a zone is selected, only enable this payment method for that zone.', '6', '2', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(', now())");

    /home2/fettaffe/public_html/zencart/includes/modules/payment/linkpoint_api.php

    Line #681 : $db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function, date_added) values ('Payment Zone (restrict to)', 'MODULE_PAYMENT_LINKPOINT_API_ZONE', '0', 'If you want only customers from a particular zone to be able to use this payment module, select that zone here.', '6', 121, 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(', now())");

    /home2/fettaffe/public_html/zencart/includes/modules/payment/moneyorder.php

    Line #109 : $db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function, date_added) values ('Payment Zone', 'MODULE_PAYMENT_MONEYORDER_ZONE', '0', 'If a zone is selected, only enable this payment method for that zone.', '6', '2', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(', now())");

    /home2/fettaffe/public_html/zencart/includes/modules/payment/paypal.php

    Line #495 : $db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function, date_added) values ('Payment Zone', 'MODULE_PAYMENT_PAYPAL_ZONE', '0', 'If a zone is selected, only enable this payment method for that zone.', '6', '4', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(', now())");

    /home2/fettaffe/public_html/zencart/includes/modules/payment/paypaldp.php

    Line #1047 : $db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function, date_added) values ('Payment Zone', 'MODULE_PAYMENT_PAYPALDP_ZONE', '0', 'If a zone is selected, only enable this payment method for that zone.', '6', '25', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(', now())");

    /home2/fettaffe/public_html/zencart/includes/modules/payment/paypalwpp.php

    Line #589 : $db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function, date_added) values ('Payment Zone', 'MODULE_PAYMENT_PAYPALWPP_ZONE', '0', 'If a zone is selected, only enable this payment method for that zone.', '6', '25', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(', now())");

    /home2/fettaffe/public_html/zencart/includes/modules/shipping/flat.php

    Line #83 : $db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function, date_added) values ('Shipping Zone', 'MODULE_SHIPPING_FLAT_ZONE', '0', 'If a zone is selected, only enable this shipping method for that zone.', '6', '0', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(', now())");

    /home2/fettaffe/public_html/zencart/includes/modules/shipping/freeoptions.php

    Line #229 : $db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function, date_added) values ('Shipping Zone', 'MODULE_SHIPPING_FREEOPTIONS_ZONE', '0', 'If a zone is selected, only enable this shipping method for that zone.', '6', '0', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(', now())");

    /home2/fettaffe/public_html/zencart/includes/modules/shipping/freeshipper.php

    Line #83 : $db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function, date_added) values ('Shipping Zone', 'MODULE_SHIPPING_FREESHIPPER_ZONE', '0', 'If a zone is selected, only enable this shipping method for that zone.', '6', '0', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(', now())");

    /home2/fettaffe/public_html/zencart/includes/modules/shipping/item.php

    Line #87 : $db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function, date_added) values ('Shipping Zone', 'MODULE_SHIPPING_ITEM_ZONE', '0', 'If a zone is selected, only enable this shipping method for that zone.', '6', '0', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(', now())");

    /home2/fettaffe/public_html/zencart/includes/modules/shipping/perweightunit.php

    Line #147 : $db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function, date_added) values ('Shipping Zone', 'MODULE_SHIPPING_PERWEIGHTUNIT_ZONE', '0', 'If a zone is selected, only enable this shipping method for that zone.', '6', '0', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(', now())");

    /home2/fettaffe/public_html/zencart/includes/modules/shipping/storepickup.php

    Line #128 : $db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function, date_added) values ('Shipping Zone', 'MODULE_SHIPPING_STOREPICKUP_ZONE', '0', 'If a zone is selected, only enable this shipping method for that zone.', '6', '0', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(', now())");

    /home2/fettaffe/public_html/zencart/includes/modules/shipping/table.php

    Line #188 : $db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, use_function, set_function, date_added) values ('Shipping Zone', 'MODULE_SHIPPING_TABLE_ZONE', '0', 'If a zone is selected, only enable this shipping method for that zone.', '6', '0', 'zen_get_zone_class_title', 'zen_cfg_pull_down_zone_classes(', now())");

    /home2/fettaffe/public_html/zencart/zenadmin/includes/functions/general.php

    Line #1711 : function zen_get_zone_class_title($zone_class_id) {

    Match Lines found: 18

    I also noticed that in the configuration/shipping packaging screen that the country of origin is blank and when I click edit to enter the country, the edit screen also disappears.

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

    Default Re: cannot edit in admin panel

    Could you also do a search on just:
    mmb_get_zone_class_title

    It almost sounds like something is trying to use:
    mmb_get_zone_class_title

    vs using:
    zen_get_zone_class_title
    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!

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

    Default Re: cannot edit in admin panel

    Here is what I get highlighted in yellow:
    Searching 892 files ... for: mmb_get_zone_class_title
    Match Lines found: 0
    Error: No matching Configuration Keys were found ... mmb_get_zone_class_title

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

    Default Re: cannot edit in admin panel

    Let's try one more thing ...

    Go to your phpMyAdmin for the database that you are using and in the SQL run this:
    Code:
    SELECT * FROM configuration WHERE use_function LIKE '%get_zone_class_title%';
    NOTE: check if you are using database prefixes such as zen_ and if so, you would need to run:

    Code:
    SELECT * FROM zen_configuration WHERE use_function LIKE '%get_zone_class_title%';
    What comes up that has the:
    mmb_get_zone_class_title

    in it?

    Then try to see if anything else is using the mmb_
    Code:
    SELECT * FROM configuration WHERE use_function LIKE '%mmb%';
    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!

  9. #9
    Join Date
    May 2012
    Posts
    34
    Plugin Contributions
    0

    Default Re: cannot edit in admin panel

    There is another thread that addresses this issue but I cannot figure out the end result. The debug log about 100 entries in it in the last few days. I opened the admin panel this morning and went to modules/shipping/table rate and then clicked edit. These are the three debug logs that I got:

    [05-Jun-2013 07:57:13 America/Denver] PHP Warning: call_user_func() expects parameter 1 to be a valid callback, function 'mmb_get_tax_class_title' not found or invalid function name in /home2/fettaffe/public_html/zencart/zenadmin/includes/functions/general.php on line 1706
    [05-Jun-2013 07:57:13 America/Denver] PHP Warning: call_user_func() expects parameter 1 to be a valid callback, function 'mmb_get_zone_class_title' not found or invalid function name in /home2/fettaffe/public_html/zencart/zenadmin/includes/functions/general.php on line 1706

    [05-Jun-2013 07:57:17 America/Denver] PHP Warning: call_user_func() expects parameter 1 to be a valid callback, function 'mmb_get_tax_class_title' not found or invalid function name in /home2/fettaffe/public_html/zencart/zenadmin/includes/functions/general.php on line 1706
    [05-Jun-2013 07:57:17 America/Denver] PHP Warning: call_user_func() expects parameter 1 to be a valid callback, function 'mmb_get_zone_class_title' not found or invalid function name in /home2/fettaffe/public_html/zencart/zenadmin/includes/functions/general.php on line 1706

    [05-Jun-2013 07:57:20 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

    The only other thing I remember doing was at the top of the screen in the admin panel there was a yellow highlighted text that said the files were over so many days old so to back them up. I clicked the text and it took me to the admin activity log manager to review or export logs and I did that. Don't know if that had anything to do with it.

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

    Default Re: cannot edit in admin panel

    Here is the link to the other thread that I found. I would need help with the sql part of the answer.

    http://www.zen-cart.com/forum/showthread.php?t=164099

 

 

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