Page 1 of 1
Search found 3 matches
Re: template choices do not appear in admin->setting->settin
must have checked and double checked that a dozen times. But .. That was it
Here's the before:
define('DIR_CATALOG', '/xxxx/yyyy/public_html/catalog');
Here's the after:
define('DIR_CATALOG', '/xxxx/yyyy/public_html/catalog/');
Thanks a ton for that. I oew you a piece of pie or a beer or something.
- Mon Feb 10, 2014 1:56 am
- Replies 3
- Views 724
template choices do not appear in admin->setting->setting
Very strange: There are no templates listed AT ALL in my admin->setting->settings Store tab. THis does not seem to effect the store actually working for the default store. So, I copied my other template folder to catalog/view/theme/default and everything works. But there are still NO Template choice...
Jump to post- Sun Feb 09, 2014 10:03 pm
- Replies 3
- Views 724
savehandler, docallback, copyproduct debug mystery
OC v1.4.9.3 - I am having a problem using a js savehandler POST in an extention which calls docallback in the catalog/controller/module/cart/. The docallback inserts the new product ok using $query = $this->db->query ( 'INSERT INTO ' ......, but I cannot get the data from the original product_id que...
Jump to post- Sun Feb 12, 2012 6:53 am
- Replies 3
- Views 782
Search found 3 matches