Quote:
Originally Posted by pedroenf
Did not worked for me. Keeps the IE error and the chats do not load, it remains on Loading......
However i undo only the templates and plugin edits, kept the .js changes and the chat works the same before the changes. Go figure... 
|
Make sure it is a clean install and you do this. Again tests perfect on IE7/8B2, Opera,Fx, Konq etc and so on.
Also I would like to say this does effect other jquery scripts by changing their $ to jQuery as well. So it is kinda tricky where you execute and set back etc to normal $. Will show you examples later on this and ways to fix. If you post up a mod that uses jQuery I will adjust accordingly for it. BUT the best solution is going with YUI which I see you have in future stuff as this would cause 0 issues with any mods/software using other platforms. YUI is different then jQuery, Proto, etc and so on keeps with javascript core platform and expands off of it and doesn't try to recode things and change things. This is where all the issues arise with platforms interfering. But again was more information purpose to developer for a fix if he so chooses to go that way. He can always revert the value back after the fact so it doesn't effect other jquery software again not for users to use unless they know coding to be able to customize to fit needs.
Here is another jquery software that breaks while doing this:
Collapsable First Post using AJAX (or Last Post!)
https://vborg.vbsupport.ru/showthread.php?t=145187
Which to me is an awesome mod and yes it works for 3.7.X
Only issue is this software uses an old version of jquery and not the new so that in itself is limiting and causing issues. But just wanted to let you guys know.
I have a fix but again wont bore with all this stuff I will talk to developer directly and get a global fix for everyone.