Thanks magz, glad to hear you find the mod useful and easy to install. We are happy to contribute to the community in any way we can.
Thanks magz, glad to hear you find the mod useful and easy to install. We are happy to contribute to the community in any way we can.
Where, for example, in the admin packing slip, can I change the link to the images folder?
during ssl state, my site refers to https://stargate.terrassl.net/~candlewithcare so the image when opening the packing slip wants to link to http://stargate.terrassl.net/images and doesn't show.
Is it this line?
' <td class="dataTableContent" valign="top" align="right"><img src="' . DIR_WS_CATALOG . DIR_WS_IMAGES . zen_get_products_image($order->products[$i]['id']) .'" align="left" width="' . SMALL_IMAGE_WIDTH . '" height="' . SMALL_IMAGE_HEIGHT . '" />' . $order->products[$i]['qty'] . ' x</td>' . "\n" .
Thank you for your great mod.
1.How do I change how do I change format of "Date ordered" to Short format? For now it's Long format in English (example:Monday 16 September, 2013). Also it's possible to translate Long date format to other local language? Which file do I need to edit?
2. How do I customize (edit) text of below section of invoice? I want to translate it.Which file do I need to edit
Sub-Total: $12.00
Shipping: $0.00
Total: $12.00
Please let me know.
i have installed this mod but for some reason the InvoiceImage sql is not working properly. i go to admin/confi/iamges/ then i have no option
to change the size of the pics please help . thanks
I just tried this again on a test server (and have it running on two production sites) it worked as expected.
Make sure you have included the semicolon ; at the end of the command.
I went to admin, under "Tools/Install SQL Patches" I pasted the following into the "SQL Query Executor" box:
Code:INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('Image - On Invoice Height', 'IMAGE_ON_INVOICE_IMAGE_HEIGHT', '30', 'The pixel height of images on Invoice', 4, 49, NULL, now(), NULL, NULL), ('Image - On Invoice Width', 'IMAGE_ON_INVOICE_IMAGE_WIDTH', '30', 'The pixel width of images on Invoices', 4, 49, NULL, now(), NULL, NULL);
Backup Files and Databases First. GitHub
Suggestions, Plugins, etc. used at your own risk.
Wow Damn u ---> ; Did not see that lol. everything working properly, i also winmerge my files really loving the add on. thank you so much for your help Pottery ..
Absolutely love this add on however the product images aren't showing up property in our html emails?
There's just a square box with a broken image link image. Not sure where to even start to try and correct?
i tried to install the sql patch but it fails and i go the following error
Error Failed: 1
Error ERROR: Cannot insert configuration_key "" because it already exists
Warning Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.
I have never installed this module before. why it said it already exist? how can I solve this problem? many thanks!!!
Have installed the above add on to www.irishshopper.ie ZenCart 1.51 but cannot find the settings in Configuration/Images to adjust the size of the image which appears on the invoice.
Instructions state
Image sizes are controlled by setting located in:
Admin > Configuration > Images > 'Image - On Invoice Height'
Admin > Configuration > Images > 'Image - On Invoice Width'
Image sizes that are appearing are far far too big but don't appear at all on some browsers.
Any suggestions on how to fix this ?