Jump to content

admin theme has issue with drop down menu


Recommended Posts

Hi,

 

Just hoping to get help fixing this code error with the admin addon theme I use.

 

error.jpg

 

It's just the drop menu for multiple products on the clientsservices.php file.

 

Can't find what page to edit and what to change on the page.

 

This just started with the latest WHMCS update to 7.2

Link to comment
Share on other sites

  • 3 weeks later...
I would suspect it might be a js/css issue, but the addon developer will be the best person for this. :idea:

 

Actually I just noticed it happens with all themes even the default WHMCS theme.

 

Yeah, I would think Js or CSS as well. Any idea what lines might cause this in those files?

 

Here is the chrome output error;

 

Uncaught TypeError: Cannot read property 'className' of null

at new _0x3871x15 (better.js:1)

at HTMLDocument.<anonymous> (better.js:1)

at u (scripts.min.js:2)

at Object.fireWith [as resolveWith] (scripts.min.js:2)

at Function.ready (scripts.min.js:2)

at HTMLDocument.a (scripts.min.js:1)

better.js:1 Uncaught TypeError: Cannot read property 'top' of undefined

at https://webhost.pro/1234/templates/blend/better.js:1:13378

at dispatch (https://webhost.pro/1234/templates/lara/js/scripts.min.js?v=4eba1f:3:1963)

at g.handle (https://webhost.pro/1234/templates/lara/js/scripts.min.js?v=4eba1f:2:30721)

at Object.trigger (https://webhost.pro/1234/templates/lara/js/scripts.min.js?v=4eba1f:3:1084)

at https://webhost.pro/1234/templates/lara/js/scripts.min.js?v=4eba1f:3:8538

at Function.each (https://webhost.pro/1234/templates/lara/js/scripts.min.js?v=4eba1f:1:28969)

at pt.fn.init.each (https://webhost.pro/1234/templates/lara/js/scripts.min.js?v=4eba1f:1:26910)

at pt.fn.init.trigger (https://webhost.pro/1234/templates/lara/js/scripts.min.js?v=4eba1f:3:8513)

at pt.fn.init.pt.fn.(anonymous function) [as resize] (https://webhost.pro/1234/templates/lara/js/scripts.min.js?v=4eba1f:3:30845)

at window.(anonymous function) (https://webhost.pro/1234/templates/blend/better.js:1:13732)

better.js:1 Uncaught TypeError: Cannot read property 'top' of undefined

at better.js:1

at dispatch (scripts.min.js:3)

at g.handle (scripts.min.js:2)

Link to comment
Share on other sites

i'd be inclined to think its...

 

<div class="selectize-input items has-options full has-items" style="">

but the fact it happens with all themes, i'm wondering if it's a browser issue - have you tried it with browsers other than Chrome? perhaps there's a browser addon tweaking this.

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.

×
×
  • 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