Ive searched but it was just a pain. Well I on my site people use the comment box to chat and chat and chat. So I installed a forum and now I want to get people to sign up for it. (I cant brigde because forum is not on the same site) So I want to know if there is any way I can batch comment? (dont matter if its an addon)
also heres my site:
http://romogamer.freeserverhost.com/index.php
Yes its on a subdomain for now
Thanks in advance!
Why don't you just add a senetence to your theme that says in big, bold letters: hey folks - if you want to chat, click here to sign up for my forum and talk there. There's no built-in mechanism to batch-comment, you'd have to write a query to perform against the database (not that easy).
Quote from: GauGau on August 02, 2005, 07:07:19 AM
Why don't you just add a senetence to your theme that says in big, bold letters: hey folks - if you want to chat, click here to sign up for my forum and talk there. There's no built-in mechanism to batch-comment, you'd have to write a query to perform against the database (not that easy).
Oh, Thanks didnt know about the database thing. Yeah I guess im just got to add something to the theme. Thanks!