Konstantin X
Forum Replies Created
-
Hello @vasyltech!
Yes, i use the latest version of plugin, the link to which You gave me. And the error still occurs.
I see code and find version compare at line 202:
version_compare($wp_version, '4.0') === -1
But my version “4.7.6”, so this check fails. I changed “4.0” to “4.8”, and now the plugin seems to be working fine.Thank you very much again for your help.
- This reply was modified 7 years, 6 months ago by Konstantin X.
Hello @vasyltech!
My WP version is 4.7.6.
Install lates version of AAM, and see a similar error:“PHP Fatal error: Call to undefined function get_term_parents_list() in …/wp-content/plugins/advanced-access-manager/Application/Backend/Feature/Main/Post.php on line 223”
Hello @vasyltech!
Yes WP version is 4.7, and autoupdate is disabled due to some used plug-ins, which sometimes get crash site after WP updating.
Thank you very much!
Hello @noelalvarez!
What kind of cache? Its error in PHP file, i try to add debug command and it works, so no cache here …IMHO.