LCMS as advertised checks for a page and if it exists feeds that page. It the include statement is in the file then it is wrapped in the look of the LCMS interface. Finally if no page is found there is an error. Typically this would be an ordinary 404 error. Currently this is what I get..so it is close..I like that it is wrapped in the LCMS interface. I am curious if there is some setting though to display a page instead of the following error. (Perhaps combining with the 404.html that my provider lets me use...I will have to look that up again to see their method and if the two methods, .htaccess rerouting and df rerouting, can be combined.)
Here is the error:
Fatal error: Call to a member function val() on a non-object in /myhome/mydomain/lcms/templates_c/default/%%D7^D73^D73BB5E8%%MainTemplate.html.php on line 5
I will play around with it on my own..it would be nice to reroute 404 and other error codes to a page right in the pages table itself..that would be slick.
Thank you kindly.
Oh and thanks for the LCMS its FANTASTIC. Everyone here loves it. If I can figure out how to wrap my DF apps in it...then that will finalize everything I need for a front end (the look and feel I mean).