Hello,
I am hoping you can help me with this, my 1st posting, very new to PHP and scripts.
Photos are not uploading in the Sell or Wanted page on my site,
my site is: http://trade.comeze.com/index.php
yet to see my photo not-uploading, you will need to Register to get to the Sell or Wanted pages,
using Firebug I see this:
<td>
<div id="div_file_1">
<input id="item_file_upload_1" type="file" onchange="upload_media_async(ad_create_form, 1, this.form.item_file_upload_1, document.getElementById('item_file_url_1').value, document.getElementById('item_file_embed_1').value, document.getElementById('nb_uploads_1').value, 4, 'W_39');" style="width: 250px;" name="item_file_upload_1">
</div>
</td>
I can not find a upload_media_async file any where, is it a js or php file ?
your help greatly appreciated
🙂