Errors in product pages in Admin
-
Hi, I am having errors that are causing problems with the product pages in the admin area. Basically when you go into a product page there is only one blank field and nothing else. I have included the errors below which is present under the Product Image section:
Fatal error: Uncaught Error: Call to undefined function get_upload_iframe_src() in /home/XXXXXXX/public_html/wp-admin/includes/post.php:1522 Stack trace: #0 /home/XXXXXXX/public_html/wp-admin/includes/meta-boxes.php(1388): _wp_post_thumbnail_html(‘3943’, Object(WP_Post)) #1 /home/XXXXXXX/public_html/wp-admin/includes/template.php(1389): post_thumbnail_meta_box(Object(WP_Post), Array) #2 /home/XXXXXXX/public_html/wp-admin/edit-form-advanced.php(679): do_meta_boxes(Object(WP_Screen), ‘side’, Object(WP_Post)) #3 /home/XXXXXXX/public_html/wp-admin/post.php(206): require(‘/home/XXXXXXX/…’) #4 {main} thrown in /home/XXXXXXX/public_html/wp-admin/includes/post.php on line 1522
Also at the top of all pages in is the following error:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘media_buttons’ not found or invalid function name in /home/XXXXXXX/public_html/wp-includes/class-wp-hook.php on line 287I have debugging turned on.
Thanks
- The topic ‘Errors in product pages in Admin’ is closed to new replies.