Welcome Guest, Not a member yet? Register   Sign In
Scaffolding problem (from "Create a blog in 20 minutes" video tutorial)
#1

[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/
#2

[eluser]InsiteFX[/eluser]
You need to specify the version of CodeIgniter!

CI 2.0.0 Does not have scaffolding any more!

InsiteFX
#3

[eluser]sn_pst[/eluser]
CI 1.7.2

I don't think it's the problem since it happens not only for the scaffolding but seems to happen also for other link. It always redirects to localhost/xampp
#4

[eluser]Unknown[/eluser]
Estou com o mesmo problema, o scaffolding esta direcionando para http://localhost/xampp.

Why????




Theme © iAndrew 2016 - Forum software by © MyBB