Gallery3 is displaying blank Images after upload
|
mitesh2005
Joined: 2009-11-13
Posts: 6 |
Posted: Fri, 2009-11-13 04:57
|
|
Hi, I am new to gallery3 and to try out I just setup the gallery3 beta3 to my hosting account. It appears after uploading images all images displayed are blank. Here's the sanity check I did - Issue: It appears issue is with url rewriting - looks like files does exist at when I directly try loading image in browser with url like below (I see something like)- So looks like security issue (but cant figure out what to change) Any kind of help to resolve this would be highly appreciated. Thanks! |
|

Posts: 22890
Pleae upgade to an experimental version:
FAQ: How do I upgrade?
php info link please:
FAQ: How do I create a phpinfo page?
What version of Apache are you running?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 6
Hi, I tried updating to latest version multiple times but looks like login functionality breaks. (Login prompt never comes up)
Apache Version is - 2.2.14 & php 5.2.11
In last update it appeared css formatting was all gone and though login prompt came up but administrator functionality was broken.
(This permissions should be pretty easy to reproduce if you setup your code on linux servers and use publicly released beta 3)
Thanks for looking into!
Posts: 22890
Well sure, it is a bug that has been fixed. There was some issue in Beta2 as well. ;-)
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 16503
You need to follow the tips for unpacking the code on this page:
http://codex.gallery2.org/Gallery3:Upgrading
Make sure you do not have any of the old code laying around. Simply overwriting the install will not work.
As Dave said, that's a bug that has been fixed. Upgrade to the latest experimental code and report back if you still have problems. There are huge changes that have happened since B3 was released.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 6
Hi,
I tried upgrading to new version.
I still see below issues -
1. If I set permissions as available for only to Registered Users then all pictures goes blank.
2. While viewing the slide show its using midsize image for display rather then fullsize image.
Thanks!