- Posts: 22
- Thank you received: 0
undefined class in notifyjs
1 year 10 months ago #364526
by behvandi
undefined class in notifyjs was created by behvandi
-- HikaShop version -- : 5.1.1
-- HikaMarket version -- : 5.0.0
-- Joomla version -- : 5.2.0
-- PHP version -- : 8.2
Hi, I hope you are well.
when we limit the shopping cart to only one seller and add a product to the cart from the second vendor, the Notifyjs message has notice class which is not present in Notifyjs so the message does not receive any styling. It is better to change the class to warning in the following path so that the message has style:
best regards
-- HikaMarket version -- : 5.0.0
-- Joomla version -- : 5.2.0
-- PHP version -- : 8.2
Hi, I hope you are well.
when we limit the shopping cart to only one seller and add a product to the cart from the second vendor, the Notifyjs message has notice class which is not present in Notifyjs so the message does not receive any styling. It is better to change the class to warning in the following path so that the message has style:
Code:
administrator/components/com_hikamarket/classes/cart.php line 203
best regards
Please Log in or Create an account to join the conversation.
1 year 10 months ago #364546
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 undefined class in notifyjs
Hello,
Thank you for your feedback.
There is two calls to "cartClass->addMessage" in HikaMarket, I changed both from "notice" to "warning".
It will be added in the next release.
Regards,
Thank you for your feedback.
There is two calls to "cartClass->addMessage" in HikaMarket, I changed both from "notice" to "warning".
It will be added in the next release.
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.
Moderators: Obsidev
Time to create page: 0.195 seconds