I have no idea if css and images will load properly from the vendors folder. It's probably looking for those assets in the webroot folders.
The anchor should be stored in $this->params['url']['#']. It seems weird to be rendering a complete site within Cake. On Thursday, March 8, 2012 8:53:48 AM UTC-8, Daniel wrote: > > On Mar 8, 4:22 pm, Jeremy Harris <[email protected]> wrote: > > Look at turning $autoRender/$autoLayout off in the controller. > > > > OK, I did that. But it still does not render edit_scores.php the same > way as outside of cake. The first column of a table is too narrow and > none of the images in the file render correctly. Also I have not > worked out how to pass the anchor e.g. "#Joe Blogs" to the URL. -- 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
