I am trying to upload a series of 9 images to make a gallery in my post. This is the error I get on every image.
Fatal error: Call to undefined function wp_constrain_dimensions() in /home/towingso/public_html/mtbtrailreview/blog/wp-admin/includes/image.php on line 173
When I look in the file folder on the server...they are in there. When I go to the media library I see this...
Fatal error: Call to undefined function wp_get_attachment_image() in /home/towingso/public_html/mtbtrailreview/blog/wp-includes/post-template.php on line 386
Does anyone have any clue of what is happening?