Support

Search results for ""

Sorry, no results found. Perhaps you would like to search the documentation?
All Topics
SEIC Informatica

WPML String Translation

Accessing WPML String Translation results in a critical error:

PHP message: PHP Fatal error: Uncaught Error: Call to undefined method AC\Setting\Control\Input\Custom::set_value() in /var/www/vhosts/scenicrights.com/httpdocs/wp-content/plugins/admin-columns-pro/admin-columns/classes/ThirdParty/WPML.php:74

1 day, 7 hours ago
Stefan van den Dungen Gronovius
Developer

Thanks for your feedback.
We were able to reproduce the issue and it is fixed for the next 7.0.2 release.
You can expect the patch this week.
As a quick workaround you can apply the fix yourself by changing the following line:

admin-columns-pro/admin-columns/classes/ThirdParty/WPML.php:74

$label = $setting->get_input()->get_value();

1 day, 5 hours ago

You must be logged in to reply to this topic.