Bug found:
Please download attached file, unzip, and upload/overwrite to:
/admin/includes/modules/
Bug found:
Please download attached file, unzip, and upload/overwrite to:
/admin/includes/modules/
v1.04 AUCTION SITE ATTRIBUTES
1. Bug fixes;
2. Canada Post Module compatible;
There is a define bug in the latest release: TEXT_PRODUCTS_READY_TO_SHIP_SELECTION is not defined.
Also it probably wouldn't be a bad idea to implement the cosmestic change I posted in previous post. Having to scroll 500 px to the right on every product information page is not user friendly.
Again none of these are functionality bugs so it's not a big deal.
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