Title: techfun's Replies | WordPress.org

---

# techfun

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can't save changes to menu…get "are you sure you want to do this" error](https://wordpress.org/support/topic/cant-save-changes-to-menuget-are-you-sure-you-want-to-do-this-error/)
 *  [techfun](https://wordpress.org/support/users/techfun/)
 * (@techfun)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/cant-save-changes-to-menuget-are-you-sure-you-want-to-do-this-error/#post-2707789)
 * I had the same problem – This was reproducible on all sites I have with WooFramework
   v. 5.3.8 – upgrading to 5.3.9 solved it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WPtouch iPhone Theme] Cannot upload custom icon](https://wordpress.org/support/topic/plugin-wptouch-iphone-theme-cannot-upload-custom-icon/)
 *  [techfun](https://wordpress.org/support/users/techfun/)
 * (@techfun)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-wptouch-iphone-theme-cannot-upload-custom-icon/#post-1385904)
 * We had that problem too…
 * To solve it, try adding in your FULL upload path to Dashboard > Settings > Miscellaneous
   or manually create the folder wptouch under your wp-content/uploads folder and
   then inside wp-content/uploads/wptouch create a folder called custom-icons do
   you end up with:
 * wp-content/uploads/wptouch/custom-icons
 * Assuming your permissions on those new folders are correct you should now be 
   able to upload.
 * Our staff programmer explained the issue this way:
 * > When uploading a file, the upload script tries to create the appropriate icons
   > directory for storing the file:
   >  get_option( ‘upload_path’ ) . ‘/wptouch/custom-
   > icons’
   > In a relative environment, this path is:
   >  wp-content/uploads/wptouch/custom-
   > icons
   > The script tries to create each of those directories by exploding the path 
   > and looping through the parts. In the loop each part is prepended by /. The
   > actual paths the script tries to create is:
   >  /wp-content /wp-content/uploads/
   > wp-content/uploads/wptouch /wp-content/uploads/wptouch/custom-icons
   > When the script tries to store the file, wp-content/uploads/wptouch/custom-
   > icons does not exist because the proper path was never created.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Auto Upgrade for Plugins asks for FTP Login? WP2.5](https://wordpress.org/support/topic/auto-upgrade-for-plugins-asks-for-ftp-login-wp25/)
 *  [techfun](https://wordpress.org/support/users/techfun/)
 * (@techfun)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/auto-upgrade-for-plugins-asks-for-ftp-login-wp25/#post-724386)
 * I had the same problem using the “public” name for my FTP server. Changing it
   to localhost took care of the problem.

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