Top Stats
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
Top Stats - Fail
As I said you need to install the mod on the SE Pro style.m1s3rys1gn4l wrote:brother i m using phpbb3premod with SE Pro Style, now what should i do now , can u check mine site protiva (.) Net
Take a look at the install instructions and do the edits for prosilver on SE Pro.
Jquery Conflict w/ other scripts
Hello,
This is kind of a long shot, but I figured I’d ask over here, just in case you know of a workaround.
I’m running wordpress with phpbb, by way of WP-United. Mantra is my wp theme, so WP-United wraps Mantra/wordpress around phpBB. So this means that all of the menus created in WordPress/Mantra can be accessed while I’m browsing the forum.
This is where Top Stats comes into play. I can utilize this mod in phpBB, but when I do, all of my drop-down menus from wordpress stop working. As soon as I browse to another page on the forum (a forum without the script running), all of my drop-down menus work again.
I believe the menu utilizes jquery and I know that Top Stats does, as well. So, I think there's a conflict between the two. If I disable Top Stats, the menus work. If I turn on Top Stats, the menus stop working.
Do you know if it’s possible to run two instances of jquery on the same page, at the same time? If so, is there something I can do to make both work correctly?
Thanks very much,
Kevin
I can't post the URL to my forum, so you can check it out, but let me know if you need the link and I'll try to post it via PM or something.
This is kind of a long shot, but I figured I’d ask over here, just in case you know of a workaround.
I’m running wordpress with phpbb, by way of WP-United. Mantra is my wp theme, so WP-United wraps Mantra/wordpress around phpBB. So this means that all of the menus created in WordPress/Mantra can be accessed while I’m browsing the forum.
This is where Top Stats comes into play. I can utilize this mod in phpBB, but when I do, all of my drop-down menus from wordpress stop working. As soon as I browse to another page on the forum (a forum without the script running), all of my drop-down menus work again.
I believe the menu utilizes jquery and I know that Top Stats does, as well. So, I think there's a conflict between the two. If I disable Top Stats, the menus work. If I turn on Top Stats, the menus stop working.
Do you know if it’s possible to run two instances of jquery on the same page, at the same time? If so, is there something I can do to make both work correctly?
Thanks very much,
Kevin
I can't post the URL to my forum, so you can check it out, but let me know if you need the link and I'll try to post it via PM or something.
Jquery Conflict w/ other scripts
Its probably this line in overall_header.html that does the terror:
Remove it and see if it helps.
Code: Select all
<script src="{ROOT_PATH}script/jquery.min.js" type="text/javascript"></script>
Jquery Conflict w/ other scripts
Ok, just tried that, refreshed the template files & purged the cache. That fixed the menu, but now, neither the ticker, nor the scroll will work anymore.
Now it just lists all 5 active topics at the top, but it won't do anything.
Now it just lists all 5 active topics at the top, but it won't do anything.
Jquery Conflict w/ other scripts
You can post a link to your forum now.
Make sure to enable the mod so I can see it it action on your site.
Make sure to enable the mod so I can see it it action on your site.
Jquery Conflict w/ other scripts
Im not sure what the problem is because Im not able the read all the scripts included by WP, sorry.