Like I said these are no big deals I simply changed mine to the code previously posted to have a look that I want instead of a messed up screen and I already add the define.
It's not about pressing enter 2x to preview, it's the fact that the editor window or textarea is also stretched ridiculously as a result of setting product phrases to 500px. It's a matter of preference and the code to solve the problem is posted for whoever wants the change.
The version on my website also includes the updates, no new version number.
Version 1.05 on your website appears to be missing a closing bracket from admin/includes/modules/product/collect_info.php on line 106:
I believe it should be:Code:if (!defined(MODULE_ORDER_TOTAL_HANDLINGFEE_DESCRIPTIONS) { define('MODULE_ORDER_TOTAL_HANDLINGFEE_DESCRIPTIONS', 'none'); }
Code:if (!defined(MODULE_ORDER_TOTAL_HANDLINGFEE_DESCRIPTIONS)) { define('MODULE_ORDER_TOTAL_HANDLINGFEE_DESCRIPTIONS', 'none'); }
Visit our shop - RVOps - where compromise is not an option
Visit our shop - RVOps - where compromise is not an option
I'd like it to be 101 chars wide and 5 chars in height so that each row could be 100 characters but I'd have to make a text block. Anyone who is familiar with zen cart's text block function can post the code and I will add it to the next version. Please add the closing bracket as described above.
I'll probably add a separate 100 character line for each phrase.
Just re-read my post - can't believe that I completely forgot to say thank you for yet another very impressive contribution. Great support too .....
Visit our shop - RVOps - where compromise is not an option
v1.07 AUCTION SITE ATTRIBUTES
1. bug fix;
Other Numinix Technology News:
I've added a link to the top of the downloads section so that Zen Cart members can subscribe to updates to the downloads section. Now you'll never miss a new module or bug fix! Simply click on the large RSS icon in the category description, or use the link from the footer.
It looks like it's related to the environmental handling fee which I don't have that mod installed.