Commit Graph
7 Commits
Author SHA1 Message Date
ha99y 98aea24fc3 __DIR__ was never defined
The JS files would not lode, when in dev mode because __DIR__ was not
defined
2013-10-04 17:18:23 -07:00
ha99y 42cdc988ac Send noindex header to avoid ghost carts by bots 2013-09-19 22:15:00 -07:00
ha99y f4892686c1 Warning in AdminController.php
If debugging is on (_PS_MODE_DEV_ set to TRUE)
On a fresh install there is a warning on line 1542 in
/classes/controller/AdminController.php in function
addToolBarModulesListButton().
Because of the warning xml files are not populated with data.

Warning: simplexml_load_file()
1: parser error : Document is empty
2013-09-03 17:30:05 -07:00
ha99y 75303e82e0 Suppress Error at rename
If debugging  is one (_PS_MODE_DEV_ set to TRUE)
there is a warning on line 142 in /classes/Autoload.php at function
rename()
2013-08-28 18:56:49 -07:00
ha99y ffd712312d Add new argument to function getImages
1st: The function will return the product attribute id's with the list.
2nd: If product attribute id is passed to the function it will return
only the image id of the given attribute.
2013-08-28 00:27:52 -07:00
Ha!*!*y 2a11d0c9b6 Update modules/blockcms/blockcms.tpl
remove blockpermanentlinks and ID header_link_sitemap

https://github.com/PrestaShop/PrestaShop/pull/11
2012-12-01 22:09:00 -08:00
Ha!*!*y c0fedd3c16 Update modules/blockcms/blockcms.tpl
remove blockpermanentlinks and ID header_link_sitemap

https://github.com/PrestaShop/PrestaShop/pull/11
2012-12-01 22:09:00 -08:00