Hi,
one thing I don't like, is the separate search-function for "new fotos" and "new posts". I would prefer a combined search-function "new fotos and comments", so it is similar to the
vB (it shows new threads and new postings together).
I have already tried to work on this issue myself, but was not successfull yet.
My way was to create a new field "uploaddate" in the images-table for storing and showing the original upload date. The field "dateline" I want to abuse for storing last update (updating this field on upload and on adding new comments), so I can use the search "new fotos" as "new fotos and comments".
But maybe there is a much easier way just by modifying the search-queries...
Jörg