I would like to know this aswell. I have just spent the last hour trying to figure it out but so far no joy!keether wrote:I would like to make sub category images a different size than category images ? Does anyone know how to do this ?

I would like to know this aswell. I have just spent the last hour trying to figure it out but so far no joy!keether wrote:I would like to make sub category images a different size than category images ? Does anyone know how to do this ?
Code: Select all
$image = $this->model_tool_image->resize($result['image'], $this->config->get('config_image_category_width'), $this->config->get('config_image_category_height'));
Code: Select all
$image = $this->model_tool_image->resize($result['image'], 90, 90);
Live Long and Prosper!
Degsey :-]
Visit us at :
http://www.Supreme-Ink.com
This is the mod I'm using for 1.5.1.3.1 (or whatever it is at the moment...) I can't remember if its changed from earlier versions, but this is working for me with a pretty much default install. If it doesn't work try disabling any other mods first as there could be conflicts and its easier to troubleshoot just one thing at a time.smitch6 wrote:anyone sorted this for the very latest version of OC please
thanks
yep confirmed - i've been using this for months without finding these errors. I'll have a gander..uksitebuilder wrote:Almost works fine apart from this error when clicking on the final category that has no further subcategories
Notice: Undefined variable: result in /htdocs/opencartdemo1513/vqmod/vqcache/vq2-catalog_controller_product_category.php on line 155
Users browsing this forum: No registered users and 69 guests