Hi good day.
Well this is a long history so...
ill better start .
I have a drupal site where i installed the CKEditor and Ckfinder plugins as modules (well, just the CKEditor)
After installing the Ckfinder (and specify the folder where all the files are going to be uploaded, on the config.php file $baseUrl = '/sites/default/files/';)
i tried my site on 2 different servers. On a VPS server (wich i use only for preview purpouses, it worked ok), and now, on the server where the site is actually going to be used (a shared hosting on JustHost) it doesnt work.
i verified the config file again and all the settings on drupal, with no luck. And here's the weird issue:
I can upload files and everything, but when i upload a picture, instead of going to /sites/default/files/ inside my public_html folder, IT CREATES A FOLDER CALLED psites/default/files/<FILE> but in THE ROOT of my shared hosting (with this, i mean it doesnt go inside my public_html folder and all the files are unaccesible for the drupal site).
The worst part is, when you upload the FIle, on the URL field it appears the adress just fine (site/default/files) but the file obviously is not displaying because the file is not there.
I have no idea whats going on and i've already tried everything, and for some reason it doesnt matter what folder i specify, it always put the letter "p" first. I verified everything on the config file and honestly this is driving me crazy.
I hope you guys could help me. thank you!
Tue, 09/11/2012 - 10:21
#1