Web Host Pro Posted June 8, 2017 Share Posted June 8, 2017 Hi, Just hoping to get help fixing this code error with the admin addon theme I use. 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 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted June 8, 2017 Share Posted June 8, 2017 I would suspect it might be a js/css issue, but the addon developer will be the best person for this. 0 Quote Link to comment Share on other sites More sharing options...
Web Host Pro Posted June 28, 2017 Author Share Posted June 28, 2017 I would suspect it might be a js/css issue, but the addon developer will be the best person for this. 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) 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted June 28, 2017 Share Posted June 28, 2017 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. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.