This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

access to comment text?
#1

Good results so far, now I'd like to display a single line or so as a collection of comment summaries ... can anyone provide the sql table/field name info? Along the lines of :

$page_query = mysql_query("SELECT * FROM `" . $cmtx_mysql_table_prefix . "pages` WHERE `id` = '" . $comment["page_id"] . "'");

but including the actual comment text in the result?

Thanks in advance
Reply
#2

Hi,

You may want to take a look at the Recent Comments add-on.

On line 16, you could use $comment["comment"] to display the comment text.

Hope that helps.

Have you completed the interview?
Reply
#3


Have you completed the interview?
Reply
#4

Steven, thanks!
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by mtnlvy
06-Jan-2019, 06:29 PM
Last Post by allseo
19-May-2018, 08:03 AM
Last Post by Steven
12-Feb-2018, 10:11 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)