View Single Post
  #7  
Old 04-11-2011, 06:59 AM
 
digiemp digiemp is offline
 

Senior Member
  
Join Date: Aug 2007
Posts: 192
 

Default Re: Newest Added products list for x-cart : 4.4.x compatible

Hello,

I have successfully created a page that displays the newest products. Thank you for the detailed instructions. However, when viewing the page with IE, I get quite a few errors.

Message: 'products_data' is undefined
Line: 143
Char: 1
Code: 0
URI: http://www.example.com/newest-products.html


Message: 'products_data' is undefined
Line: 153
Char: 1
Code: 0
URI: http://www.example.com/newest-products.html


Message: 'products_data' is undefined
Line: 163
Char: 1
Code: 0
URI: http://www.example.com/newest-products.html


Message: 'products_data' is undefined
Line: 288
Char: 1
Code: 0
URI: http://www.example.com/newest-products.html


Message: 'products_data' is undefined
Line: 340
Char: 1
Code: 0
URI: http://www.example.com/newest-products.html


Message: 'products_data' is undefined
Line: 392
Char: 1
Code: 0
URI: http://www.example.com/newest-products.html


Message: 'products_data' is undefined
Line: 461
Char: 1
Code: 0
URI: http://www.example.com/newest-products.html


Message: 'products_data' is undefined
Line: 471
Char: 1
Code: 0
URI: http://www.example.com/newest-products.html


These continue all the way down to line 4844. Any idea how to correct this issue?

Thanks
__________________
version 4.4.2
Reply With Quote