Title: Imag problems
Last modified: August 20, 2016

---

# Imag problems

 *  Resolved [borismoggy](https://wordpress.org/support/users/borismoggy/)
 * (@borismoggy)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/imag-problems/)
 * I have 2 distinct problems here. The first one is a problem I’ve had since I 
   first installed WordPress: it simply will not upload images. I’ve even made the
   entire wp-content folder 777 chmod, and still nothing. I am using NextGen gallery
   manager and that uploads fine, so what might be the problem with WordPress?
    
   There is no error code, it simply says there’s an error and can’t upload right
   now tut Secondly, for no apparent reason it is not displaying my images correctly
   when I ftp them up. No matter what size I make them or ask it to display in, 
   they display in the same, smaller size, often made square for some reason! You
   can view this at [http://www.thelastgreatadventure.com](http://www.thelastgreatadventure.com)
   and view the last page published.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/imag-problems/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/imag-problems/page/2/?output_format=md)

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/imag-problems/#post-3547601)
 * Is your earlier thread still relevant or is this a different problem:
 * [http://wordpress.org/support/topic/cant-upload-images-63?replies=3](http://wordpress.org/support/topic/cant-upload-images-63?replies=3)
 *  Thread Starter [borismoggy](https://wordpress.org/support/users/borismoggy/)
 * (@borismoggy)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/imag-problems/#post-3547627)
 * I don’t think it is. I added the line of code I was given, and nothing happened.
   There was no change. Then WordPress updated, (a few weeks ago?) and since then
   I don’t get a specific error code or message, simply a note in red saying there
   was an error and try later.
    I’ve never been able to upload using WordPress, 
   although as I said NextGen appears to have no problem whatsoever.
 *  Thread Starter [borismoggy](https://wordpress.org/support/users/borismoggy/)
 * (@borismoggy)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/imag-problems/#post-3547839)
 * I’m really stuck here with not being able to update at all. It’s been quite a
   long time and I’ve been very patient, but I would really like someone to help
   me with this if they could?
    All I want to do is upload my photos. I can’t be
   the only one who’s ever had this problem.
 *  Thread Starter [borismoggy](https://wordpress.org/support/users/borismoggy/)
 * (@borismoggy)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/imag-problems/#post-3547840)
 * I can only assume that for whatever reason, no-one wants to help me out on this.
   
   Thanks WordPress ‘support’. Would it be churlish to ask here what other blogging
   software might be better to use?
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/imag-problems/#post-3547841)
 * I’m sorry you have not been helped here. Do you still have the same error message
   in your other thread ? Or is it just not working to upload images? If the latter,
   try
 * – deactivating **all** plugins to see if this resolves the problem. If this works,
   re-activate the plugins one by one until you find the problematic plugin(s).
 * – switching to the default 2012 theme to rule out any theme-specific problems.
 * – [resetting the plugins folder](http://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F)
   by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause
   problems.
 * – re-uploading all files & folders – **except** the wp-content folder – from 
   a **fresh** download of WordPress. Make sure that you delete the old copies of
   files & folder before uploading the new ones.
 *  Thread Starter [borismoggy](https://wordpress.org/support/users/borismoggy/)
 * (@borismoggy)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/imag-problems/#post-3547842)
 * I’ve deactivated plugins using the FTP method. I’ve set the standard theme. I’ve
   reset the plugins folder, and I still get error message in a pink box to the 
   right side when uploading media:
 * Error _MG_5716-Edit.jpg
    An error occurred in the upload. Please try again later.
 * Now you’re suggesting the only final solution wold be to reinstall WordPress?
   Am I right in that? Why keep the contents folder?
    Reinstalling the entire files
   surely means losing my database, hundreds of entries, configuration, everything,
   because one thing doesn’t work. It sounds very extreme to me.
 * As I said, if I upload images via ftp and add them by using the add media with
   url link, it works!
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/imag-problems/#post-3547843)
 * The contents folder contains your theme – I assume you want to keep that?
 * The content of your site is in the database – it is not affected by reinstalling
   WP.
 * Reinstalling WP is done all the time. If it seems to extreme to you, then I really
   don’t know what to suggest.
 * Perhaps someone else around here will have another idea.
 *  Thread Starter [borismoggy](https://wordpress.org/support/users/borismoggy/)
 * (@borismoggy)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/imag-problems/#post-3547844)
 * I have reinstalled WP in the past, I don’t have a problem in the doing of it,
   I just think it seems extreme for 1 problem.
    However, I do know that an installation
   is automated, so if all my stuff is in the database, how does the new installation
   know that i already have a database? And how to connect to it?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/imag-problems/#post-3547845)
 * There is no “installing” being suggested here. The installation process only 
   works _if_ you navigate to wp-admin/install.php **and** _if_ you don’t already
   have WordPress installed using that database.
 * All you are being asked to do is to replace all of your WordPress core files 
   to cover the possibility of file corruption etc. No site content will be harmed
   during this process if you avoid the wp-content folder.
 *  Thread Starter [borismoggy](https://wordpress.org/support/users/borismoggy/)
 * (@borismoggy)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/imag-problems/#post-3547846)
 * OK thank you, I’ll try that now.
 *  Thread Starter [borismoggy](https://wordpress.org/support/users/borismoggy/)
 * (@borismoggy)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/imag-problems/#post-3547847)
 * OK here’s what happened.
 * I deleted the two folders and the root files. Luckily I backed up the root files
   as it wanted my config.php later on!
 * I then downloaded a fresh WP 3.5.1, unzipped it, and uploaded adming and includes
   folder and the root files.
 * After uploading my old config.php file, I logged in, tried to upload a file, 
   and got the exact same error again.
 * So, any ideas what next please?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/imag-problems/#post-3547848)
 * Try checking your site’s error logs for a more specific error message. Your hosts
   should be able to help you in accessing your site’s error logs.
 *  Thread Starter [borismoggy](https://wordpress.org/support/users/borismoggy/)
 * (@borismoggy)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/imag-problems/#post-3547849)
 * I have been on contact with my host who said some folders weren’t correct ch 
   mod. All files have been changed to 644, and all folders changed to 755.
    However
   the server log shows no entires relating to WordPress, and they can see no issues
   that would explain it, so they are of the opinion that it is an internal WordPress
   problem. I would add that I have the NextGen gallery plugin and that uploads 
   files form my computer with no problem at all. I can also FTP with njo problem.
   So I would also agree that the problem lies with WP and not the server.
 *  [trialinsider](https://wordpress.org/support/users/trialinsider/)
 * (@trialinsider)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/imag-problems/#post-3547850)
 * Using a Mimbo theme for over a year with no problems, then updated WP yesterday
   and images won’t load onto front page. They load normally into latest post (individual
   page) but image doesn’t also appear on the front page as it did in the past. 
   I can’t detect what code is changed/missing & my searches for solution turn up
   nothing. Any clue?
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 1 month ago](https://wordpress.org/support/topic/imag-problems/#post-3547851)
 * Hi Trialinsider, you can discuss that [in your own thread](http://wordpress.org/support/forum/how-to-and-troubleshooting#postform).

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/imag-problems/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/imag-problems/page/2/?output_format=md)

The topic ‘Imag problems’ is closed to new replies.

## Tags

 * [display](https://wordpress.org/support/topic-tag/display/)
 * [image](https://wordpress.org/support/topic-tag/image/)
 * [upload](https://wordpress.org/support/topic-tag/upload/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 16 replies
 * 5 participants
 * Last reply from: [borismoggy](https://wordpress.org/support/users/borismoggy/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/imag-problems/page/2/#post-3547852)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
