Jump to content

viewinvoice (html) dropdown


int

Recommended Posts

Just upgraded to WHMCS 7.6. In the 'viewinvoice' drop-down for the payment gateways, once a new payment method is selected (on the HTML invoice), the buttons underneath the gatewaydropdown change to the appropriate gateway buttons (as soon as you click out of the gateway dropdown box). However, the dropdown box itself defaults back to the first gateway option. 

I was told by WHMCS support that this issue was template specific, and that they couldn't reproduce it, but I just switched my WHMCS template to the default 'six' one, and the issue still occurs. All my other files are up to date, so I'm not sure what could be causing this? Please advise if you guys are seeing the same thing on your installations.

The behavior can be super confusing to users

Link to comment
Share on other sites

Was using a customized cart template, but tried standard_cart and had the exact same issue.

 

Finally got an error just now in the console (wasn't showing up earlier):

content.js:43 [Violation] Added non-passive event listener to a scroll-blocking 'mousewheel' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
(anonymous) @ content.js:43
content.js:90 [Violation] Added non-passive event listener to a scroll-blocking 'mousewheel' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
(anonymous) @ content.js:90
content.js:162 [Violation] Added non-passive event listener to a scroll-blocking 'wheel' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
(anonymous) @ content.js:162
DevTools failed to parse SourceMap: https://<mysite>/billing/assets/css/bootstrap.min.css.map

 

<mysite> shows up as www.mydomain.tld

Is that bootstrap error helpful at all?

Link to comment
Share on other sites

7 hours ago, int said:

Was using a customized cart template, but tried standard_cart and had the exact same issue.

have you tried using both "Six" and "standard_cart" together - that would be the best test of the issue.

if it still fails when using them, then your best bet is to upload the 'vendor' folder again - this is not an issue that I can reproduce in my v7.6 dev.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated