Oxwall 1.4.0 Upload Problem | Forum

falancas Aug 20 '12
was a new installation, but images will not load!

File permissions should be changed?
Attachments:
  upload-problem.PNG (19.64Kb)
Team
Den Aug 24 '12
enable DEV_MODE and try to upload again. You'll get an actual error message. 
falancas Aug 24 '12








Thanks for reply. No error message dev mode!
The Forum post is edited by falancas Aug 24 '12
Team
Den Aug 30 '12
Ok,

First, check that these folders has 777 recursive permissions:

- ow_userfiles/

- ow_pluginsfiles/

- ow_static/


then, try to reinstall the photo plugin again.

falancas Sep 4 '12

I did what you said, but did not resolve the problem :(
Team
Michael I. Sep 5 '12
Okay then, PM me your website URL, Admin Panel and FTP access details.
falancas Oct 3 '12
Send PM ok.
Team
Michael I. Oct 5 '12
Hi, did you modify your .htaccess file? For some reason your photos seems to be redirected with 301 Moved Permanently status.
falancas Oct 5 '12

Quote from Michael I. Hi, did you modify your .htaccess file? For some reason your photos seems to be redirected with 301 Moved Permanently status.

Yes I did change .htaccess. problematic because installation. Would you do the installation for me?
Leader
Paul Cuffe Oct 6 '12
I had this problem for awhile, it was something very very strange to do with permissions in the end, there was no fault reported with debug. and it seemed that all was "ok" but just no photo.
This might happen if the .htaccess has been modified with other non-default...
Team
Michael I. Oct 8 '12
Try reuploading the default .htaccess file and check if the issue persists.
falancas Oct 19 '12
My site INACTIVE !!! http://havuzbank.net.tc/

Quote from falancas My site INACTIVE !!! http://havuzbank.net.tc/

Is the issue fixed? If possilbe PM with me details. I will do my best to assist you.
Team
Michael I. Oct 31 '12
No, we cannot reproduce the issue on any of the installations and still need someone to provide us with access details to their website and server.
falancas Nov 1 '12
My test domains INACTIVE sorry...

Quote from falancas My test domains INACTIVE sorry...

Thanks for the update.
Hisham Apr 27
I have installed the software on Godaddy shared hosting and have same above problem with images and photo it want display, what do I need to change in .htaccess file
Team
Michael I. Apr 29
Hisham, what about the 777 permissions? Do you have them set properly?
Hisham Apr 29
Thanks for your reply, but I found the problem it was the .htaccess file in ow_userfiles and changed Options All -Indexes to Options -Indexes and it work fine now.