forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 modpack by Stramm => Topic started by: Gephri on April 22, 2008, 11:20:11 am

Title: [Double post]: Comments not accepted
Post by: Gephri on April 22, 2008, 11:20:11 am
I have update CPG and the Stramm mod to the latest.

However when a member creates a comment for a picture it won't get posted and generates the error "You need to type your name and a comment"

Anonymous users are not allowed to post and members (of course) should have their name automatically added to any post.

CPG error references the following line in db_input.php
Code: [Select]
        if ($msg_author == '' || $msg_body == '') cpg_die(ERROR, $lang_db_input_php['empty_name_or_com'], __FILE__, __LINE__);
Any ideas how to allow members to post comments?
Title: Re: Comments not accepted
Post by: Stramm on April 22, 2008, 11:37:46 am
you've asked that before...
http://forum.coppermine-gallery.net/index.php/topic,50965.msg246112.html#msg246112