why this :
in edit.php
<form name='frmUpdate' enctype='multipart/form-data' action='<?php echo $_SERVER['PHP_SELF']; ?>' method='POST'>
<input type='hidden' name = 'id' value='<?php echo $row['pid'] ?>'>
<tr><td><b>{$lang['title']} </b></td><td><input type='text' name='title' value ='<?php echo $row['title'] ?>' size='50' maxlength='30'><br><span style='font-size:9px'>Title of uploaded file</span></td></tr>
<tr><td><b>{$lang['keywords']} </b></td><td><input type='text' name='keywords' value ='<?php echo $row['keywords'] ?>' size='50' maxlength='90'><br><span style='font-size:9px'>e.g. zone alarm, zonealarm, firewall</span></td></tr>
<tr><td><b>{$lang['category']} </b></td>
<td>
<select name='category'>
it displays that:
www.funkkybebel.com/bugzenith/wreid.jpg
(in bold)
is it an error ? (what do you mean so that i translate
where can i find the locale time (so that i change it to FR_fr to display french time format) ?
There is no warning when deleting albums or categories....