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

Problem with Jquery?

Post by doktornotor »

smallbreeds wrote:I honestly do not. This is inserted with the Mod Red Blinking PM
Well, see here.
Stoker wrote:I cant see what is in these files:

Code: Select all

 <!-- INCLUDE socialnet/overall_header_hook.html -->
	<!-- INCLUDE gallery/plugins_header.html -->
Both could include jquery.

And you have enabled the feature in ACP?
The gallery uses HighSlide or Lytebox, not jQuery (fortunately).

Anyway, would suggest uninstalling the blinky thing and trying again.

Problem in IE8

Post by doktornotor »

Where did it mess up everything? In IE8? That is supposed to be used for IE8 only, not for any other browser. Will not work with <IE8 and is plain unneeded for any reasonable other browser out there.

Problem with Jquery?

Post by smallbreeds »

Perfect!

I removed the line jQuery.noConflict(); and is working well!

thank Stoker e Doktornotor :D

Problem in IE8

Post by Makis »

I apologize but maybe I didn’t understand where to use this, can you explain please?

Problem with Jquery?

Post by doktornotor »

smallbreeds wrote:Perfect! I removed the line jQuery.noConflict(); and is working well!
Good. You really should report this to the blinky PM mod author and point him to the API docs, he is doing something weird there.

Problem in IE8

Post by doktornotor »

Makis wrote:I apologize but maybe I didn’t understand where to use this, can you explain please?
Well. First of all, go and check whether it fixes the issue in IE8. If not, no point in explaining how to do the rest.

Problem in IE8

Post by Makis »

well... it doednt fixes the issue in IE8

Problem with Jquery?

Post by smallbreeds »

Will do so, thanks again!

Problem in IE8

Post by doktornotor »

OK, sorry, no other idea then. (Again, hope you purged the cache and force-reload the page to check.) Tell your users to use nonbroken browsers.

Collapsible Categories / Top Stats

Post by Stoker »

Thats because of step 3 from the guide.
Instead of adding the code to the bottom of forumlist_body.html you should add it to the bottom of index_body.html