It's not a joking. 514 bugs with Inoutscripts Shopping Cart - 8

It's not a joking. 514 bugs with Inoutscripts Shopping Cart - 8

Article Index

  • Error Line 1123, Column 40character ";" not allowed in attribute specification list
    	 for(i=0;i<checkboxcount-1;i++)

  • Error Line 1123, Column 40element "checkboxcount-1" undefined
    	 for(i=0;i<checkboxcount-1;i++)

    You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

    • incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  • Warning Line 1144, Column 46reference not terminated by REFC delimiter
    …   data: "product_id="+prd_id+"&select="+selectfields_value1+"&selectid="+sele…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  • Error Line 1144, Column 46reference to entity "select" for which no system identifier could be generated
    …   data: "product_id="+prd_id+"&select="+selectfields_value1+"&selectid="+sele…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  • Info Line 931, Column 39entity was defined here
        	  data: "product_id="+prd_id+"&select="+selectfields_value1+"&selectid=…
  • Warning Line 1144, Column 79reference not terminated by REFC delimiter
    …elect="+selectfields_value1+"&selectid="+selectfield_ids+"&radioid="+radiofiel…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  • Error Line 1144, Column 79reference to entity "selectid" for which no system identifier could be generated
    …elect="+selectfields_value1+"&selectid="+selectfield_ids+"&radioid="+radiofiel…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  • Info Line 931, Column 70entity was defined here
    …rd_id+"&select="+selectfields_value1+"&selectid="+selectfield_ids+"&radioid="+…
  • Warning Line 1144, Column 107reference not terminated by REFC delimiter
    …"&selectid="+selectfield_ids+"&radioid="+radiofield_ids+"&checkid="+checkboxfi…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  • Error Line 1144, Column 107reference to entity "radioid" for which no system identifier could be generated
    …"&selectid="+selectfield_ids+"&radioid="+radiofield_ids+"&checkid="+checkboxfi…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  • Info Line 931, Column 99entity was defined here
    …_value1+"&selectid="+selectfield_ids+"&radioid="+radiofield_ids+"&checkid="+ch…
  • Warning Line 1144, Column 134reference not terminated by REFC delimiter
    …s+"&radioid="+radiofield_ids+"&checkid="+checkboxfield_ids+"&radio="+radiofiel…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  • Error Line 1144, Column 134reference to entity "checkid" for which no system identifier could be generated
    …s+"&radioid="+radiofield_ids+"&checkid="+checkboxfield_ids+"&radio="+radiofiel…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  • Info Line 931, Column 126entity was defined here
    …field_ids+"&radioid="+radiofield_ids+"&checkid="+checkboxfield_ids+"&radio="+r…
  • Warning Line 1144, Column 162reference not terminated by REFC delimiter
    …+"&checkid="+checkboxfield_ids+"&radio="+radiofields_value1+"&checkbox="+check…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  • Error Line 1144, Column 162reference to entity "radio" for which no system identifier could be generated
    …+"&checkid="+checkboxfield_ids+"&radio="+radiofields_value1+"&checkbox="+check…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  • Info Line 931, Column 156entity was defined here
    …ld_ids+"&checkid="+checkboxfield_ids+"&radio="+radiofields_value1+"&checkbox="…
  • Warning Line 1144, Column 194reference not terminated by REFC delimiter
    …&radio="+radiofields_value1+"&checkbox="+checkboxfields_value1+"&vendorid="+ve…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  • Error Line 1144, Column 194reference to entity "checkbox" for which no system identifier could be generated
    …&radio="+radiofields_value1+"&checkbox="+checkboxfields_value1+"&vendorid="+ve…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  • Info Line 931, Column 185entity was defined here
    …eld_ids+"&radio="+radiofields_value1+"&checkbox="+checkboxfields_value1+"&vend…
  • Warning Line 1144, Column 229reference not terminated by REFC delimiter
    …alue1+"&checkbox="+checkboxfields_value1+"&vendorid="+vendorid+"&click="+click,

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  • Error Line 1144, Column 229reference to entity "vendorid" for which no system identifier could be generated
    …alue1+"&checkbox="+checkboxfields_value1+"&vendorid="+vendorid+"&click="+click,

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  • Info Line 707, Column 112entity was defined here
    …ng/index.php?page=product/productviews&keyword="+keyword+"&vendorid="+vendorid;
  • Warning Line 1144, Column 248reference not terminated by REFC delimiter
    …alue1+"&checkbox="+checkboxfields_value1+"&vendorid="+vendorid+"&click="+click,

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  • Error Line 1144, Column 248reference to entity "click" for which no system identifier could be generated
    …alue1+"&checkbox="+checkboxfields_value1+"&vendorid="+vendorid+"&click="+click,