I got this fixed by creating a PHP function to return the latest thread with a
SELECT * FROM threads WHERE subcat_id = variable
SQL.
1
solved Resulting data on last thread_date
I got this fixed by creating a PHP function to return the latest thread with a
SELECT * FROM threads WHERE subcat_id = variable
SQL.
1
solved Resulting data on last thread_date