RE: What is triggering administration menu in oSC?
orchard <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.features |
|---|---|
| Message-ID | <0a4e33068887d653175373c5853c9eb4@osCommerce-Forums> |
This message was sent from: Features http://forums.oscommerce.com/viewtopic.php?p=179951#179951 ---------------------------------------------------------------- Joseph, The code controlling this is in admin/includes/boxes/configure.php. The menu is pulled from a table called configuration_group. Using phpMyAdmin in my store, I can see that Customer Details and GZip Compression are rows in the configuration_group table. They must be missing from the table in one of your databases.