charlouille1
04-13-2008, 09:10 PM
I think there is a problem in page index.php?view=images. When I want add new tag on several photos it does'nt work (with this fonction : Add/remove tags from selected images...) .
The problem can be resolved by modifying the file admin/images_edit.php in line 184 & 195. This value $idz[$i] must be modified by $idz[$x]
The problem can be resolved by modifying the file admin/images_edit.php in line 184 & 195. This value $idz[$i] must be modified by $idz[$x]