Retrieving parent comment id via sql returns blank?
-
In this function, I want
item_id => 'A NUMBER'
. That number can be found on the corresponding table row retrieved from my database. I have tested the sql and it retrieves the intended values, but in the context of this function, it gives a blank value?My apologies if there’s a lot of information that’s unnecessary here, but I thought that it may give some context into what’s happening and what I want to achieve.
So my core question is, why is the intended item_id not recording the intended data?
Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.