Thumbs not generated

HomeForumsHow-To and TroubleshootingThumbs not generated

Tagged: 

This topic has 1 voice, contains 39 replies, and was last updated by  Marcel 86 days ago.

Viewing 15 posts - 1 through 15 (of 40 total)
Author Posts
Author Posts
2 January 2012 at 12:36 #4788

Eric Moret

Hello,

When I browse a newly uploaded picture directory, it seems only the slides are generated, not the thumbs. To get the thumbs generated I have to go in the admin interface and browse my folder there once. Is there a way to not have to browse folders prior to getting the thumbs generated?

2 January 2012 at 14:09 #4789

Developer

Thumbs should generate in frontend too.
But, if you have selected thumbnail and caching, the time to create all thumbnails could be to long and your script may stop unexpectedly.
Does async caching solve your problem?

2 January 2012 at 21:12 #4804

Eric Moret

How do you enable async caching? Is there a way to have the script start by creating the thumbs then proceed to the slides rather the opposite?

4 January 2012 at 10:42 #4829

Marcel

To enable async caching, check Create cached thumbnails after page has loaded in the browser in Lazyest Gallery Settings.
There is no set order in thumbs and slides generation. The script creates them at the moment they are first requested on a page. The only difference is that many thumbs are requested at a time while loading a folder’s thumbs page. Slides are requested one-by-one.

5 January 2012 at 12:18 #4841

Eric Moret

Thank you for the async tip, I actually already had this checkbox ticked.
Here is what I am seeing happening when I click a new album in the frontend under google chrome.
I observe the slides folder being created then all slides being generated. Then the page displays in my browser but all thumbs are missing and display as such. If I reload the page, this time it comes up much faster but still no thumbs are generated.

5 January 2012 at 14:05 #4842

Marcel

looks like something’s wrong there. I’ll check the code.

5 January 2012 at 15:00 #4843

Developer

We can’t reproduce this error. Could you please share the folder URL?

5 January 2012 at 15:49 #4845

Eric Moret

Sure, Here you go:
http://www.zouric.com/blog/index.php/photos/?file=1983/02%20-%20Mus%C3%A9e%20Schlumpf/

I just removed the slides folder and captions.xml file, so it will take time to display…

5 January 2012 at 16:20 #4846

Marcel

The async loader actually returns an access forbidden code.
I’ll investigate.

5 January 2012 at 16:38 #4847

Marcel

Somehow the utf8 encoded thumbnail url does not resolve for Musée

5 January 2012 at 21:20 #4850

Eric Moret

I also tried with this folder no utf8 other than spaces there and I see the same issue:
http://www.zouric.com/blog/index.php/photos/?file=1983/03%20-%20Divers/

5 January 2012 at 23:23 #4851

Marcel

In your second example, the image file name is utf8 encoded.
I’m searching for a solution.

6 January 2012 at 10:59 #4856

Marcel

It looks like an Apache / Linux problem.
I have tried it on my server and even without WordPress/Lazyest Gallery, the file does not display.
example: http://marcel.brinkkemper.com/wp-content/lg-gallery/1983/

On my Apache / Windows powered test sites I don’t have any problems

6 January 2012 at 12:04 #4857

Developer

It turns out to be an Apache mod_security issue.
The server does not accept utf8 encoded requests.
My server log shows UTF8 abuse.

10 January 2012 at 14:05 #4882

Eric Moret

I am using IIS on Windows7. I can generate the thumbnails from the backend but not from the frontend, while at the same time I can generate the slides from both backend and frontend. What do you recommend to change in the server configuration?

Viewing 15 posts - 1 through 15 (of 40 total)

The topic ‘Thumbs not generated’ is closed to new replies.

RSS RSS feed for this Topic