Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 40
  1. #21
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: How can I do this???

    You should not have any files in /includes/languages/html_includes. This folder should not exist.

    You should have a /includes/languages/english/html_includes folder and it should contain a define_clearwire.php file, even though it will be the define_clearwire.php in /includes/languages/english/html_includes/classic that you actually change.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  2. #22
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: How can I do this???

    Quote Originally Posted by kuroi View Post
    You should not have any files in /includes/languages/html_includes. This folder should not exist.

    You should have a /includes/languages/english/html_includes folder and it should contain a define_clearwire.php file, even though it will be the define_clearwire.php in /includes/languages/english/html_includes/classic that you actually change.
    I have delete define_clearwire.php file in that folder I still can't do anything

    Then why all other files that contains that pages in that folder
    Last edited by wmorris; 6 Aug 2007 at 03:51 PM. Reason: forgot add

  3. #23
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: How can I do this???

    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)

  4. #24
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: How can I do this???

    Quote Originally Posted by kuroi View Post
    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
    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

  5. #25
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: How can I do this???

    I need this fixed ASAP

  6. #26
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: How can I do this???

    Quote Originally Posted by kuroi View Post
    ... and which files you can see in the Define Page Editor in Admin
    Still unanswered ...
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

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

    Default Re: How can I do this???

    In the tpl_ file for page_1 you will see:
    PHP Code:
    <?php if (DEFINE_PAGE_1_STATUS >= and DEFINE_PAGE_1_STATUS <= 2) { ?>
    There should be something similar in your tpl_ for the clearwire file ...

    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!

  8. #28
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: How can I do this???

    have done that but I still getting no text on the main store in the clearwire page......

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

    Default Re: How can I do this???

    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!

  10. #30
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: How can I do this???

    Quote Originally Posted by Ajeh View Post
    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?
    I have changed it to DEFINE_CLEARWIRE_STATUS

 

 
Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. how is this speed and can this be improved?
    By raj3396 in forum General Questions
    Replies: 1
    Last Post: 12 Apr 2012, 11:07 AM
  2. How can I do this?
    By spotlight in forum Customization from the Admin
    Replies: 1
    Last Post: 17 Oct 2010, 07:59 PM
  3. how can i do this??
    By kitcorsa in forum General Questions
    Replies: 0
    Last Post: 4 Jan 2008, 12:46 PM
  4. How can I do this...
    By TDman in forum Setting Up Categories, Products, Attributes
    Replies: 7
    Last Post: 22 Apr 2007, 12:29 AM
  5. How can I do this
    By Massilla in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 24 Jun 2006, 10:52 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