Results 1 to 6 of 6
  1. #1
    Join Date
    Dec 2007
    Location
    cambridgeshire uk
    Posts
    33
    Plugin Contributions
    0

    Default What does this mean

    i get this message everytuime i log onto the catalogue from the console. i have no idea what this means - can anyone help please
    Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /mounted-storage/home81a/sub002/sc44712-UYGT/uk-hypnotherapy.eu/includes/languages/english/index.php on line 46

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

    Default Re: What does this mean

    Quote Originally Posted by oakwoodevents View Post
    i get this message everytuime i log onto the catalogue from the console. i have no idea what this means - can anyone help please
    Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /mounted-storage/home81a/sub002/sc44712-UYGT/uk-hypnotherapy.eu/includes/languages/english/index.php on line 46
    It probably means that you have inserted an apostrophe into one of the text items in the file named above and so broken the PHP. If you want to use apostrophes, you need to "escape" them, i.e. to put a "\" in front of them to tell PHP that it's a real apostrophe and not part of its syntax.
    Kuroi Web Design and Development | Twitter

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

  3. #3
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: What does this mean

    Did you edit this file??? Basically what you've got is a missing semi-colon or quote (including double quotes) in the preceeding lines.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  4. #4
    Join Date
    Dec 2007
    Location
    cambridgeshire uk
    Posts
    33
    Plugin Contributions
    0

    Default Re: What does this mean

    I did not edit the line it refers to but have seen for some strange reason a \ is missing when i compare it to another file with the same content

  5. #5
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: What does this mean

    That will be it- and this kind of error is nearly never on the line reported- usually in an earlier line (or even an included file)
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  6. #6
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: What does this mean

    Sorted. Yes error in editing and also uploading the file over the index.php in root of cart instead of back to includes/languages/english
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

 

 

Similar Threads

  1. What does this mean
    By hootienchyna in forum General Questions
    Replies: 13
    Last Post: 31 Jul 2012, 05:31 AM
  2. what does this mean?
    By CAguy in forum General Questions
    Replies: 1
    Last Post: 14 Apr 2011, 05:08 PM
  3. What does this mean?
    By provida in forum General Questions
    Replies: 8
    Last Post: 25 Feb 2010, 05:06 PM
  4. what does this mean?
    By BlushFashions in forum Upgrading from 1.3.x to 1.3.9
    Replies: 1
    Last Post: 18 Apr 2007, 12:43 AM

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