Welcome Guest, Not a member yet? Register   Sign In
can i pass data from view to controller?
#30

[eluser]GrahamDj28[/eluser]
Hi,

Glade to help.

Now to see if I understand correctly.

You have a table with users.
You have a table with posts which has the userId as reference column to user table.
You have a table with comments which has the userId as reference column to user table and postId as reference column to posts table.

Now are you sure that when a comment is added that the correct userId is being set? So the userId of the person placing the comment is set, and not the userId of the original post. No shame if this is the case. Easy mistake to make.

And for my updated solution, if the posts are NULL, you should also have comments as NULL. The query can't return comments if no posts are found. If that is the case the query you are running is not correct. Are you using the query i provided?

Maybe you can send me a sql dump of the tables in question.
I will then run some queries to see whats what.


Messages In This Thread
can i pass data from view to controller? - by El Forum - 04-25-2012, 11:09 AM
can i pass data from view to controller? - by El Forum - 04-25-2012, 11:22 AM
can i pass data from view to controller? - by El Forum - 04-25-2012, 07:53 PM
can i pass data from view to controller? - by El Forum - 04-25-2012, 07:55 PM
can i pass data from view to controller? - by El Forum - 04-25-2012, 07:59 PM
can i pass data from view to controller? - by El Forum - 04-25-2012, 08:02 PM
can i pass data from view to controller? - by El Forum - 04-26-2012, 03:16 AM
can i pass data from view to controller? - by El Forum - 04-26-2012, 06:58 AM
can i pass data from view to controller? - by El Forum - 04-26-2012, 07:08 AM
can i pass data from view to controller? - by El Forum - 04-26-2012, 10:32 AM
can i pass data from view to controller? - by El Forum - 04-30-2012, 06:30 AM
can i pass data from view to controller? - by El Forum - 04-30-2012, 11:23 AM
can i pass data from view to controller? - by El Forum - 04-30-2012, 11:29 AM
can i pass data from view to controller? - by El Forum - 04-30-2012, 11:32 AM
can i pass data from view to controller? - by El Forum - 04-30-2012, 11:36 AM
can i pass data from view to controller? - by El Forum - 04-30-2012, 12:31 PM
can i pass data from view to controller? - by El Forum - 04-30-2012, 04:11 PM
can i pass data from view to controller? - by El Forum - 05-01-2012, 07:01 AM
can i pass data from view to controller? - by El Forum - 05-01-2012, 09:45 AM
can i pass data from view to controller? - by El Forum - 05-01-2012, 11:33 AM
can i pass data from view to controller? - by El Forum - 05-01-2012, 12:26 PM
can i pass data from view to controller? - by El Forum - 05-01-2012, 12:31 PM
can i pass data from view to controller? - by El Forum - 05-01-2012, 12:38 PM
can i pass data from view to controller? - by El Forum - 05-01-2012, 12:52 PM
can i pass data from view to controller? - by El Forum - 05-01-2012, 01:42 PM
can i pass data from view to controller? - by El Forum - 05-01-2012, 02:39 PM
can i pass data from view to controller? - by El Forum - 05-01-2012, 04:20 PM
can i pass data from view to controller? - by El Forum - 05-02-2012, 12:40 AM
can i pass data from view to controller? - by El Forum - 05-02-2012, 09:55 AM
can i pass data from view to controller? - by El Forum - 05-02-2012, 01:13 PM
can i pass data from view to controller? - by El Forum - 05-02-2012, 01:32 PM
can i pass data from view to controller? - by El Forum - 05-02-2012, 01:35 PM
can i pass data from view to controller? - by El Forum - 05-02-2012, 01:39 PM
can i pass data from view to controller? - by El Forum - 05-02-2012, 02:23 PM
can i pass data from view to controller? - by El Forum - 05-02-2012, 08:47 PM
can i pass data from view to controller? - by El Forum - 05-03-2012, 07:36 AM
can i pass data from view to controller? - by El Forum - 05-03-2012, 11:06 AM
can i pass data from view to controller? - by El Forum - 05-03-2012, 11:31 AM
can i pass data from view to controller? - by El Forum - 05-03-2012, 12:11 PM



Theme © iAndrew 2016 - Forum software by © MyBB