Gossamer Forum
Home : Products : DBMan : Customization :

Single File Upload + Preview Problem

Quote Reply
Single File Upload + Preview Problem
    I'm unfortunately having the old problem of the 'Single File Upload' Mod not working together with the 'Preview' Mod.

I have checked out the DBMan FAQ as adviced on this board and found a file saying one should add the following at the start of the 'sub html_preview':

if (($status eq ''ok'') && ($in{'Filename'})) { $status = &validate_upload; }

Hm, I have done that but got an error message as sole result. ?! I'm begging for help on this one. If anybody knwos what to change so that the two Mods work together please kindly let me know. Thank you very much. I'm attaching my html.pl File.

Thank you,

Christian