I'm using the Theme viewClass and loading assets through a Themed folder and everything is working well on my local development server, but when taking it online nothing is being loaded from the Themed folder and it's getting a 404 when trying the default locations.
Here's the folder structure: View -Themed --default ---webroot ----css -----admin.css and it's not finding admin.css here so it looks for webroot>css>admin.css which doesn't exist. Anyone have any suggestions as to how to debug? -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
