Welcome Guest, Not a member yet? Register   Sign In
Call to undefined function anchor( ) when stepping through the tutorial.
#5

[eluser]Imkow@CN[/eluser]
hey..
hope you have solved your problem by now. Big Grin
But i found something in your code

Code:
class Blog extends Controller {

function blog()....
The name of constructor method of the Blog class is in lowercase, which is different than the one you put in class declaration. So the constructor might never run each time the class initiated, and the url helper also are not loaded in this case...


Messages In This Thread
Call to undefined function anchor( ) when stepping through the tutorial. - by El Forum - 07-24-2007, 01:23 AM



Theme © iAndrew 2016 - Forum software by © MyBB