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

Update to 1.7.11 #79

Closed Tusko closed 7 years ago

Tusko commented 7 years ago

Hi! After update have an error:

Fatal error: Call to undefined method acf_qtranslate_acf_5_wysiwyg::add_filters() in /http_pub/urbanideas.com.ua/wp-content/plugins/acf-qtranslate/src/acf_5/fields/wysiwyg.php on line 38

Tusko commented 7 years ago

sorry. I had an old version of ACF PRO

pouyaist commented 7 years ago

How did you update ACF?

Tusko commented 7 years ago

@pouyaist what you mean? I bought it :)

pouyaist commented 7 years ago

I am sorry... I am new in wordpress and PHP and I donno anything about ACF

Tusko commented 7 years ago

@pouyaist don't worry, you'll learn quickly. Wordpress is so simple.

pouyaist commented 7 years ago

The problem is I cannot access to my dashboard because of this error. I am not sure how to update ACF? I would be happy If you can help me

Tusko commented 7 years ago

turn off WP_DEBUG

https://codex.wordpress.org/Debugging_in_WordPress the section Example wp-config.php for Debugging

pouyaist commented 7 years ago

It was already off

pouyaist commented 7 years ago

Thanks I solved it