Its pointing to the right pages from what I can tell. How do I access the configuration table in phpMyAdmin to look at it?
Its pointing to the right pages from what I can tell. How do I access the configuration table in phpMyAdmin to look at it?
You would go to phpMyAdmin on your site or your Control Panel and find your access to phpMyAdmin or contact your hosting site and ask where it is hiding ... then find your database and browse your configuration table ...
As these things are added in order you can either go to the end of the file, the most likely place it will be when sorted on the configuration_id or do a search on a Like % ... % for:
DEFINE_PAGE
and you should see them all ...
I am surprised, however, that unless you have a typo on the one you just added that it could have been added as a duplicate ...
Also, you might do a search with Tools ... Developers Tool Kit ... in the bottom input box for:
DEFINE_PAGE_5_STATUS
and see what files are using it ... then do a search on:
DEFINE_PAGE_4_STATUS
to see what files are using that ... and make sure everyone is matching up in the right groups ...
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!
Wooo hoooo I found it!
I had modules/pages/page_5/header_php.php pointing to page 4 instead of page 5.
whew...
thanks again for the assist.
Have a great weekend,
Kristy
Glad to have been of help ... have a good one ...![]()
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!