Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2457

[3.3.x] Styles Support & Discussion • Re: Uncaught ReferenceError: jQuery is not defined

$
0
0
Looks like link to load the jquery is missing from your overall_footer.html
add this

Code:

<script src="{T_JQUERY_LINK}"></script><!-- IF S_ALLOW_CDN --><script>window.jQuery || document.write('\x3Cscript src="{T_ASSETS_PATH}/javascript/jquery-3.7.1.min.js?assets_version={T_ASSETS_VERSION}">\x3C/script>');</script><!-- ENDIF -->
above

Code:

<!-- INCLUDEJS forum_fn.js -->

Statistics: Posted by Mannix_ — Mon May 26, 2025 6:07 am



Viewing all articles
Browse latest Browse all 2457

Trending Articles