Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Javascript problem on the fist call of the forum
Avatar
Martin Straub
Rookie
Free Members
sp_UserOfflineSmall Offline
Feb 26, 2013 - 1:49 am

Hi,

if I open my forum I get the error message - that javascript is needed! But JS is activated! My browser shows another message: script on the page used too much memory. reload to enable script again

If I do this ...everything works fine! But I cant find the issue of this problem!

I think - its maybe a problem of another jquery - but I cant locate the right script!

My forum site: http://www.itler.net/forum

Maybe an other forum member can help me!

Martin

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 26, 2013 - 7:10 am

I do not get a message about javascript needing enabled... its running for me... but you do have jquery issues...

see:  http://codex.simple-press.com/.....-conflict/

namely, you have a plugin incorrectly loading jquery...

<script type='text/javascript' src='http://cdn.itler.net/wp-content/plugins/slidedeck2-personal/js/slidedeck.jquery.js?ver=1.4.1'></script>

its loading its own very old/ancient version of jquery...  wp comes with v1.8.3 and plugins will be expecting this wp tested and up to date version...

you also appear to be running a minify plugin which is likely screwing up js further...  since sp comes with minified js already, these minify plugins tend to screw it up...

so two things to do...  tell minify not to minify our scripts...  and get the plugin to load the wp version of jquery instead of its out dated version...  is that slide deck plugin even doing anything on the forum page???  seems like only on the front page so it shouldnt even be loading its stuff on every page...  but if you can find where its loading its own jquery, we can help you fix it...

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17362
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625