View Single Post
Old February 20th, 2007, 08:04 AM   #14 (permalink)
animate
Junior Member
Verified Customer
 
Join Date: Apr 2005
Posts: 27
on new version 5.62 its without value on the vb3 template


<input class="bginput" type="text" size="50" class="textarea" name="key$x" />

so keywords are missing on single upload to. Changed to :

<input class="bginput" type="text" size="50" class="textarea" name="key$x" value="$keywords"/>

works perfect.
animate is offline   Reply With Quote