balazs-endresz / jquery-translate

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

Not convert one page in site #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Convert all the pages on site except one inner page.where we have link for 
three other pages 
1. Read more
2. Add review 
3. Read review 

2. Inner page is depend on component J reviews.
3.

What is the expected output? What do you see instead?
Convert inner pages with selected language

What version of the product are you using? On what operating system?
1.5.x.20 mod_gtranslate

Please provide any additional information below.
please go to the URL

http://www.martiniquebest.com/index.php?option=com_content&view=article&catid=43
:fooddining&id=75:lancry-rene-sa-

not work here 

Original issue reported on code.google.com by soniya....@gmail.com on 12 Jul 2010 at 6:45

GoogleCodeExporter commented 9 years ago
1. Please don't try to debug minified code, or expect me to do so.
2. Read the error message, and if you did, then post that as well.

index.php:292
Uncaught TypeError: Object function (a,b){return new D.fn.init(a,b)} has no 
method 'cookie'

If it wasn't minified you'd know that this refers to the jQuery 
object/function, which apparently lacks the "cookie" method. Maybe some other 
Joomla plugin overrides jQuery, or I don't know, I can't help with that.

Original comment by balazs.endresz on 12 Jul 2010 at 12:48