Post by thumperbay » Sat Oct 08, 2022 10:59 pm

Just playing around with a new install on Ubuntu, have downloaded and installed latest version of Opencart, all looks good except the pop-ups that show when adding an item to cart ("Success: You have added..."), can not be clicked on or closed. I tested this feature on the demo storefront and it works, don't understand why it wouldn't work on mine.

Vanilla install, have not made any changes except to categories and products.

Would appreciate any help. I tried it in Chrome and Edge and it does the same thing.

Here is the site if anyone cares to take a look... http://www.my3dgroup.com

Thanks!
Last edited by thumperbay on Sat Oct 08, 2022 11:40 pm, edited 1 time in total.

New member

Posts

Joined
Wed Apr 24, 2013 10:18 pm

Post by thumperbay » Sat Oct 08, 2022 11:40 pm

Oh, just wanted to note that the pop-ups do work correctly in the Admin interface, just don't work on the main site.

Attachments

pop-up-problem.PNG

pop-up-problem.PNG (6.14 KiB) Viewed 1836 times


New member

Posts

Joined
Wed Apr 24, 2013 10:18 pm

Post by straightlight » Sun Oct 09, 2022 2:21 am

OC version, server error logs.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by thumperbay » Sun Oct 09, 2022 3:19 am

straightlight wrote:
Sun Oct 09, 2022 2:21 am
OC version, server error logs.
Version is in subject, nothing in error logs.

New member

Posts

Joined
Wed Apr 24, 2013 10:18 pm

Post by thumperbay » Sun Oct 09, 2022 6:51 am

Ok a little more info, these are apparently bootstrap related css items. This particular notification is from Toasts. Here is a snippet when inspecting it in the browser.

Code: Select all

<div id="alert" class="toast-container position-fixed top-0 end-0 p-3">
<div class="alert alert-danger alert-dismissible"><i class="fa-solid fa-circle-exclamation"></i> Warning: No match for E-Mail Address and/or Password. <button type="button" class="btn-close" data-bs-dismiss="alert"></button></div>
</div>

New member

Posts

Joined
Wed Apr 24, 2013 10:18 pm

Post by straightlight » Sun Oct 09, 2022 7:02 am

thumperbay wrote:
Sun Oct 09, 2022 6:51 am
Ok a little more info, these are apparently bootstrap related css items. This particular notification is from Toasts. Here is a snippet when inspecting it in the browser.

Code: Select all

<div id="alert" class="toast-container position-fixed top-0 end-0 p-3">
<div class="alert alert-danger alert-dismissible"><i class="fa-solid fa-circle-exclamation"></i> Warning: No match for E-Mail Address and/or Password. <button type="button" class="btn-close" data-bs-dismiss="alert"></button></div>
</div>
In your developers kit, what does it output in the console and network tab? Also, which PHP version are you using? If you try a fresh and manual install without vanilla, can the issue be reproduced?

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by thumperbay » Sun Oct 09, 2022 7:13 am

Someone else posted this same problem in bugs, so it seems to be a problem with the version. Looks like their demo site is running 4.0.0.0, where it works. So must have been something that was introduced in 4.0.1.1

New member

Posts

Joined
Wed Apr 24, 2013 10:18 pm

Post by straightlight » Mon Oct 10, 2022 2:14 am

Yes, a pull request on Github Opencart has been submitted lately for revision. It is still pending.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON
Who is online

Users browsing this forum: No registered users and 5 guests