Words in comments converts to "(...)" Words in comments converts to "(...)"
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Words in comments converts to "(...)"

Started by bugeyes, February 25, 2007, 04:37:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bugeyes

Hi,

Something happened with the comment mechanism and it's very odd.
All words convert to the string (...) before stored in the database.
If I write "testing comment" I end up with "(...) (...)" as a comment and it's stored that way in the database.

Anyone know what's up?

bugeyes