View Single Post
  #16  
Old 08-08-2010, 08:10 AM
ffeingol ffeingol is offline
Senior Member
 
Join Date: Jul 2007
Location: /dev/null
Posts: 290
Still does not appear to work. If I'm reading the script correctly, it's looking for files in:

/cache/0
/cache/1

etc

but the cache directory is actually organized

/cache/0
/cache/0/0
/cache/0/1
/cache/1
/cache/1/0
/cache/1/1

Can anyone else confirm if this is working or not working?
Reply With Quote