The product I'm selling is heavily customized for each buyer, which requires that I prepare artwork proofs (jpeg images) for them to review and approve. I'm trying to find a way to display a specific image to a specific user when they log in, and to allow the user to either approve the proof or reject it and tell me what changes need to be made.
The best idea I've had so far on how to do this is to use the phpbb forum. However, it looks like the file attachment features I'd need are only available in phpbb 3, and Zen Cart only wants to work with phpbb 2. I'd also need a way to lock down threads so only they can only be seen by specific users, which I'm not sure is possible in either version of phpbb.
Has anyone already solved this problem? If not, any suggestions on how I can show user-specific content and get form feedback from it?



