Page 1 of 1
					
				Step 2. Uploading the Submission tidakbisa upload file
				Posted: 09 Apr 2019, 08:28
				by hammus
				halo para master, mau tanya nih kenapa ojs 2.4.8.3 saya untuk author yang mau upload file di tahap 2 tidah fungsi, tombol broese bekerja tapi ketika di tekan tombol upload file tidak terupload
mohon petunjuknya
terima kasih
			 
			
					
				Re: Step 2. Uploading the Submission tidakbisa upload file
				Posted: 09 Apr 2019, 09:19
				by hammus
				klo upload dari quick submit melalui admin bisa tapi bagi user author gak bisa upload file
			 
			
					
				Re: Step 2. Uploading the Submission tidakbisa upload file
				Posted: 12 Apr 2019, 09:59
				by satuh1
				Cek permission untuk folder file_directory untuk upload file sudah "writable" atau belum!
			 
			
					
				Re: Step 2. Uploading the Submission tidakbisa upload file
				Posted: 12 Apr 2019, 13:47
				by hammus
				satuh1 wrote:Cek permission untuk folder file_directory untuk upload file sudah "writable" atau belum!
sudah writable tapi tetep gak bisa upload
 
			
					
				Re: Step 2. Uploading the Submission tidakbisa upload file
				Posted: 12 Apr 2019, 14:28
				by ajienoorseto
				cek path folder files, di server dan setting di config.inc.php
			 
			
					
				Re: Step 2. Uploading the Submission tidakbisa upload file
				Posted: 22 Apr 2019, 12:07
				by hammus
				ajienoorseto wrote:cek path folder files, di server dan setting di config.inc.php
ternyata begini kasusnya
ini config filenya 
[files]
; Complete path to directory to store uploaded files
; (This directory should not be directly web-accessible)
; Windows users should use forward slashes
files_dir = "/home/XXXXXXX/public_html/xxxxxxxx/files"
jika alamat direktori sesuai diatas file pdf naskah yang sudah terbit bisa terbaca tapi user tidak bisa upload file apapaun ke web
tapi jika saya rubah 
files_dir = "home/XXXXXXX/public_html/xxxxxxxx/files"  (slash saya hapus) 
user bisa upload file ke web ojs tapi pdf naskah yang sudah terbit tidak bisa terbaca 
ada solusi?
 
			
					
				Re: Step 2. Uploading the Submission tidakbisa upload file
				Posted: 29 Apr 2019, 08:25
				by ajienoorseto
				cek force_ssl On atau Off
cek force_login_ssl On atau Off
pakai https kah?