Welcome Guest, Not a member yet? Register   Sign In
tutorial security hint not working?
#8

[eluser]gene292[/eluser]
OK, I figured it out. The problem is with the tutorial/static_pages.html
if ( ! file_exists('application/views/pages/'.$page.'.php'))
{
// Whoops, we don't have a page for that!
show_404();
}


So what is the right/good way to specify site root? Should it be specified in the view() method?
what is the right/good way to create view method?

This should be very basic, no?
Is there a moderator for this forum?
Really resisting urge to vent...


Messages In This Thread
tutorial security hint not working? - by El Forum - 06-18-2012, 01:22 PM
tutorial security hint not working? - by El Forum - 06-18-2012, 04:55 PM
tutorial security hint not working? - by El Forum - 06-18-2012, 06:40 PM
tutorial security hint not working? - by El Forum - 06-20-2012, 12:28 PM
tutorial security hint not working? - by El Forum - 06-20-2012, 01:13 PM
tutorial security hint not working? - by El Forum - 06-20-2012, 01:17 PM
tutorial security hint not working? - by El Forum - 06-22-2012, 08:00 AM
tutorial security hint not working? - by El Forum - 06-22-2012, 01:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB