Cannot view submitted images or thumbnails in WordPress
-
I’ve installed the Entry Wizard into a photo club website (DailyRazor host) and have been able to create a webform, enter and submit images using the form, but could not see the images when returning to the form to check the status of my entry.
On filling the form with type, class, title and selecting the image file to enter, the thumbnail of the selected image is shown. However, when the submit button is pressed, the form changes and the thumbnails disappear. On checking the test folder in the ewz_img_uploads folder both the image and thumbnail folders are present.
My colleague, @acekin, has found that the .htaccess file has a single line:
Options All –Indexes
This seems to prevent access to anything in the ewz_img_uploads folder. It seems as if the “All” blocks access to everything as there are no subsequent instructions regarding what is and is not accessible. On removal of the word “All” in the .htaccess file, the image files and thumbnails were viewed on the webform within WordPress.To ensure this was not a one off, I installed the Entry Wizard plug in on another website (A2 Hosting host) with the identical results that the .htaccess file has a single line: Options All –Indexes.
I believe my issue of using the plug in is resolved in my case, is there a reason that the .htaccess is written as it is in the current download.
- The topic ‘Cannot view submitted images or thumbnails in WordPress’ is closed to new replies.