Bad update since 2.x > some stuff going wrong
-
Hi, since the last update of UM it’s very hard.
I have an automatic script to creat some category in different language.
Since this last update, my script doesn’t work.First in my script, I included this and it was good to use this function um_category_access_fields_save():
require_once( $parse_uri[0] . ‘wp-content/plugins/ultimate-member/admin/core/um-admin-actions.php’);
Since the last big update, the file “um-admin-actions.php” is missing.
I try to use this new file, but I have an other error :require_once( $parse_uri[0] . ‘wp-content/plugins/ultimate-member/includes/core/um-actions-wpadmin.php’);
= “” Fatal error: Uncaught Error: Call to undefined function um_category_access_fields_save() “”
I’m looking for a solution since many hours, but nothing…
Some one can help me please ?Thanks a lot.
Nathan
The topic ‘Bad update since 2.x > some stuff going wrong’ is closed to new replies.