Welcome Guest, Not a member yet? Register   Sign In
data display - problem
#5

[eluser]penta997[/eluser]
now i have an error: Trying to get property of non-object. Maybe is something wrong in my view, where i trying return my data?
This is view left.php

Code:
<div class="cat_name">&lt;?php echo $category->CAT_Name; ?&gt;</div>                        
<div class="subcat_name"><a href="#">&lt;?php echo $subcategory->SUBC_Name; ?&gt;</a></div>


Messages In This Thread
data display - problem - by El Forum - 01-08-2011, 08:59 PM
data display - problem - by El Forum - 01-08-2011, 09:46 PM
data display - problem - by El Forum - 01-09-2011, 04:51 AM
data display - problem - by El Forum - 01-09-2011, 07:00 AM
data display - problem - by El Forum - 01-09-2011, 07:29 AM
data display - problem - by El Forum - 01-09-2011, 09:00 AM
data display - problem - by El Forum - 01-09-2011, 09:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB