Support

Search results for ""

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

PHP Fatal error: Class 'AC\\Thirdparty\\WPMLColumn' not found

Hi,

I updated the plugin this morning, and it appears that any site that also uses WPML results in this error if you try to go to any post/page/CPT admin listing page. Any advice on this?

Thanks!

5 years, 9 months ago
Stefan van den Dungen Gronovius
Developer

Hi Adam,

Thanks for your feedback.
We found the bug and solution to this problem.
We’re currently working on a fix and it will be released very soon.
If you quickly want to fix it in your environment, you’ll have to change the namespace (first line) in the files /admin-columns/classes/ThirdParty/*.php
from namespace AC\Thirdparty; to namespace AC\ThirdParty;

5 years, 9 months ago
Tobias Schutter
Developer

We have released a fix. You can now upgrade to version 4.3.3.

5 years, 9 months ago

You must be logged in to reply to this topic.