Scaffolding problem (from "Create a blog in 20 minutes" video tutorial) |
[eluser]sn_pst[/eluser]
Hello, I follow the beginner tutorial “Create a blog in 20 minutes” from codeigniter website. http://codeigniter.com/tutorials/ I use XAMPP. I try to test the scaffolding feature. I successfully display the scaffolding main page, where there’s a link to “View Records” (In the tutorial, I got to the point where I successfully display http://localhost/codeigniter/index.php/blog/scaffolding) When I click the "Create new record" which points to http://localhost/codeigniter/index.php/b...olding/add, it directs me to http://localhost/xampp instead of bringing me to the add page. Why is this? Can someone please advise? Thank you in advance for all the help. p.s.: This question is continuation to my previous posting here: http://ellislab.com/forums/viewthread/177063/ |
Messages In This Thread |
Scaffolding problem (from "Create a blog in 20 minutes" video tutorial) - by El Forum - 01-04-2011, 09:07 PM
Scaffolding problem (from "Create a blog in 20 minutes" video tutorial) - by El Forum - 01-05-2011, 12:40 AM
Scaffolding problem (from "Create a blog in 20 minutes" video tutorial) - by El Forum - 01-07-2011, 12:46 AM
Scaffolding problem (from "Create a blog in 20 minutes" video tutorial) - by El Forum - 01-29-2011, 12:21 PM
|