discounts on shipment fee
13 years 9 months ago #80849
by Teto
discounts on shipment fee was created by Teto
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 12953
- Thank you received: 1778
13 years 9 months ago #80885
by Mohamed Thelji
Replied by Mohamed Thelji on topic discounts on shipment fee
Hi,
1. The option "Coupon PERCENTAGE applies to product only" is only applied to coupons with percentage.
2. Regarding your "discount on shipment fee" problem I think that you'll probably find your answer there .
Hope this will help you.
1. The option "Coupon PERCENTAGE applies to product only" is only applied to coupons with percentage.
2. Regarding your "discount on shipment fee" problem I think that you'll probably find your answer there .
Hope this will help you.
Please Log in or Create an account to join the conversation.
13 years 9 months ago - 13 years 9 months ago #81634
by Teto
Replied by Teto on topic discounts on shipment fee
Hello
I finally bought AWOcoupon
(I use HIKA 1.6.0).
To be able to apply the discount to the entire amount of the order (including shipping fee) is necessary to use a GIFT CERTICATE and this is fine.
I can select the COUPON but when i try to close the order i receive an error:
Do you know why? :blink:
The strange thing is that HIKA creates the order and sends the confermation email, but it seems it is not able to complete in the right way the transaction. :huh:
I am testing the extension on my TEST env ( www.labs.madeinvino.it ) If you need to access the backend please let me know.
Thanks for your help!
UPDATE1): I increased the Joomla error reporting level to MAXIMUM and now I receive this error:
"Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 491520 bytes) in /home/madeinv1/public_html/labs/components/com_hikashop/views/product/tmpl/cart.php on line 342"
is there a problem with HIKA or something else?
UPDATE2): I installed the extension also in production to verify if the problem is the same.
In production the extension is working but i receive these errors:
I haven't changed the Joomla error reporting level (that is "System Default")
If I disable the "Hikashop - AwoCoupon" plugin i don't receive any more error.
(at the moment the Plug in is disabled in production)
I finally bought AWOcoupon
To be able to apply the discount to the entire amount of the order (including shipping fee) is necessary to use a GIFT CERTICATE and this is fine.
I can select the COUPON but when i try to close the order i receive an error:
Do you know why? :blink:
The strange thing is that HIKA creates the order and sends the confermation email, but it seems it is not able to complete in the right way the transaction. :huh:
I am testing the extension on my TEST env ( www.labs.madeinvino.it ) If you need to access the backend please let me know.
Thanks for your help!
UPDATE1): I increased the Joomla error reporting level to MAXIMUM and now I receive this error:
"Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 491520 bytes) in /home/madeinv1/public_html/labs/components/com_hikashop/views/product/tmpl/cart.php on line 342"
is there a problem with HIKA or something else?
UPDATE2): I installed the extension also in production to verify if the problem is the same.
In production the extension is working but i receive these errors:
I haven't changed the Joomla error reporting level (that is "System Default")
If I disable the "Hikashop - AwoCoupon" plugin i don't receive any more error.
(at the moment the Plug in is disabled in production)
Last edit: 13 years 9 months ago by Teto.
Please Log in or Create an account to join the conversation.
13 years 9 months ago #81756
by Jerome
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Replied by Jerome on topic discounts on shipment fee
Hi,
I think that your memory limit to "32MB" could be a little bit low.
In general cases, 32MB would be fine but Joomla could easily use between more than 20MB.
So, increasing your PHP memory limit on your testing server could be a good solution.
After that, the warnings are not critical and have been fixed in the latest version of HikaShop.
Regards,
I think that your memory limit to "32MB" could be a little bit low.
In general cases, 32MB would be fine but Joomla could easily use between more than 20MB.
So, increasing your PHP memory limit on your testing server could be a good solution.
After that, the warnings are not critical and have been fixed in the latest version of HikaShop.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
13 years 9 months ago - 13 years 9 months ago #81759
by Teto
Replied by Teto on topic discounts on shipment fee
Thank you
For the live env. Do you suggest to set the error reporting level to "none" or could you indicate how to fix the warning without upgrade the hika version?
If the fix it simple For the moment I prefer to do that instead of upgrade hika, in the future when I have more time I will start testing the upgrade from version 1.6.0 to 2.0.0
For the live env. Do you suggest to set the error reporting level to "none" or could you indicate how to fix the warning without upgrade the hika version?
If the fix it simple For the moment I prefer to do that instead of upgrade hika, in the future when I have more time I will start testing the upgrade from version 1.6.0 to 2.0.0
Last edit: 13 years 9 months ago by Teto.
Please Log in or Create an account to join the conversation.
13 years 9 months ago #81780
by Jerome
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Replied by Jerome on topic discounts on shipment fee
Hi,
You can set a lower reporting level in order to not display warning messages.
It is just warnings, not errors.
Regards,
You can set a lower reporting level in order to not display warning messages.
It is just warnings, not errors.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
13 years 9 months ago #81790
by Teto
Replied by Teto on topic discounts on shipment fee
The lower level is none.
Do I have to set to none?
Do I have to set to none?
Please Log in or Create an account to join the conversation.
13 years 9 months ago #81845
by Xavier
Replied by Xavier on topic discounts on shipment fee
Hi,
If you are in production mode, you can set in to none.
If you are in production mode, you can set in to none.
Please Log in or Create an account to join the conversation.
Time to create page: 0.213 seconds