Hi. I’m brand new to EE and working through the “Ed & Eg” tutorial in “Building Websites with Expression Engine 2” by Leonard Murphy. I’ve run into some strange and non-functional behavior around uploading files (image files specifically) and visibility of files in the File Manager.
First, it seems that I can create a new Upload Destination within EE’s File Manager. However no directory actually gets created, despite getting the green check mark confirmation and seeing the destination listed on the main Upload Preferences page.
If I circumvent EE and create the directory with Fetch and FTP files there, clicking Synchronize back in EE results in consistent information as far as how many files are there, what kind there are, and no error notices.
However, back on the main File Manager page, only some of the files are listed (specifically only six out of 10). My systems administrator has checked the permissions on the Apache server and everything is wide open for read and write.
The other issue relates to being able to upload files from within EE. The Upload File button on the main File Manager page doesn’t seem to work. The screen appears to refresh, but no dialog box appears or message of any kind.
Going through the first steps of the tutorial, I created a Channel Field for inserting images. Again, only six of the 10 files show up in the upload / image selection interface. In addition, if I try to upload a file from my computer, I get a message “The upload destination folder does not appear to be writable.” (prior to my circumventing EE and creating the images folder via FTP client, the message was that the destination did not exist). My systems administrator has checked the permissions on the folder in question and all permissions are wide open.
Running EE 2.2.2.
Thanks.