[SOLVED] Top Stats + Social Network 0.7.0
-
- BBCoder II
- Posts: 22
- Joined: 17 Nov 2011, 19:55
- BBCodes: 0
[SOLVED] Top Stats + Social Network 0.7.0
Hello!
I have a problem after update 0.7.0 Social Network. No more scrol Active Topics in Last.
It would be possible to see if there is like playing along?
Thank you!
I have a problem after update 0.7.0 Social Network. No more scrol Active Topics in Last.
It would be possible to see if there is like playing along?
Thank you!
Last edited by smallbreeds on 05 Sep 2012, 21:50, edited 1 time in total.
- martin123456
- BBCoder VI
- Posts: 765
- Joined: 25 Jul 2011, 13:29
- BBCodes: 34
- Favourite MOD: Ban button
- Location: Down south!
- Contact:
Top Stats + Social Network 0.7.0
More to the point what are you using for jquery ?
-
- BBCoder II
- Posts: 22
- Joined: 17 Nov 2011, 19:55
- BBCodes: 0
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Top Stats + Social Network 0.7.0
Make sure jquery only is included once.smallbreeds wrote:Can you fix it?
Since the problem appeared when updating Social Network you should check that mods files.
Board rules! No PM support
-
- BBCoder II
- Posts: 22
- Joined: 17 Nov 2011, 19:55
- BBCodes: 0
Top Stats + Social Network 0.7.0
Translating, I'm screwed.
Mecher not know about it.
Thanks
Mecher not know about it.
Thanks
-
- BBCoder II
- Posts: 22
- Joined: 17 Nov 2011, 19:55
- BBCodes: 0
Top Stats + Social Network 0.7.0
See!
The Mod Red Blink of PM All4Phones also stopped. I was using version 1.0.3, which used another version Jquery. I upgraded to 1.0.8, which uses the same version 0.7.0 Social Network, I removed the line returned to work.
Are there any differences in developing for one or another version Jquery?
The Mod Red Blink of PM All4Phones also stopped. I was using version 1.0.3, which used another version Jquery. I upgraded to 1.0.8, which uses the same version 0.7.0 Social Network, I removed the line
Code: Select all
<script type="text/javascript" src="{T_SUPER_TEMPLATE_PATH}/jquery-1.7.2.min.js"></script>
Are there any differences in developing for one or another version Jquery?
-
- BBCoder II
- Posts: 22
- Joined: 17 Nov 2011, 19:55
- BBCodes: 0
- martin123456
- BBCoder VI
- Posts: 765
- Joined: 25 Jul 2011, 13:29
- BBCodes: 34
- Favourite MOD: Ban button
- Location: Down south!
- Contact:
Top Stats + Social Network 0.7.0
smallbreeds wrote:I have updated Top Stats.
Stoker was talking about jquery
this is out dated
Code: Select all
<script type="text/javascript" src="{T_SUPER_TEMPLATE_PATH}/jquery-1.7.2.min.js"></script>