Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1. #11
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: what does this mean? Fatal error

    Quote Originally Posted by maxy007 View Post
    Are you saying I need to change this
    include_once(DIR_WS_LANGUAGES . $_SESSION['language'] . '.php');
    to
    [COLOR=Red]include_once(DIR_WS_LANGUAGES . $_SESSION['language'] . 'english.php');
    No. I'm saying that the error message you quoted is telling you that the include_once() line is LOOKING FOR the /includes/languages/english.php file on your server, but when it's going out to find it, it's not found.
    Nothing wrong with the software code. You just have a missing file, which you'll need to put back onto the server.
    Or, maybe it's still a permissions problem, and it can't find the file because permissions are set so low (ie: 000 or something bizarre) such that it can't even see the file, let alone try to open it.

    Quote Originally Posted by maxy007 View Post
    Do you think this could be the problem of me being not able to add/update product descriptions
    No idea.
    Usually if english.php is missing you'll see all kinds of TEXT_BLAHBLAH and ENTRY_SOMETHING_BLAH etc stuff on the screen.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  2. #12
    Join Date
    Dec 2010
    Posts
    248
    Plugin Contributions
    0

    Default Re: what does this mean? Fatal error

    Quote Originally Posted by DrByte View Post
    No. I'm saying that the error message you quoted is telling you that the include_once() line is LOOKING FOR the /includes/languages/english.php file on your server, but when it's going out to find it, it's not found.
    Nothing wrong with the software code. You just have a missing file, which you'll need to put back onto the server.
    Or, maybe it's still a permissions problem, and it can't find the file because permissions are set so low (ie: 000 or something bizarre) such that it can't even see the file, let alone try to open it.

    That's strange because english.php is there and the permissions are 644.

    No idea.
    Usually if english.php is missing you'll see all kinds of TEXT_BLAHBLAH and ENTRY_SOMETHING_BLAH etc stuff on the screen.
    No I'm not getting that I just can't update my product descriptions. any text that has ; or . or : or ' etc after it does not stick
    Mitch B
    www.lovetovape.com.au
    love the Zen-Cart forums!!!

  3. #13
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: what does this mean? Fatal error

    Very odd. This is where I usually go at this point:
    http://www.zen-cart.com/wiki/index.p...Obscure_Issues
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v151 sesskey error what does this mean
    By cshart in forum Basic Configuration
    Replies: 7
    Last Post: 12 Jun 2013, 02:43 AM
  2. wHAT DOES THIS ERROR CODE MEAN AND HOW WOULD I FIX THIS?
    By Snaggle in forum General Questions
    Replies: 2
    Last Post: 15 Jun 2011, 10:27 PM
  3. Error 12263 what does this mean?
    By penster in forum General Questions
    Replies: 2
    Last Post: 25 Jan 2008, 04:32 PM
  4. What does this error mean? DIR_WS_BLOCK
    By max44 in forum General Questions
    Replies: 7
    Last Post: 8 May 2007, 06:45 PM

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