zhangtaoeasy / phppi

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

Some folders are not visible inside the app #41

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create some picture folders and open them to let the app generate thumbs
2. Add another folder inside the gallery
3. The folder is not displayed/cached

What is the expected output? What do you see instead?
Nothing, the newly added folder is not visible

What version of PHPPI are you using? On what operating system?
1.3.0

Please provide any additional information below.
If i try to open the folder by direct link, it's opened and the content is 
cached, but it's not visible on home page. A force refresh would probably solve 
this issue.

Original issue reported on code.google.com by laurenti...@gmail.com on 11 Jul 2014 at 6:27

GoogleCodeExporter commented 9 years ago
Hi,
I've managed to fix this by deleting the cache.xml file from 
\\website.com\phppi\cache\gallery\

For some reason the file/folder index has stopped at the 26st folder, and 
earlier. But earlier i managed to get over it just by refreshing or by manually 
opening the invisible folder, then it would be seen on the home page.
Hope it helps.

LNT.

Original comment by laurenti...@gmail.com on 11 Jul 2014 at 7:16