coppermine-gallery.com/forum

Dev Board => cpg1.4 Testing/Bugs => cpg1.4 Testing/Bugs: FIXED/CLOSED => Topic started by: Andi on December 24, 2004, 12:19:00 AM

Title: Missing entry 'report_post' in config table
Post by: Andi on December 24, 2004, 12:19:00 AM
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');
Title: Re: Missing entry 'report_post' in config table
Post by: Nibbler on December 24, 2004, 12:41:26 AM
Commited to 1.68, thanks.