JQuery Scroll does not work

Download and support for PhpBB3 Top Stats Mod
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

JQuery Scroll does not work

Post by martin123456 »

Remove the

Code: Select all

<script type="text/javascript" src="{ROOT_PATH}mchat/jquery-1.5.0.min.js"></script>
and purge your cache so i can see what goes
User avatar
jeranabons1
BBCoder II
BBCoder II
Posts: 8
Joined: 21 Sep 2011, 04:39
BBCodes: 100

JQuery Scroll does not work

Post by jeranabons1 »

ok it has been done.
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

JQuery Scroll does not work

Post by martin123456 »

delete this one aswell

Code: Select all

<script src="{ROOT_PATH}script/jquery-1.7.min.js" type="text/javascript"></script>
and place this one there

Code: Select all

<script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>
and purge it again

you have to do it to the dark theme too as thats default on your board
User avatar
jeranabons1
BBCoder II
BBCoder II
Posts: 8
Joined: 21 Sep 2011, 04:39
BBCodes: 100

JQuery Scroll does not work

Post by jeranabons1 »

ok I did it but still nothing as far as mchat goes. it still don't work?
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

JQuery Scroll does not work

Post by martin123456 »

put this back

Code: Select all

<script type="text/javascript" src="./mchat/jquery-1.5.0.min.js"></script>
also is that theme for phpbb 303 ?
User avatar
jeranabons1
BBCoder II
BBCoder II
Posts: 8
Joined: 21 Sep 2011, 04:39
BBCodes: 100

JQuery Scroll does not work

Post by jeranabons1 »

I did it and now Top Stats don't work and MChat does,, and as far as the theme I don't understand the question, it is all up to date 3.0.10
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

JQuery Scroll does not work

Post by martin123456 »

put

Code: Select all

<script type="text/javascript" src="./mchat/jquery-1.5.0.min.js"></script>
under

Code: Select all

<script type="text/javascript" src="./styles/PS3/template/forum_fn.js"></script>
User avatar
jeranabons1
BBCoder II
BBCoder II
Posts: 8
Joined: 21 Sep 2011, 04:39
BBCodes: 100

JQuery Scroll does not work

Post by jeranabons1 »

Thank you very much Bl4d3x for all of your help, and fast action. You really know what you are doing and I will in the future mention you to others that I know that need help. Thank you again for all that you have done and everything works perfectly now :D
User avatar
martin123456
BBCoder VI
BBCoder VI
Posts: 765
Joined: 25 Jul 2011, 13:29
BBCodes: 34
Favourite MOD: Ban button
Location: Down south!
Contact:

JQuery Scroll does not work

Post by martin123456 »

Np and i'm still learning too :D
User avatar
kaptangula
BBCoder I
BBCoder I
Posts: 2
Joined: 07 Mar 2010, 19:41

JQuery Scroll does not work

Post by kaptangula »

and delete the following codes does not work out the problem of social network

CODE: SELECT ALL
styles/prosilver_se/template/socialnet/overall_header_hook.html

Code: Select all

<script type="text/javascript" src="{T_SOCIALNET_JS_PATH}/jquery-1.6.2.min.js"></script>
social network problem jquery-1.6.2.min.js no delete
Locked