Call to undefined function wp_generate_attachment_metadata()
-
I got many of the following errors in the past few weeks. They seemed to stop at some point, but as they are related to a cron task, this could just mean it ran out of things to regenerate.
PHP Fatal error: Uncaught Error: Call to undefined function wp_generate_attachment_metadata() in [ROOT]/wp-content/plugins/wpdiscuz/utils/class.WpdiscuzHelperUpload.php:952
Stack trace:
#0 [ROOT]/wp-content/plugins/wpdiscuz/utils/class.WpdiscuzHelperUpload.php(946): WpdiscuzHelperUpload->generateAttachmentMetadata()
#1 [ROOT]/wp-includes/class-wp-hook.php(324): WpdiscuzHelperUpload->generateThumbnails()
#2 [ROOT]/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#3 [ROOT]/wp-includes/plugin.php(565): WP_Hook->do_action()
#4 [ROOT]/wp-cron.php(191): do_action_ref_array()
#5 {main}
thrown in [ROOT]/wp-content/plugins/wpdiscuz/utils/class.WpdiscuzHelperUpload.php on line 952The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.