Hi guys
can anybody having idea about adding 3 images for products simultaneously using mediahandler.php in vm2.0
plz dont tell me about multiupload plugin as it is very costly for $30!
thanks for consideration
rupesh
[attachment cleanup by admin]
success to select multiple images by modifying line 1132 in mediahandler.php
$html .= JText::_('COM_VIRTUEMART_FILE_UPLOAD').' <input type="file" name="upload[]" type="file" multiple id="upload" size="50" class="inputbox" /><br />';
but now trying to work on it
any help on this much appreciated!
hi
Did it work?