Page 1 of 3 123 LastLast
Results 1 to 10 of 25
  1. #1
    Join Date
    Jun 2009
    Location
    Miami, Fl
    Posts
    138
    Plugin Contributions
    0

    Default White pages in only 2 categories, only in Spanish

    Hi guys! I new weird (for me) behavior in a ZC page that I'm building for a friend.
    I created 5 categories. I was creating products for the first two and everything was fine. Today I created the 1st for the category "collares" (neckless). THe problem is that when I click in the menu / collares it show a white page. THe same happen with "pulseras". However the last one "pinches" it work fine. What it could be?

    Thanks!

    Also... I'm using Ceon URI Mapping (SEO)


    URL: http://nataliaribon.com/
    ZC: 1.5.5
    Language Spanish and English
    Last edited by DArnaez; 24 Jun 2017 at 03:02 AM.

  2. #2
    Join Date
    Jul 2012
    Posts
    16,734
    Plugin Contributions
    17

    Default Re: White pages in only 2 categories

    It could be whatever is identified in the myDebug log file that was generated when attempting to access the page.

    Please see the guidance provided by the FAQ (found by searching the FAQ section in upper right) on the word blank: http://www.zen-cart.com/content.php?124-blank-page
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3
    Join Date
    Jun 2009
    Location
    Miami, Fl
    Posts
    138
    Plugin Contributions
    0

    Default Re: White pages in only 2 categories

    THis is what it show my logs:

    Code:
    [23-Jun-2017 21:07:26 America/Chicago] Request URI: /, IP address: 170.250.57.98
    #1  header() called at [/home/natyribon/public_html/includes/init_includes/init_templates.php:78]
    #2  require(/home/natyribon/public_html/includes/init_includes/init_templates.php) called at [/home/natyribon/public_html/includes/autoload_func.php:48]
    #3  require(/home/natyribon/public_html/includes/autoload_func.php) called at [/home/natyribon/public_html/includes/application_top.php:170]
    #4  require(/home/natyribon/public_html/includes/application_top.php) called at [/home/natyribon/public_html/index.php:26]

  4. #4
    Join Date
    Jul 2012
    Posts
    16,734
    Plugin Contributions
    17

    Default Re: White pages in only 2 categories

    There's more which is missing that identifies the actual error. What is shown currently is the call path involved with the error, but no error identified.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #5
    Join Date
    Jun 2009
    Location
    Miami, Fl
    Posts
    138
    Plugin Contributions
    0

    Default Re: White pages in only 2 categories

    Quote Originally Posted by mc12345678 View Post
    There's more which is missing that identifies the actual error. What is shown currently is the call path involved with the error, but no error identified.
    So any advice? I have no idea what to do. Thanls for your help!

  6. #6
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,151
    Plugin Contributions
    11

    Default Re: White pages in only 2 categories

    If you notice on your site, there are lots of UPPERCASE_WORDS_WITH_UNDERLINES. This indicates a define file is missing. Most of the ones on your main page are defined in the header.php under includes/languages/english but, the file needs to be there for the spanish as well.

  7. #7
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,699
    Plugin Contributions
    123

    Default Re: White pages in only 2 categories

    Quote Originally Posted by DArnaez View Post
    So any advice? I have no idea what to do. Thanls for your help!
    Post the whole error log.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #8
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: White pages in only 2 categories

    Quote Originally Posted by dbltoe View Post
    If you notice on your site, there are lots of UPPERCASE_WORDS_WITH_UNDERLINES. This indicates a define file is missing. Most of the ones on your main page are defined in the header.php under includes/languages/english but, the file needs to be there for the spanish as well.
    Gotta go with dbltoe on this one. Could also be a missing 'includes/filenames.php' file or one of many other language related files. Without knowing the full error log msg., which has been asked for twice now, it is hard to provide any useful help.

  9. #9
    Join Date
    Jun 2009
    Location
    Miami, Fl
    Posts
    138
    Plugin Contributions
    0

    Default Re: White pages in only 2 categories

    Thanks to everyone. I fix the problem uploading again the Spanish language pack. But reading the guide it recommend to create a include/languages/custom folder and put there all the files located in the "english" directory. I did it and the problem is solved. Now I have another. Please see http://nataliaribon.com IS A MESS.

    Many text in Spanish but all titles show like this BOX_HEADING_SUBSCRITION, HEADER_SALES_TEXT, BOX_HEADING_BANNER_BOX_ALL, BOX_HEADING_SEARCH what I did wrong???

  10. #10
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: White pages in only 2 categories

    What "guide" are you referring to?

    The correct paths are:

    include/languages/TEMPLATE_NAME/english.php
    or
    include/languages/TEMPLATE_NAME/spanish.php


    and override files/dir's. go in:

    include/languages/english/TEMPLATE_NAME/
    or
    include/languages/spanish/TEMPLATE_NAME/

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. v138a Website won't load, only white blank pages...?
    By sopnmom in forum General Questions
    Replies: 6
    Last Post: 22 Jan 2016, 02:37 AM
  2. turn off left or right side bar on home page only [and only certain EZ pages]
    By thebigkick in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Jun 2012, 10:23 PM
  3. v150 Want to disable categories link, with only subcategory links opening product pages
    By wdkstudio in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 1 May 2012, 03:14 PM
  4. spanish -blank page in category when only one product
    By susaw in forum Addon Language Packs
    Replies: 6
    Last Post: 12 Aug 2009, 04:25 PM
  5. my page is all white and text only??
    By fantasy in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 12 Aug 2006, 02:15 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR