Can't view image assets in web browser (403 error) after uploaded in Craft CMS Dashboard.
I've checked permissions according to previous thread: 403 Forbidden Assets
Help please!
Can't view image assets in web browser (403 error) after uploaded in Craft CMS Dashboard.
I've checked permissions according to previous thread: 403 Forbidden Assets
Help please!
Fixed the image issue. Such a simple oversite.
I just needed to change the Asset Source settings and change the URL to include :8888 since I was running a local build with MAMP Pro.
I have followed the online tutorial by Ryan Irelan, 'Up and Running with craft'
https://mijingo.com/products/screencasts/up-and-running-with-craft/
This is a tutorial test local build with admin permissions. The Server is running off of MAMP Pro. MAMP Pro user permissions are admin and set to 'root' admin priveledges at default.
– egivensjr Jul 28 '16 at 15:00I just needed to change the Asset Source settings and change the URL to include :8888 since I was running a local build with MAMP Pro. Thanks to everyone that reviewed my case and gave suggestions.
– egivensjr Jul 30 '16 at 18:59