Problem
When clicking on "Download Design", it goes to the login screen instead of the downloading one:

Solution
Change the permissions of the Design or Photos Folder in the neoCatalog server by using the following command in a Terminal window:
| sudo chmod -R 777 /Library/WebServer/Documents/neoCatalog/Design/ | 
