Batch Comments Batch Comments
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Batch Comments

Started by romoracing, August 01, 2005, 10:28:51 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

romoracing

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!

Joachim Müller

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).

romoracing

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!