Hi,
I have setup the "Phorum3.2.11" in my website but I need to Add another Field name "counter" in the list displayed so that I can know how many visited the specific Topics and read the "total body information". At present I have:
1) Topics
2) Author
3) Date
I tried to change the code in multithread.php, list.php, read.php. Also I added new column in mySQL database. I can display it but I cannot update the values in the counter through the script when someone visits read.php with specific topic_id.
I can though update the values through SQL commands which is completely irrelevant.
I would like to thank you for the answer prior to reply.
rij