View Single Post
Distortion
Member
Join Date: Feb 2017
Old 01-10-2019 , 02:19   Re: SourceBans Star Theme (SB++v1.6.3)
Reply With Quote #76

Quote:
Originally Posted by envynz View Post
ReferenceError: NavListFix is not defined[Learn More] bans:1:1
onload
https://savita-gaming.com/bans/:1:1
NavListFix is a javascript function defined in off-canvas.js

NavListFix called in page_header.tpl#L19 defined in js/off-canvas.js#164

off-canvas.js should be loaded at the end of the page. Called in page_footer.tpl#19

I want you to check the source of page after you login and see if there are script files defined after footer element.

Also can you make an account with no permission for me? I want to see how it reacts after I login.

PHP Code:
..
..
..
        </
span>
    </
div>
</
footer>
</
div>
</
div>
<
script src="themes/star/js/off-canvas.js"></script>
<script src="themes/star/js/misc.js"></script>
<script src="themes/star/js/countTo.js"></script> 

Edit

Quote:
Originally Posted by envynz View Post
Also when viewing server list when not logged in, I get this on the top left
In my case, I don't see any error on server list. Please login in incognito mode or other browsers with the latest version installed.
__________________

Last edited by Distortion; 01-10-2019 at 02:23.
Distortion is offline