Author Topic: two comments not allowed / keine zwei Kommentare erlaubt ?  (Read 5139 times)

0 Members and 1 Guest are viewing this topic.

Offline Volker

  • Pre-Newbie
  • Posts: 9
    • View Profile
    • Volkersphäre
two comments not allowed / keine zwei Kommentare erlaubt ?
« on: April 11, 2005, 08:37:33 PM »
Hi,

ich habe ein Problem (i´ve got a problem). Meine User haben mir berichtet (my user have reported), dass sie keine zwei Kommentare hintereinander posten können (that they are not able to post two comments in row). Kommentare auf meiner website sind nur für registrierte Benutzer zulässig (only registred user are allowed two comment on my website). Kennt jemand dieses Problem und hat zufällig schon jemand eine Lösung dafür? (is this problem allready known and maybe there is a solution?).

Viele Grüße (kind regards)

Volker

(www.bahrenburg.de)

Offline Volker

  • Pre-Newbie
  • Posts: 9
    • View Profile
    • Volkersphäre
Re: two comments not allowed / keine zwei Kommentare erlaubt ?
« Reply #1 on: April 13, 2005, 03:26:34 PM »
Hm, I think I should try to describe my problem in detail. It is not the total number of comments, the problem appear only if a registered user have post a comment. If he now  would add some lines he couldn’t  post a second comment direct after his first comment until someone else has post a comment.

Maybe it’s a kind of spam-protection?

Have anyone an idea for a workaround to solve this problem?


Kind regards

Volker
( www.bahrenburg.de )

Offline cr4cKy2k

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: two comments not allowed / keine zwei Kommentare erlaubt ?
« Reply #2 on: April 06, 2007, 06:46:16 PM »
also ich hatte das Problem auch hab dass aber ziemlich schnell gelöst also...

öffne details.php
finde:
Code: [Select]
$spamtime = $spam_row['comment_date'] + 180;

ersetze mit:
Code: [Select]
$spamtime = $spam_row['comment_date'] + 0;


hoffe konnte helfen
gruß cr4cKy2k

Offline Acidgod

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 2.421
  • It's me?
    • View Profile
    • Flash-Webdesign
Re: two comments not allowed / keine zwei Kommentare erlaubt ?
« Reply #3 on: April 07, 2007, 01:32:10 AM »
puhhh haste da einen alten thread ausgekramt... (o:

Offline cr4cKy2k

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: two comments not allowed / keine zwei Kommentare erlaubt ?
« Reply #4 on: April 07, 2007, 11:17:28 PM »
naja bin so drüber gestolpert :)