zhangtaoeasy / phppi

Automatically exported from code.google.com/p/phppi
Other
0 stars 0 forks source link

new folder in gallery folder not show automatically #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.install PHPPI 1.2.0
2.if I upload a new directory with photos to the gallery folder, the new 
directory not show on album (cache not upgrade???)
3.if I delete the file cache/cache.xml, the new directory is show. version 
1.1.1 was automaticlly

What is the expected output? What do you see instead?
if I upload a new directory with photos to the gallery folder, the new 
directory not show on album (cache not upgrade???)

What version of PHPPI are you using? On what operating system?
1.2.0 linux server

Please provide any additional information below.
if I delete the file cache/cache.xml, the new directory is show. version 1.1.1 
was automaticlly

sorry for my poor english

Original issue reported on code.google.com by eekl...@gmail.com on 6 Jan 2013 at 9:47

GoogleCodeExporter commented 9 years ago
That's exactly how it should work, by default it will cache the folder contents 
for 24 hours. If you remove the cache file it will re-cache. If you need it to 
be updated more often you can change the settings to not cache or set it to a 
less amount of time.

Original comment by gorounreal on 7 Jan 2013 at 10:17