Viewing 2 replies - 16 through 17 (of 17 total)
  • I’m still getting the same error… Some parts of the website work (like home page and individual articles). But the pages which use CCTM like tours page (tour is a custom post type), is not working. The problem is still the same… Fatal error: Class ‘FilesystemIterator’ not found in ….wp-content/plugins/custom-content-type-manager/includes/CCTM_Ajax.php on line 80

    wp-admin page is getting the same error as well… maybe I need to clean up something somewhere else??? Thanks for asking, THe digital Happiness.

    Stupid me for doing the plugin update live…

    Plugin Contributor fireproofsocks

    (@fireproofsocks)

    Even PHP 5.3 is at end of life. I did write a unit test for the FilesystemIterator class; now I’ve reverted the functionality back to scandir and I’ve now ensured that my unit tests run on updates as well as on first installs.

    My tip is to always keep an export of your CCTM definitions (Tools –> Export). Keep a backup of that .cctm.json file — even if your database options get corrupted, that file will let you restore your content types and custom fields.

    Please update to 0.9.7.10 (the 0.9.7.9 packaging seems to have failed).

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘Fatal Error on Multiple sites with today's update’ is closed to new replies.