yes, they are like this:
thumbs:
wpid-{date}_{hour}-{resx}x{resy}.jpg
orig:
wpid-{date}_{hour}.jpg
example:
thumbs:
wpid-20140607_233122-150×100.jpg
wpid-20140607_233122-168×300.jpg
…
orig:
wpid-20140607_233122.jpg
about warnings:
– Unless I change file to 777 continue the 2 warnings for each file (thumbs+original file).
– If I put them 777 it still shows 2 warnings but just for the original pic.
about exclude_file:
– I don’t understand, because in that directory there are the thumbnails, and in fact I don’t want to show them, so I really want your regular expression, but… when I use it the website shows “x[0-9].’]” at bottom, and it doesn’t work.
Thank you very much !!