Hello ...
Works great in 4.1.8
Just a few things to mention for the installation:
1) Comment out line 15 in newproducts.php if you're not using WebsiteCM's CDSEO Mod.
Quote:
include $xcart_dir."/modules/cdseolinks/cdseo_cat.php";
|
2) The language.sql has a slight error with the last INSERT (nothing major)
Replace line with this:
Quote:
INSERT INTO xcart_languages (code, name,value,topic) VALUES ('US','txt_no_newproducts','No new products have been listed within timeframe you specified','Text');
|
3) The default view is set to 7 days, this can be changed on line 42 of newproducts.php
Quote:
if (!$days || $days == 0) {$days = 7;}
|
Regards
Shafiq :sK
__________________
Developing in 4.7.x now (Dipping into v5 - Slowly!)
Have used 4.1.x, 4.2.x, 4.4.x, 4.5.x, 4.6.x & 4.7.x
Multiple Instances of X-Cart
MySQL 5.6.37
CentOS 7.4
Chamber Internet - Lancashire, United Kingdom
http://www.chamberelancs.co.uk