Setup - EE 1.6.8 / nGen File / SolSpace File Upload
Scenario 1: A new member registers for the site. They then want to add a new property listing. First, they add the details. Then they add images. Everything works fine until it comes to adding the images.
1) Browse for the image
2) Click upload
3) Page comes back with: Something happened while uploading file.jpeg
Scenario 2: A member with an existing listing wants to add a new image.
1) Browse
2) Upload
3) Image uploads
Researched on the forums and seems to be some sort of permissions issue. I check all the image upload folders and they are all set to 777. File Upload Preferences are OK in admin. I checked the TMP settings in PHP to make sure the TMP folder is accessible - that checked out OK.
I can add a file to the post within the Admin but that won’t work for our users as we don’t want them poking in the admin.
I know this is likely going to be a plugin issue and not supported by EE but I’ve spent a few hours banging my head against the wall and am hoping you have some debugging suggestions.
Speaking of which, I also modified core.file_upload.php (I think that’s it) to display the error but nothing displayed - Does that mean it is error code 4? If so, what is 4 and how do I fix it 😊
Thanks in advance.