Welcome Guest, Not a member yet? Register   Sign In
Best way to do this...
#11

[eluser]xwero[/eluser]
This means there is something in the sql statement that wasn't found in the table. Is there an entry with the id 2?
#12

[eluser]Chris.Campbell[/eluser]
I fixed the problem. count_comments was set to "null", I switched it to "not null" and it now works Smile Thanks for the help on that part!
#13

[eluser]Chris.Campbell[/eluser]
How do you grab something from the database, and display it without having to loop through the results?
#14

[eluser]gtech[/eluser]
print_r($databasequery->result_array());

if you want a quick debug
#15

[eluser]Chris.Campbell[/eluser]
Thanks everyone got it all working Smile Ill be back though Wink Haha
#16

[eluser]Derek Allard[/eluser]
Glad you got it Chris. I look forward to you sharing your experience on these forums with other users who need help.




Theme © iAndrew 2016 - Forum software by © MyBB