Missing entry 'report_post' in config table Missing entry 'report_post' in config table
 

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

Missing entry 'report_post' in config table

Started by Andi, December 24, 2004, 12:19:00 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Andi

Hello :)

after new-install there is no entry in the config-table for the option "report_post".
It's only in the update.sql, not in basic.sql.

add this line in basic.sql: ;)
INSERT INTO CPG_config VALUES ('report_post', '0');
hope, I could help you... :)

Nibbler