funkjedi / acf-qtranslate

Adds qTranslate compatible fields for Text, Text Area, Wysiwyg Editor and Image.
http://wordpress.org/plugins/acf-qtranslate/
57 stars 32 forks source link

wysiwyg fields cloning each other #56

Closed kstudiofx closed 9 years ago

kstudiofx commented 9 years ago

I've looked through the threads and seen the fixes for these but none of them seem to be working for me. I'll edit both fields and click the update button and whatever language i left off with is what takes over both languages. One thing i do notice is that every once in awhile of updating the page, I get errors and am wondering if that could be the culprit. Any help is very appreciated. Thank you in advance. here they are:

Warning: Invalid argument supplied for foreach() in /home/nerd/public_html/campt/wp-content/plugins/qtranslate-x/admin/qtx_admin.php on line 14

Warning: Invalid argument supplied for foreach() in /home/nerd/public_html/campt/wp-content/plugins/qtranslate-x/admin/qtx_admin.php on line 14

Warning: Invalid argument supplied for foreach() in /home/nerd/public_html/campt/wp-content/plugins/qtranslate-x/admin/qtx_admin.php on line 14

Warning: Invalid argument supplied for foreach() in /home/nerd/public_html/campt/wp-content/plugins/qtranslate-x/admin/qtx_admin.php on line 14

Warning: Invalid argument supplied for foreach() in /home/nerd/public_html/campt/wp-content/plugins/qtranslate-x/admin/qtx_admin.php on line 14

Warning: Invalid argument supplied for foreach() in /home/nerd/public_html/campt/wp-content/plugins/qtranslate-x/admin/qtx_admin.php on line 14

Warning: Invalid argument supplied for foreach() in /home/nerd/public_html/campt/wp-content/plugins/qtranslate-x/admin/qtx_admin.php on line 14

Warning: Invalid argument supplied for foreach() in /home/nerd/public_html/campt/wp-content/plugins/qtranslate-x/admin/qtx_admin.php on line 14

Warning: Invalid argument supplied for foreach() in /home/nerd/public_html/campt/wp-content/plugins/qtranslate-x/admin/qtx_admin.php on line 14

Warning: Invalid argument supplied for foreach() in /home/nerd/public_html/campt/wp-content/plugins/qtranslate-x/admin/qtx_admin.php on line 14

Warning: Invalid argument supplied for foreach() in /home/nerd/public_html/campt/wp-content/plugins/qtranslate-x/admin/qtx_admin.php on line 14

Warning: Cannot modify header information - headers already sent by (output started at /home/nerd/public_html/campt/wp-content/plugins/qtranslate-x/admin/qtx_admin.php:14) in /home/nerd/public_html/campt/wp-includes/pluggable.php on line 1207

kstudiofx commented 9 years ago

I contacted qtranslate directly about the issue and was told to contact you. Here's what they mentioned:

there shows an error in java console:

Uncaught TypeError: qTranslateConfig.qtx.addContentHooksTinyMCE is not a function

coming from the source

/wp-content/plugins/acf-qtranslate/assets/acf_5/qtranslatex.js?ver=4.3.1

which belongs to "Advanced Custom Fields: qTranslate".

fburatti commented 9 years ago

@kstudiofx read read this https://github.com/funkjedi/acf-qtranslate/issues/49#issuecomment-147985004

kstudiofx commented 9 years ago

That was PERFECT! Thank you so much @fburatti you saved me