meene
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: WP_Multilingual] WPML 2.8.4 compatible version (betta)Search doesn’t seem to work with wp-multilingual-2.8.4.002.
I get no returns when plugin is activated.Forum: Plugins
In reply to: [Plugin: WP_Multilingual] WPML 2.8.4 compatible version (betta)On a different note, the widget php language switcher has a function that doesn’t exist: languages_aviable(). Should be “languages_aviable_get()” instead.
For the next update, I would recommend “languages_available_get()” 🙂Forum: Plugins
In reply to: [Plugin: WP_Multilingual] WPML 2.8.4 compatible version (betta)Hey Butuzov, I downloaded the latest version of WPML and it worked…!
Thanks!Forum: Plugins
In reply to: [Plugin: WP_Multilingual] WPML 2.8.4 compatible version (betta)cool! thanks! unfortunately it doens’t work with my installation (Version 2.8.4)
I even uninstalled everything, reinstalled FCKEditor and still get these errors in the Languages menu:Warning: array_keys() [function.array-keys]: The first argument should be an array in /home/httpd/vhosts/example.com/httpdocs/wp/wp-content/plugins/wp-multilingual/multilingual.php on line 1128
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/httpd/vhosts/example.com/httpdocs/wp/wp-content/plugins/wp-multilingual/multilingual.php on line 1134and this one in the Taxonomies menu:
Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/example.com/httpdocs/wp/wp-content/plugins/wp-multilingual/multilingual.php on line 1037
Any ideas?
Thank you!