Title: gosforth's Replies | WordPress.org

---

# gosforth

  [  ](https://wordpress.org/support/users/gosforth/)

 *   [Profile](https://wordpress.org/support/users/gosforth/)
 *   [Topics Started](https://wordpress.org/support/users/gosforth/topics/)
 *   [Replies Created](https://wordpress.org/support/users/gosforth/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/gosforth/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/gosforth/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/gosforth/engagements/)
 *   [Favorites](https://wordpress.org/support/users/gosforth/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Upload Photos MAJOR error](https://wordpress.org/support/topic/upload-photos-major-error/)
 *  [gosforth](https://wordpress.org/support/users/gosforth/)
 * (@gosforth)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/upload-photos-major-error/#post-630421)
 * No so awesome. That’s not all you have to add to these files. In wp-admin/includes/
   upload.php just before line:
 * $r .= “[\n”;](https://wordpress.org/support/users/gosforth/replies/$href?output_format=md)
 * you have to add another
 * $href = str_replace(“?”,”upload.php?”,$href);
 * However, this is not the good correction – href is empty and the solution is 
   to find where href starts and fill it for good with ‘upload.php’ (that was quite
   stupid idea to create so ‘sophisticated’ code where name of file is another variable…)
 * Looks like programmer did code that was out of his control.
 * Another ‘briliant’ idea is to use database only to keep posts and pages. Perfect
   way to loose all work (I will always stay with files).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Managing uploads](https://wordpress.org/support/topic/managing-uploads/)
 *  [gosforth](https://wordpress.org/support/users/gosforth/)
 * (@gosforth)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/managing-uploads/#post-646948)
 * I have same; spent several hours on that but I do not know what to do. This is
   absolutely bug.

Viewing 2 replies - 1 through 2 (of 2 total)