No Thumbnails/Resizes and thumbs not in var

klinion

Joined: 2009-02-26
Posts: 170
Posted: Mon, 2009-10-12 14:20

Have uploaded "gallery-gallery3-b6c1ba7" and like the previous code, the photos upload to var but do not show on my site. Have tried jpg and png and various sizes but all to no avail. I was surprised to find 3 different gallery codes could be individually called up presumably using the same database and mention this should it have screwed something up. The original G3B3 worked fine. System details if helpful;-
PHP 5.2.9
Apache 2.2.11 (Unix)
SQL Version 5.0.81 community
Operating system - Linux
Firefox 3.5.3
Windows 2000
Thanks,
Ken

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Mon, 2009-10-12 15:31
Quote:
I was surprised to find 3 different gallery codes could be individually called up presumably using the same database and mention this should it have screwed something up

I have no idea what you mean by this. Did you connect 3 different installs to the same database, using the same tables? If so, you should have gotten warnings about using tables that had data in them if you were running through the installer.

A link to your site would be helpful.

I see you're having other problems, make sure you run the upgrader as explained here:
http://codex.gallery2.org/Gallery3:Upgrading
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
klinion

Joined: 2009-02-26
Posts: 170
Posted: Mon, 2009-10-12 19:24

I extracted from the zip file and copied "var" into the new version as per the upgrade advice. I did this to 2 experimental versions and had the original. I was able to open any of them with the right address.

Still no thumbnails. Uploaded 3 photos into 1st album. It just shows the title number. If clicked it goes to the photo page. No photo. Click the number and it begrudgingly gives the fullsize photo.

Web Address is [url]http://talkingwalk.com/traveltalk [/url]

Ken

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Mon, 2009-10-12 19:33

Are there any entries in /var/logs?

I took your PNG 0274 and imported it into my Gallery. Even though it's ~750KB, the resized image is ~1.5MB and the thumb is ~150KB. I'm using ImageMagick as my toolkit. So I'm thinking either something is wrong with those files or I've just never done much PNG processing in Gallery. The image type for the thumb and resized are still PNG, just bigger than they probably should be.

If you're using GD, try using ImageMagick.

____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
klinion

Joined: 2009-02-26
Posts: 170
Posted: Mon, 2009-10-12 20:10

var/logs 0n 12/10/09 are all about missing or uncaught Kohana 404 Exception;- ui-icons

I only tried png because someone solved a previous problem by using it. My photos are all jpg.

Last time (months and months ago with G2) I tried to use ImageMagick. It as good as blew my host's servers apart and they wouldn't let me back till I promised not to try again. I think it was just my ignorance so, I'll give it a go,

Thanks,
Ken

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Mon, 2009-10-12 20:28

Time to look for a new host I say :)

ImageMagick should be tons more efficient than GD and either should really only be used when operations on images are happening, importing, resizing, rotating, re-building, etc.

____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
klinion

Joined: 2009-02-26
Posts: 170
Posted: Mon, 2009-10-12 20:30

Tried ImageMagick and nothing blew up but no difference I'm afraid. I uploaded some photos that are already successfully on the site. They were uploaded roundabout July so a different code then

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Mon, 2009-10-12 20:42

Make sure you're using the latest experimental code:
http://codex.gallery2.org/Gallery3:Upgrading

I'm using the latest code and periods in the file name, like 1265.The_Cadi.JPG should be changed to dashes, like so 1265-The_Cadi.JPG

Actually the filename isn't changed, just the Internet Address property.

If I try to access where your image should be in your var/thumbs directory, it's not there.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
klinion

Joined: 2009-02-26
Posts: 170
Posted: Mon, 2009-10-12 21:32

Been fiddling with no success.

I'm using the latest experimental code

Tried the dashes (wondered why the titles didn't upload before) but still no thumbs. You're right, no image in var/thumbs directory. Looked at previous code and no thumbs there either.

Ken

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Mon, 2009-10-12 21:37

Can you zip and post your log from today under /var/logs?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
klinion

Joined: 2009-02-26
Posts: 170
Posted: Mon, 2009-10-12 21:56

I have attached the file. Hope this works

AttachmentSize
2009-10-12.log_.php_.zip861 bytes
 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25968
Posted: Mon, 2009-10-12 23:04

Jumping in 1/2 way, sorry. The url provided....I see all the thumbs and re-sizes, am I missing something?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Mon, 2009-10-12 23:11

There is an album and 3 images here, however, the images are missing thumbs and resizes, you can view the full size though.
http://talkingwalk.com/traveltalk/index.php/KLINION_HOLIDAYS_2009

It's odd, I can't reproduce this behavior.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25968
Posted: Mon, 2009-10-12 23:30

Not diggin into detail at this time but this stick out to me:
http://talkingwalk.com/traveltalk/index.php/KLINION_HOLIDAYS_2009/KLINION_HOLIDAYS_2009
2 album that are nested that are the same name.
KLINION_HOLIDAYS_2009 & KLINION_HOLIDAYS_2009
Was that intentional?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
klinion

Joined: 2009-02-26
Posts: 170
Posted: Tue, 2009-10-13 13:52

Hi,
Had to sleep and things. Not intentional for two KLINION_HOLIDAYS_2009. It's obviously me making a mistake during updating. Have got rid of one with much photo organising, deleting, etc. Has not changed anything though. Have created another album "Upload Test" which should have 4 thumbs in it but no go. As nivekiam says, the thumbs are missing in var/thumbs, you can view fullsize and you can also view a slideshow with no thumbs showing. If it looks like it's something I've done I'd maybe best start again and not waste your time,

Ken

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 25968
Posted: Wed, 2009-10-14 00:52
Quote:
If it looks like it's something I've done I'd maybe best start again and not waste your time,

I don't think it is anything you have done. Having 2 albums with the same name should be fine but have different URL components and different storage paths.

It might be faster to start over again with an experimental version.
Let us know if it happens again and if you find any steps to make it happen.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
klinion

Joined: 2009-02-26
Posts: 170
Posted: Fri, 2009-10-16 19:07

Hi,
Tried starting again with new exp. version and even went back to G3B3 all to no avail. Discovered that not all the files in any codes were being uploaded in Firefox 3.5.3 so uploaded exp version with IE6. Went back to Firefox and tried uploading photos. Loaded about one a minute and also had "bad images" not loaded. Persevered by reloading the bad images, which worked, then tried more photos. Same thing, then suddenly all photos were being loaded in double quick time with all present and correct.
Tried another machine with XP and an earlier version of Firefox and all photos have the message "Server Error". Don't know how that's relevant but will persevere with that one.
Is this helpful to http://gallery.menalto.com/node/91827
Thanks,
Ken