|
Yep your running fine now that you made the changes I noted.
Your thumb not showing on the bulkupload screen is a closed issue and you should download the package again and upload the bulkupload file again or add this to bulkupload below the line below add whats in bold
if ( !isset($donotdelete) ) $donotdelete=""; if ( $User['adminedit'] == 0 ) $dthumbs = "yes"; |