[Plugin: Job Manager] File with spaces not working after upload
-
Currently i have a document uploaded looking like this
Name%20curricuLuM.doc, however when trying to download it, it doesnt exist
Where is this information stored so i can change it manually!And how can i prefend this from happening again! where is the upload part
so i can add$filename = preg_replace('/\s\s+/', '_', $uploadedfile);
- The topic ‘[Plugin: Job Manager] File with spaces not working after upload’ is closed to new replies.