OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

Joomla Translate module support

Go to bottom Favoured: 0

JQuery conflict

PureRover (Visitor)
Posts: 0
graphgraph
User Offline
Re:jQuery conflict 12 Years, 4 Months ago
Karma: 0  
I'm having a similar issue with the module. It worked GREAT when it was first loaded into a virgin joomla 1.7 install. It quit working when Easyblog was installed. Any suggestions how to modify the code so both SEF Translate and Easyblog can function together?

SEF Translate seemed to be the best since it was the only one that translated "on-site" via cache which looked more normal than the users being able to see google translate framing the web site.

Any help and/or assistance would be appreciated.

Thanks.

-Mark
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:jQuery conflict 12 Years, 4 Months ago
Karma: 101  
Hello Mark,

Because Sef translate module use JavaScript - if on yours page happened JavaScript error - Sef Translate stop work.

Please check Yours Fire Fox - error console. Please check where yousee error and try FIX it.

Please check use yours site jQuery (sef Translate use JQuery), please try include for all yours jQuery include - include from one place. In sef translate now last jQuery version

Please use for all jQuery call: "jquery" not "$" - for function invoke

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
PureRover (Visitor)
Posts: 0
graphgraph
User Offline
Re:jQuery conflict 12 Years, 3 Months ago
Karma: 0  
Yes, I know if there is a js error, everything stops working. The problem is, I would really love to get this module operational but I'm not the programmer.

I did what you asked and ran the js error console, this is the results:

Code:

[b]reference to undefined property o.cache[H][E]
[Break On This Error] 

...H,G,I){var E={};for(var F in G){E[F]=H.style[F];H.style[F]=G[F]}I.call(H);for(va...

jquery.js (line 12)[/b]



This was only one line but it kept repeating. If you need more detail, please let me know.

Thanks.
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:jQuery conflict 12 Years, 3 Months ago
Karma: 101  
Hello Mark,



Yours JavaScript - console - not say for me nothing.



The problems with any site correction - we can't fix error on every site. That cost time and money for us. We did it for every payment version(if client has error). If you pay some thing we - will do that and for you.



The problems with JavaScripot (JQuery ) - I for now not know how do possible for different jQuery versions work on one site .

We will check some solutions for that



In yours case need check who other use javaScript - and try replace link to jQuery version for every yours module/plugin



Thanks,

Ordasoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»