Welcome Guest, Not a member yet? Register   Sign In
[solved] Scaffolding Problem
#1

[eluser]Devyn[/eluser]
Hi, I'm just new and I was following 20 Minutes blog tutorial.
The problem is I got "http://example.com/index.php/blog/scaffolding/add" which is running from "http://localhost:8888/ci/index.php/blog/scaffolding" after I declare
Code:
$route['scaffolding_trigger'] = "scaffolding";
Where can I change "http://example.com" to "http://localhost:8888" since I'm running on Mac with MAMP.

Please help me.
Thanks in advance!
#2

[eluser]überfuzz[/eluser]
Take a close look at config.php then take a close look at every file in config folder.
#3

[eluser]Devyn[/eluser]
my bad!
thank you so much for your fast reply.
#4

[eluser]überfuzz[/eluser]
You're welcome! This forum is good, but the documentation is often better. Tongue
#5

[eluser]Devyn[/eluser]
I agree with you Smile




Theme © iAndrew 2016 - Forum software by © MyBB