Hi!
I´ve just upgraded wordpress and all the plugins.
Ngg works fine if Gengo is inactive.
Gengo works fine if Ngg is inactive.
When I activate ngg and try to access the page with gallery contents, I get the following error on the page:
WordPress database error: [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 'AND p2l1.translation_group != 0' at line 1]
SELECT p2l2.post_id, p2l2.language_id FROM fantakonate_post2lang AS p2l1 INNER JOIN fantakonate_post2lang AS p2l2 ON (p2l1.translation_group = p2l2.translation_group) WHERE p2l2.language_id IN (1) AND p2l1.post_id = AND p2l1.translation_group != 0
PHP Version 5.2.6
Server API Apache 2.0 Handler
mysql Client API version 5.0.51a
Thanks for your help :)