|
|
osc2nuke
-
-
This version have been heavily modified and can now be installed under :
- PHPnuke 7.6 with or without security patch
- PHPnuke 7.7 with or without security patch
- PHPnuke 7.8 with or without security patch
- PHPnuke 7.9 with or without security patch
- PHPnuke 8.0 with or without security patch
- PHPnuke 8.1 with or without security patch
- nuke evo 2.5
Register_global isnt needed anymore because of the use of oscommerce MS 2.2 RC1
-
-
- Oscommerce MS 2.2 RC1, thanks to oscommerce dev team for his hard and good work !
read more >>>
- FCKeditor 2.5 for product edition and creation, thanks to FCKeditor dev team
- Lightbox v2.03.3 for product popups, thanks to lightbox dev team
-
-
We have changed the base oscommerce version from MS 2.2 to MS 2.2 RC1, more secure with some fix and paypal IPN included
by oscommerce team
-
All files from folder modules/catalog/
-
-
All the files added by osc2nuke module in the root folder have been removed in order to have a standard phpnuke module
-
osc_header.php
osc_footer.php
stylesheet.css
-
-
The double header generated by the catalog have been removed in order to clean the output and fix potential problems
-
All files from folder modules/catalog/
-
-
No more phpnuke file changes requirement, use of includes/custom_files/custom_mainfile.php to have a standard phpnuke module
-
mainfile.php
All files from folder modules/catalog/
-
-
Path auto detection addon to avoid the need of configuration and installation for the catalog, allow to move your site
without the need of any configuration except the one of phpnuke
-
modules/catalog/includes/configure.php
modules/catalog/includes/application_top.php
modules/catalog/admin/includes/configure.php
-
-
Path auto detection addon + new version for FCKeditor now in version 2.5 for product edition and creation
-
includes/FCKeditor/
-
-
Database layer have been recoded for the catalog part with security and improvements, double db connexion and close
have also been removed
-
modules/catalog/includes/application_top.php
-
-
The value customer_id and the fields customers_id have been reintegrated in this version for the module catalog
-
All files from folder modules/catalog/
-
-
Product popup have been changed by lightbox addon to allow a better rendering
-
modules/catalog/product_info.php
modules/catalog/product_reviews_info.php
modules/catalog/product_reviews_write.php
-
-
Autologin system in catalog and auto synchronization of created user improved
-
includes/custom_files/custom_mainfile.php
-
-
Missing images for catalog account management have been fixed, links recoded and images added
-
all modules/catalog/account_???.php
-
-
Function opentable & closetable called have been recoded to OpenTable & CloseTable for case sensitive
-
All files from folder modules/catalog/
-
-
The popup search help display has been fixed and extra oscommerce design removed
-
modules/catalog/popup_search_help.php
-
-
We took out oscommerce design for some catalog important script in order to match better the kernel theme used
-
modules/catalog/stylesheet.css
some script from modules/catalog/
|