Viewing 15 replies - 1 through 15 (of 15 total)
  • 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 1134

    and 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!

    Thread Starter Oleg Butuzov

    (@butuzov)

    Hi meene!

    let me describe whats new in new version and thats also explain why you got this erros (actualy this is just a wornings but looks like errors =))

    1) you don’t need fckeditor, as i saw people want to insert media into posts.

    2) what can call that wornings. bad import.

    i am trying to make a good update engine for wpml (and i have test it with 1.3.14, 2.0, 2.1 and 2.2 version) it works well.

    what happend in your case. plugin wasn’t updated. in some case you db hasn’t got new option related to updated 1.3.14 version (see line 5167).

    can i got a backuped version of your db to check? i need to remake thissituation from scratch.
    ——–

    seams your version wasn’t updated propely. can you back your old db dump, and try one more time (please update plugin from link abow)?

    if its mot helps you mail me using contact form. its intresting for me why its not updated.

    Thread Starter Oleg Butuzov

    (@butuzov)

    or!

    open file
    go to initialization function
    just after start add line wpml::update_option(MULTILINGUAL_DOMAIN . ‘_installed’, ‘1.3.18’);
    run wp just one request.
    open it and remove this line.

    thats also can help…. (its restart update functionality).

    p.s.
    backup! backup! backup! db! dont forget to backup it.

    Hey Butuzov, I downloaded the latest version of WPML and it worked…!
    Thanks!

    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()” 🙂

    Search doesn’t seem to work with wp-multilingual-2.8.4.002.
    I get no returns when plugin is activated.

    Thread Starter Oleg Butuzov

    (@butuzov)

    Meene, you are really good tester!

    all bugs fixed.

    I installed latest version for wordpress (having previously installedd required fckeditor).

    When i activate multilingual plugin i recieve those errors :
    Warning: Invalid argument supplied for foreach() in /media/dokumendid/www/WP/wordpress/wp-content/plugins/wp-multilingual/multilingual.php on line 681

    Warning: Invalid argument supplied for foreach() in /media/dokumendid/www/WP/wordpress/wp-content/plugins/wp-multilingual/multilingual.php on line 2522

    When i click WP_Multilingual Installation button, then i get this:
    Installation

    Warning: Invalid argument supplied for foreach() in /media/dokumendid/www/WP/wordpress/wp-content/plugins/wp-multilingual/multilingual.php on line 1523
    Step 1.

    You need to install Dean’s FCKEditor For WordPress – this plugin replaces the default WordPress editor with FCKeditor. We need this editor to make it working with many languages. You can get it at homepage (http://www.deanlee.cn/wordpress/fckeditor-for-wordpress-plugin/) .

    but i have this plugin installed and working.

    Alan.

    Hi Oleg,
    with wp-multilingual-2.8.4-RC3.rar I get the error:
    Warning: Invalid argument supplied for foreach() in /xxxxxxx/wp-content/plugins/wp-multilingual/multilingual.php on line 5212

    The error above is gone disactivating the plugin Dean’s FCKEditor For WordPress

    Next error message:
    Warning: strpos() [function.strpos]: Empty delimiter. in /xxxxxxxx/wp-content/plugins/wp-multilingual/multilingual.php on line 5523

    The error message about line 5523 is gone after updating to PHP v5.2.9

    Thread Starter Oleg Butuzov

    (@butuzov)

    >> as for FCKeditor

    WE DON’T USE ANYMORE THIS STUFF. Right now all work under Tinymce witch is default for wp.

    >>zayatzz
    witch version you use?

    >>Thomas_Kr
    Tomas, i saw that you have register at redmine, you are confirmed user.

    and now by topic.
    #1209180
    my fault. foreach in update function has’t checj is foreach object/array is actualy object or array. this not serieous course you see this message just one time. in update period.

    next two questions.
    thanks for your report actualy at that line is a substitute function for str_ireplace witch isn’t presented in php 4. i will fix this error asap. and write here.

    Thread Starter Oleg Butuzov

    (@butuzov)

    Hi guys,
    we have a few new bugfixes.

    1) relates for situation if some other plugins create a $language variable – witch is was a basic lang id in our plugin. now please use at frontend a $wpmllanguage variable

    samples updated.

    2) we also rewrite a wp_rewrites generation – it wasn’t check and tested to much but it should work better now.

    3) few fixes related to Tomas_Kr reported issue (update foreachs)

    new updated you can get here.
    http://stat.made.com.ua/made.com.ua/software/wp-multilingual/wp-multilingual-2.8.4.004%20RC1.rar

    new plannig things in 2.8.4.010
    1) i will make a video tutorials (sorry i havn’t done it now)
    2) google translate as translate engine via tinymce plugin
    3) more turorials and Documentation.

    Hello.
    Oleg, could you give new link to your plugin?

    P.S. vibirau pluging, chtob dva yazika bilo dlya polzovatelei… uzhe neskolko poproboval – hochu i vash. Pochemu-to dumau, chto on udobnei =)

    Thread Starter Oleg Butuzov

    (@butuzov)

    please write to my mail to get proper version butuzov@made.com.ua.

Viewing 15 replies - 1 through 15 (of 15 total)

The topic ‘[Plugin: WP_Multilingual] WPML 2.8.4 compatible version (betta)’ is closed to new replies.