Hello,
Every thing works fine with GTranslate Pro except when in the URL is the index.php word.
Then appears...
500 - DatabaseHelper::query failed. (You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-15,15' at line 1 SQL=SELECT a.* FROM lw9vt_zoo_item AS a LEFT JOIN lw9vt_zoo_category_item AS b ON a.id = b.item_id WHERE a.application_id = 20 AND b.category_id = 0 AND access IN (1,1) AND a.state = 1 AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2014-04-05 07:47:26') AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2014-04-05 07:47:26') GROUP BY a.id ORDER BY a.priority DESC, a.name ASC LIMIT -15,15)
Thank you very much!