Top Stats

Modifications for phpBB3.
Try the Mods here and share Your own Mods
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

Jquery Conflict w/ other scripts

Post by kevinva »

Nuts. Is there anything I can do to help you see what scripts are used by WP?

Jquery Conflict w/ other scripts

Post by Stoker »

No, the problem is that I dont understand how it works.

Jquery Conflict w/ other scripts

Post by kevinva »

Ah, ok, gotcha'. Thanks anyway, Stoker, I appreciate the help. =]

Jquery Conflict w/ other scripts

Post by RMcGirr83 »

It is probably because wp is including version 1.10.2 of jquery library which may or may not work with the menu and stokers mod. So try replacing the WP jquery with a google CDN like

Code: Select all

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
and remove the jquery that stoker told you.

https://developers.google.com/speed/lib ... ide#jquery

Jquery Conflict w/ other scripts

Post by kevinva »

Thanks RMcGirr83. I'll try that. =]

some questions

Post by DeadCool »

ok i downloaded and uploaded it through automod but its outdated can i install it on phpBB 3.0.11?
and on which style this mod will work thanks any help willbe greatly appreciated :)

some questions

Post by Stoker »

Yes, you can install it on 3.0.11
Only prosilver is supported so you need to install it on any other style you might have on your board.

some questions

Post by DeadCool »

ummm will it work on any artodia style

Global Announcements.

Post by Valdoe »

For some unknown reason... if I make a post and make it Global. When the post is clicked on in "RECENT ACTIVE TOPICS" It asking the guest to log- in... this has never happened before.

If you go through the board index Guest can see the Global post..

Any ideas where to look for the problem.

Thanks

Global Announcements.

Post by DeadCool »

look for the guests permissions