Welcome Guest, Not a member yet? Register   Sign In
Server upload file error
#5

(05-21-2021, 02:51 AM)InsiteFX Wrote: That tells me that you have an error in your code someplace that is over writing or not saving the users id.

I would backtrace an check my session code.


This is the path where i save file :


$targetDir FCPATH '/xyz_xrh/documenti_personali/'.$this->session->get('user_id');

Because the file are uploaded by ajax , to solve the problem i must refresh my project to control if session are set . Is There a way to do this for all page ? 
Reply


Messages In This Thread
Server upload file error - by pippuccio76 - 05-20-2021, 10:55 AM
RE: Server upload file error - by includebeer - 05-20-2021, 02:11 PM
RE: Server upload file error - by pippuccio76 - 05-20-2021, 03:59 PM
RE: Server upload file error - by InsiteFX - 05-21-2021, 02:51 AM
RE: Server upload file error - by pippuccio76 - 05-21-2021, 04:01 AM
RE: Server upload file error - by InsiteFX - 05-21-2021, 04:23 AM
RE: Server upload file error - by pippuccio76 - 05-21-2021, 07:38 AM
RE: Server upload file error - by InsiteFX - 05-21-2021, 11:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB