Jump to content

Upload Gambar Error "undefined"


Arohman

Recommended Posts

Mohon maaf master..

 

Halo, kami kembali ada error..

Error ini ketika melakukan upload gambar ketika melakukan di produk.

 

Kami harap ada beberapa saran yg bisa saya gunakan untuk melakukan pembetulan error tersebut.

 

*Screnshoot Terlampir

post-1099074-0-39502900-1454724761_thumb.jpg

Link to comment
Share on other sites

Coba buka file "fileuploader.js"

 

Caranya sebagai berikut :

1. Login Cpanel atau bisa pakai software Filezilla

2. Masuk folder public_html atau www / js / cari dan buka fileuploader.js (Buka dengan note atau download aplikasi editpad)

3. Setelah terbuka coba cari pada baris 1075

 

Nanti ada code seperti ini :

xhr.setRequestHeader("Content-type","application/x-www-form-urlencoded");

 

selanjutnya tambahkan 2 kode berikut :

xhr.setRequestHeader("Content-Type", "application/octet-stream");
xhr.setRequestHeader("processData", false);

 

4. Setelah itu save dan clear cache refresh.

 

Tapi kalau ga mau repot ini aku kasih file nya jadi tinggal upload dan timpuk di public_html/js/

 

Download : fileuploader.js

 

itu file asli dari prestashop 1.5.6.1 cuman sudah aku tambahin script seperti di atas, jadi tinggal di timpuk aja filenya. Mudah2an berhasil friend

 

 

 

multi-gshop-logo-1440270016.jpg

 

SUPPLIER BAJU SISA IMPORT DAN JAM TANGAN

Edited by M65 (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...