balazs-endresz / jquery-translate

Automatically exported from code.google.com/p/jquery-translate
5 stars 5 forks source link

I can't install adword and jquery-tranlate in one joomla #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Joomla! 1.5.15 Stable [ Wojmamni Ama Mamni ]
2.
http://tutele.110mb.com/index.php/Joomla-Modules/2-Jquery-Translator-1.0/View-de
tails.html
3. http://extensions.joomla.org/extensions/search-a-indexing/site-search/4066
OR
http://extensions.joomla.org/extensions/search-a-indexing/site-search/2930

What is the expected output? What do you see instead?
If I enable two google site search in Joomla, there is no problem.
If I enable Jquery-Translator-1.0 and either search module, problem found.
Two module merge together in one place.

What version of the product are you using? On what operating system?
Windows 7, Apache 2.2, Mysql 5.1

Please provide any additional information below.
Please advice. Thank you

Original issue reported on code.google.com by mka...@gmail.com on 11 Apr 2010 at 4:19

GoogleCodeExporter commented 9 years ago
Problem solved.

The problem is on site.min.js:

if($("#search").length>0){
                                $("#translate").empty();

$.getScript("http://www.google.com/jsapi",function(){google.load("search","1",{c
allback:function(){new
google.search.CustomSearchControl("006642745289971045904:gieh-hxojic").draw("sea
rch")}})})}

Original comment by mka...@gmail.com on 11 Apr 2010 at 5:33

GoogleCodeExporter commented 9 years ago
Great! 

While you're here, please click the star on this ticket: 
http://code.google.com/p/google-ajax-apis/issues/detail?id=410
this bug prevents the plugin from working properly in IE, or any script that 
loads the 
Language API dynamically.

Original comment by balazs.endresz on 11 Apr 2010 at 8:18