Welcome Guest, Not a member yet? Register   Sign In
Scaffolding problem on local machine
#2

[eluser]orokusaki[/eluser]
I have a problem with the scaffolding as well:

I'm using all the correct methods (primary key in DB table, with and without scaffolding trigger, DB connection, etc), but when I visit my function with:

Code:
$this->load->scaffolding('topics');

I get no output whatsoever, If I put:

Code:
echo "Hello World"; above

I get Hello World, so my .htaccess and all that is config'd OK.

One thing to note, I'm using INNODB as my DB engine. I don't know if that matters.


Messages In This Thread
Scaffolding problem on local machine - by El Forum - 10-10-2008, 10:14 AM
Scaffolding problem on local machine - by El Forum - 10-20-2008, 12:50 AM
Scaffolding problem on local machine - by El Forum - 10-20-2008, 12:56 AM



Theme © iAndrew 2016 - Forum software by © MyBB