ldecoker
a377ecd571
Update Meta.php
...
Use strtolower from Tools class.
2013-10-14 09:53:50 +02:00
ldecoker
8d7e96176c
SEO - make sure module and controller name are in lowercase
...
For module controller, make sure that the name of the controller and the module are saved in lowercase. Otherwise the route will not be found in getModuleLink.
2013-10-14 09:38:04 +02:00
ldecoker
148348855e
Update OrderDetailController.php
...
Missing $php_self variable
2013-10-06 16:31:54 +02:00
ldecoker
a617bec39b
Update shopping-cart.tpl
...
To access template "shopping-cart-product-line.tpl", it should use the $tpl_dir variable.
2013-06-28 16:46:12 +02:00
ldecoker
34644ee6eb
Update AdminAttributesGroupsController.php
2013-04-16 19:17:51 +03:00
ldecoker
624fed3710
Update form.tpl
2013-04-16 19:15:45 +03:00
ldecoker
4783cb17c5
";" in wrong place
...
Should be after display but inside quotes
2013-04-16 18:34:20 +03:00
ldecoker
a40f61e922
";" in wrong place
...
Should be after display but inside quotes
2013-04-16 18:34:20 +03:00
ldecoker
d9e2dc288d
Missing php_self variable
...
Most of the controller have the php_self variable but not the ProductController.
2013-03-10 19:27:21 +01:00
ldecoker
671cc7a6a2
Missing php_self variable
...
Most of the controller have the php_self variable but not the ProductController.
2013-03-10 19:27:21 +01:00
ldecoker
5eb63feecc
Update modules/blocksupplier/blocksupplier.php
...
Missing uninstall function for blocksupplier to clean the configuration table.
2013-02-08 11:37:14 +01:00
ldecoker
3a5dd223a4
Update modules/blocksupplier/blocksupplier.php
...
Missing uninstall function for blocksupplier to clean the configuration table.
2013-02-08 11:37:14 +01:00