Welcome Guest, Not a member yet? Register   Sign In
Controller not loading page
#2

(This post was last modified: 02-17-2015, 08:17 PM by twpmarketing.)

In your method:

Code:
 function index($product)

What is the default value of $product? 
For example:
Code:
function index($product="default_product_code")

I don't see how it can be set using the URL which you used to test this:

Quote:mysite.com/details3/product
Which does not contain a value for $1, so a default product value is needed.

This might not be the only problem but...
CI 3.1 Kubuntu 19.04 Apache 5.x  Mysql 5.x PHP 5.x PHP 7.x
Remember: Obfuscation is a bad thing.
Clarity is desirable over Brevity every time.
Reply


Messages In This Thread
Controller not loading page - by user2374 - 02-17-2015, 05:28 PM
RE: Controller not loading page - by twpmarketing - 02-17-2015, 08:12 PM
RE: Controller not loading page - by user2374 - 02-17-2015, 08:33 PM
RE: Controller not loading page - by twpmarketing - 02-17-2015, 09:31 PM
RE: Controller not loading page - by Avenirer - 02-18-2015, 12:43 AM
RE: Controller not loading page - by user2374 - 02-18-2015, 06:37 AM
RE: Controller not loading page - by user2374 - 02-21-2015, 01:51 PM
RE: Controller not loading page - by Avenirer - 02-21-2015, 02:54 PM
RE: Controller not loading page - by user2374 - 02-22-2015, 10:23 AM
RE: Controller not loading page - by dbui - 02-22-2015, 11:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB