Welcome Guest, Not a member yet? Register   Sign In
$route[':any'] issue
#1

[eluser]EEssam[/eluser]
Hi,

I would like to pull pages from the database and give direct links:

www.mydomain.com/[page_name_in_db]

So I created the following rule in routes file:

$route['default_controller'] = "welcome";
$route[':any'] = "welcome/page_lookup";

Now none of my controllers are being called, not even functions in my "welcome" controller. How can I fix that?

Thanks.


Messages In This Thread
$route[':any'] issue - by El Forum - 06-16-2008, 11:14 AM
$route[':any'] issue - by El Forum - 06-16-2008, 12:25 PM
$route[':any'] issue - by El Forum - 06-16-2008, 12:59 PM
$route[':any'] issue - by El Forum - 06-16-2008, 02:11 PM
$route[':any'] issue - by El Forum - 06-16-2008, 02:13 PM
$route[':any'] issue - by El Forum - 06-16-2008, 02:17 PM
$route[':any'] issue - by El Forum - 06-16-2008, 02:42 PM
$route[':any'] issue - by El Forum - 06-16-2008, 02:56 PM
$route[':any'] issue - by El Forum - 06-16-2008, 03:08 PM
$route[':any'] issue - by El Forum - 06-16-2008, 04:00 PM
$route[':any'] issue - by El Forum - 06-16-2008, 04:11 PM
$route[':any'] issue - by El Forum - 06-16-2008, 05:41 PM
$route[':any'] issue - by El Forum - 06-16-2008, 07:01 PM
$route[':any'] issue - by El Forum - 06-16-2008, 07:22 PM
$route[':any'] issue - by El Forum - 06-16-2008, 07:32 PM
$route[':any'] issue - by El Forum - 06-16-2008, 07:45 PM
$route[':any'] issue - by El Forum - 06-16-2008, 07:49 PM
$route[':any'] issue - by El Forum - 06-16-2008, 08:19 PM
$route[':any'] issue - by El Forum - 06-16-2008, 08:20 PM
$route[':any'] issue - by El Forum - 06-16-2008, 09:25 PM
$route[':any'] issue - by El Forum - 06-16-2008, 09:47 PM
$route[':any'] issue - by El Forum - 06-17-2008, 09:29 AM
$route[':any'] issue - by El Forum - 06-17-2008, 09:40 AM
$route[':any'] issue - by El Forum - 06-17-2008, 10:12 AM
$route[':any'] issue - by El Forum - 06-17-2008, 11:04 AM
$route[':any'] issue - by El Forum - 06-17-2008, 03:29 PM
$route[':any'] issue - by El Forum - 06-17-2008, 03:38 PM
$route[':any'] issue - by El Forum - 06-17-2008, 03:49 PM
$route[':any'] issue - by El Forum - 06-17-2008, 04:02 PM
$route[':any'] issue - by El Forum - 06-17-2008, 05:20 PM
$route[':any'] issue - by El Forum - 06-17-2008, 05:58 PM
$route[':any'] issue - by El Forum - 06-17-2008, 08:49 PM



Theme © iAndrew 2016 - Forum software by © MyBB