| Author |
Message |
dad7732 RavenNuke(tm) Development Team

Joined: Mar 18, 2007 Posts: 1174
|
Posted:
Thu Aug 26, 2010 8:13 pm |
|
Images will upload to /uploads/image/photo.jpg for example and will be displayed on the site, linked and so on. However, the files do not show up when doing "Browse Server". The files are there as evidenced by ftp and displaying ok on the site. All I get is a blank page. I show the folder and all the window text just fine, but no image files.
Permissions are set to 777 just for testing sake and still a blank page. Owner/Group permissions are set ok.
I have another site on the same server and no problem displaying the files in "Browse Server" and everything is exactly the same ower/permissions, etc. I even tryed removing and re-uploading /uploads/image/ and so on.
Cheers |
|
|
|
 |
nuken RavenNuke(tm) Development Team

Joined: Mar 11, 2007 Posts: 1435 Location: North Carolina
|
Posted:
Thu Aug 26, 2010 8:18 pm |
|
do you have an index.html file in the images directory? |
|
|
|
 |
dad7732 RavenNuke(tm) Development Team

Joined: Mar 18, 2007 Posts: 1174
|
Posted:
Thu Aug 26, 2010 9:36 pm |
|
In the one that works, no. In the one that doesn't work, yes. Now there are none in both and now both work ... And now I remember that solution from a good while ago ..
Thanks |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 5996
|
Posted:
Fri Aug 27, 2010 6:37 am |
|
Try creating a folder. Do the images then magically appear?
I am reviewing file managers to work with CKeditor and have noticed this behavior, too. Wondering if there is something in a PHP.ini, htaccess or httpd.conf that is affecting this. |
|
|
|
 |
dad7732 RavenNuke(tm) Development Team

Joined: Mar 18, 2007 Posts: 1174
|
Posted:
Sat Aug 28, 2010 8:36 am |
|
It was the fact that index.html was in the /image/ directory. Once removed, the images appeared. |
|
|
|
 |
|
|
|
|