Forums

image uploads via TDO Mini Forms give 403 error (5 posts)

  1. williams94086
    Member
    Posted 1 year ago #

    I've downloaded TDO Mini Forms and have modified the form widgets and basic settings to meet my needs. I am experiencing one issue that I cannot resolve. When a form is uploaded, attached images do not display but instead give a 403 error when the links are opened.

    I've confirmed that the subdirectory folder for uploads is working correctly. I've added other images from my desktop into the folder and they appear in posts ok. I've used the wordpress interface to upload photos and they appear in posts ok. The issue is limited to image files uploaded via TDO Mini Forms.

    Is there some additional setting or permissions required for these files to be viewable? If so, where and how to I make the necessary changes.

    Any advice on how to get the image files to viewable would be appreciated -- thanks!

  2. the_dead_one
    Member
    Posted 1 year ago #

    Can you directly explore the folder where TDOMF uploads the images to?

  3. kento
    Member
    Posted 6 months ago #

    Hi,

    I got same error :

    Forbidden

    You don't have permission to access /wp-content/uploads/8223/653041.jpg on this server.

    I can reach this file via ftp, i tried to change chmod of /uploads/ to 777 and 755 same effect :'(

  4. kento
    Member
    Posted 6 months ago #

    /wp-content/uploads/8223/ have chmod 744 but when i change it to 755 image is displaying so how can i do for make chmod 755 automatically ? Thanks !

  5. kento
    Member
    Posted 6 months ago #

    Ok i fixed this, it was because suPHP security on Gentoo :

    /usr/local/etc/suphp.conf

    Change
    umask=0033
    to
    umask=0022

    It work !!! Great plugin ! :D

Topic Closed

This topic has been closed to new replies.

About this Topic