Jump to content

Recommended Posts

Posted

I installed gallery to http://www.reelidentities.org/gallery/

 

I uploaded photos, and imported them into http://www.reelidentities.org/gallery/album01

 

If I look via FTP, the photos are in the directory.

 

when I view it via my browser, I get broken images.

 

If I go directly to one of the images, http://www.reelidentities.org/gallery/albu...1/fri_07_03.jpg, I get page not found.

 

I thought maybe I had uploaded them as ASCII by accident, but I re-uploaded them.

 

Any ideas?

 

Vincent

Posted

Hi,

 

At the top of the page, I get the following error:

 

>Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/reelide/public_html/gallery/config.php:87) in /home/reelide/public_html/gallery/session.php on line 51

 

Have you done the cookies bit correctley? (Sourceforge site is down at mo)

 

James

Posted

Hi,

 

I believe cookie sessions are supported but just check the following (its not ur problem but they talk about cookies):

 

The number one reason for this problem is that your login page has a slightly different hostname than the one you used for your gallery. You can check this by right clicking on the login page and selecting Properties to see what its URL is. The common cause for this is that you used a variation on the standard URL to get to your Gallery, and then the browser thinks that the JavaScript popup is actually on a different host and it causes a security exception when the popup tries to control the main window. For example, if you've told Gallery in the config wizard that your gallery is at http://www.menalto.com/photos and then you actually access the Gallery by going to http://menalto.com/photos (note the "www" is missing), you'll still see your Gallery, but you'll experience this problem. The solution is to pick one hostname and stick with it.

The number two reason for this is that your webserver does not have the session.use_cookies variable turned on. Gallery expects to use cookies, and if your server has them turned off, then it can't create a session for you and it won't work. Put your gallery in config mode, then open gallery/setup/phpinfo.php in your web browser and search for "session.use_cookies". If the "Local Value" is off, then it won't work. If the "Local Value" is no value then the "Master Value" must be on. If cookie support is disabled, you must talk to your system administrator and ask them to turn it on for you.

 

Jim

Posted

OK, I fixed the cookie problem. (I had in fact changed the URL)

 

But, I still cant figure out what's going on with the images. I'm getting ready to upload my second album, I'll be sure to send them in BINARY mode to see if they work this time. That's all I can think of that would cause this.

 

VIncent

Posted

Ok. Same problem with the second album. I *know* I uploaded them in BINARY.

 

Help! heheheh It's probably something silly and obvious, but I'm at a loss.

Posted
have you tried using the gallery program to upload the photo's?

 

instead of ftp..?

No I didn't. But I know the images are good, but they dont show even if I go directly to them in the browser... Hmmm.. I'm importing them FROM http://www.reelidentities.org/gallery/pics/2003-rhps

 

Let me see if http://www.reelidentities.org/gallery/pics...s/rhps-9275.jpg works. If it does, then we know it's something that gallery is doing when it imports them.

 

Ok. It worked. It must be something with the gallery importer. Wierd. I've done it this way before on another server and it worked fine.

 

VIncent

Posted

Hmmm. Ok, I've done it via gallery, via the gallery remote, and via ftp. THe pictures are always coming up broken. I'd think it was the gallery itself if the images were being found.. but I can't even go directly to them and I know they're there.

 

Hmmm.

 

Vincent

Posted

Ok, probably a dumb suggestion, but have you checked that the link and uploaded file have the same CApitALizatION?

 

Your server files are case sensitive....

 

Lianna

Posted

That wasn't it, but it was ewually as stupid. Had /albums appended to one too many configuration lines. Uhg. I knew it was going to be something simple.

 

Thanks!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...