Quote Originally Posted by sparrowce View Post
I have just installed for v1.54. Am getting error: Easy Populate "Uploads Folder" missing!
Your uploads folder is missing. Your configuration indicates that your uploads folder is named mydemostore/temp/ Error Opening Upload Directory: mydemostore/temp/

I did go to configuration and modify upload folder, and set permissions to 755. It is located in my store folder, not admin. What else am I missing to correct this error?
As compared to the root of your store, your upload directory is whatever is in the configuration window for EP4 in the Uploads Directory added to the directory path DIR_FS_CATALOG as identified in the admin configure.php file.

So if the field reads mydemostore/temp/ then it is search for at DIR_FS_CATALOG . 'mydemostore/temp/'