Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: [Double post]: Comments not accepted  (Read 3832 times)

0 Members and 1 Guest are viewing this topic.

Gephri

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 235
[Double post]: Comments not accepted
« 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?
« Last Edit: April 22, 2008, 12:38:57 pm by Joachim Müller »
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Comments not accepted
« Reply #1 on: April 22, 2008, 11:37:46 am »

Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.