Hi Stephen, I made a new thread to avoid going OT in the other thread ("db update function").
I turned my idea into a plugin to upload anonymously images in an album. In 1.4.2 it worked perfectly, in 1.4.3 and latest trunk it gives issues in including functions files (require_once). The error is:
Page not found
The Zenphoto object you are requesting cannot be found.
Album: plugins/gigiuploader/zp-core
Image: setup
This is the plugin, it is very simple and only an alpha, the options are to be implemented yet and you must create an album in the folder albums/fan, but it should work at least.
http://www.mediafire.com/?e5g2kaxxddae0hr
I use it in search.php, calling the function printgigiuploader($searchwords); in order to take the right image tag to assign (I actually use search functions only for tags in my project).
Can you help me understand what's wrong?
Thank you!