Welcome Guest, Not a member yet? Register   Sign In
500 Internal server error when clicking links
#12

[eluser]keld[/eluser]
That's great thank you I didn't know about that. Gonna update my views.
Anyway, hopefully I can find some help in those log files for my other issue...

Actually the reason I was doing that is because in my data array sometimes I have
Code:
$featured['name'];
but also
Code:
$favorite['name'];

Those are the results of 2 different queries in my model, one query that gets the featured recipe and one query that get the user's favorite recipe so if in my view I use $name, hos is CI going to know if I'm talking about the featured one or the favorite one, unless I renamed those variable in my model like $featname and $favname?


Messages In This Thread
500 Internal server error when clicking links - by El Forum - 04-04-2011, 01:10 PM
500 Internal server error when clicking links - by El Forum - 04-04-2011, 01:24 PM
500 Internal server error when clicking links - by El Forum - 04-04-2011, 01:29 PM
500 Internal server error when clicking links - by El Forum - 04-04-2011, 03:30 PM
500 Internal server error when clicking links - by El Forum - 04-04-2011, 03:37 PM
500 Internal server error when clicking links - by El Forum - 04-04-2011, 03:52 PM
500 Internal server error when clicking links - by El Forum - 04-04-2011, 04:55 PM
500 Internal server error when clicking links - by El Forum - 04-04-2011, 05:00 PM
500 Internal server error when clicking links - by El Forum - 04-04-2011, 05:00 PM
500 Internal server error when clicking links - by El Forum - 04-04-2011, 05:13 PM
500 Internal server error when clicking links - by El Forum - 04-04-2011, 05:32 PM
500 Internal server error when clicking links - by El Forum - 04-04-2011, 05:37 PM
500 Internal server error when clicking links - by El Forum - 04-04-2011, 05:46 PM
500 Internal server error when clicking links - by El Forum - 04-04-2011, 07:19 PM
500 Internal server error when clicking links - by El Forum - 04-04-2011, 08:43 PM
500 Internal server error when clicking links - by El Forum - 04-04-2011, 11:09 PM
500 Internal server error when clicking links - by El Forum - 04-04-2011, 11:30 PM
500 Internal server error when clicking links - by El Forum - 04-05-2011, 12:59 AM
500 Internal server error when clicking links - by El Forum - 04-05-2011, 01:05 AM
500 Internal server error when clicking links - by El Forum - 04-05-2011, 07:28 PM
500 Internal server error when clicking links - by El Forum - 04-06-2011, 03:21 AM
500 Internal server error when clicking links - by El Forum - 04-06-2011, 04:13 AM
500 Internal server error when clicking links - by El Forum - 04-06-2011, 11:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB