News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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