Please list all the files in your /includes/languages/english/html_includes and the files in your /includes/languages/english/html_includes/classic folder and whioch files you can see in the Define Page Editor in Admin
Please list all the files in your /includes/languages/english/html_includes and the files in your /includes/languages/english/html_includes/classic folder and whioch files you can see in the Define Page Editor in Admin
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
theses are the files in /includes/languages/english/html_includes/
define_checkout_success
define_clearwire
define_conditions
define_contact_us
define_discount_coupon
define_fund_raisers
define_main_page
define_page_1
define_page_2
define_page_3
define_page_4
define_page_not_found
define_privacy
define_shippingingo
define_site_map
/includes/languages/english/html_includes/classic/
define_checkout_success
define_clearwire
define_conditions
define_contact_us
define_discount_coupon
define_main_page
define_page_1
define_page_2
define_page_3
define_page_4
define_page_not_found
define_privacy
define_shippinginfo
define_site_map
I need this fixed ASAP
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
In the tpl_ file for page_1 you will see:
There should be something similar in your tpl_ for the clearwire file ...PHP Code:<?php if (DEFINE_PAGE_1_STATUS >= 1 and DEFINE_PAGE_1_STATUS <= 2) { ?>
Do you have the define of:
DEFINE_CLEARWIRE_STATUS
set somewhere?
Without it, the value is 0 or OFF ...
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!
have done that but I still getting no text on the main store in the clearwire page......
You posted your clearwire code ... it shows DEFINE_PAGE_1_STATUS ... did you check the file on the server that it is using the right define in it?
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!