Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Oct 2009
    Posts
    23
    Plugin Contributions
    0

    Default how to remove webpage error?

    hello, i don't know why when i open my website, i find there is a warning in the left corner of status bar, "webpage errors" togewith a yellow mark. Maybe that happened after i added some products, i'm not sure.

    i search in some threads, and the answer is these errors can be igored. but the yellow mark is really annoying on the mainpage and i do want to remove that "error" mark. anyone can help me on this?

    i turn on the error reporting by define('STRICT_ERROR_REPORTING', true); and i resolved some of them. these errors are:

    1.Notice: Constant ENTRY_EMAIL_ADDRESS already defined in /mywebsite/public_html/includes/languages/english.php on line 208

    I marked the defined sentence so it has been resolved

    2.Warning: Cannot modify header information - headers already sent by (output started at /mywebsite/public_html/includes/languages/english.php:208) in /mywebsite/public_html/includes/init_includes/init_templates.php on line 78

    I removed all spaces after '?>', by instruction in another thread.


    but how to resolve the below two:
    Notice: Undefined variable: robotsNoIndex in /mywebsite/public_html/includes/templates/template_default/common/html_header.php on line 31


    Notice: Undefined index: customer_id in /mywebsite/public_html/includes/templates/MYTEMPLATE/common/tpl_header.php on line 50

    the interesting thing is i have another website which also has these errors, but there is no "error" warning on lower left in IE.
    the difference is that website doesn't have SSL?

    please give some solution to these error or how to remove the error mark in status bar

    thanks a lot

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: how to remove webpage error?

    Have you removed error reporting?

  3. #3
    Join Date
    Oct 2009
    Posts
    23
    Plugin Contributions
    0

    Default Re: how to remove webpage error?

    yes, i have removed it. and i click that yellow mark, the message is
    line:2
    character:27
    error:invalid character
    code:0

    i search relative topic. it seems that there are error in a js file. but i do not know which js the error in and how to fix it?

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: how to remove webpage error?

    If you have removed it, where are you seeing the error?

    Providing a link and some explanation of how to view the error will speed up someone providing a solution

 

 

Similar Threads

  1. Log Off error cannot display the webpage
    By newbie456 in forum General Questions
    Replies: 9
    Last Post: 24 Feb 2012, 12:23 AM
  2. Products Webpage external link error
    By Two Wheel Trekkers in forum Setting Up Categories, Products, Attributes
    Replies: 12
    Last Post: 22 Mar 2011, 08:52 AM
  3. 406 Error - IE cannot display this webpage format
    By islander843 in forum Installing on a Windows Server
    Replies: 20
    Last Post: 10 Feb 2011, 08:57 AM
  4. Single Item Per Webpage (no database) How to?
    By dmfelder in forum General Questions
    Replies: 1
    Last Post: 30 Nov 2006, 12:37 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