Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Vladimir Garagulya

    (@shinephp)

    Hi,

    It is possible just via modification of source code. Open thankyou_lib.php file, go to line # 243

    $query = "update $thanksCountersTable set quant=quant+1, updated=CURRENT_TIMESTAMP

    and change 1 there to number you wish, e.g. 50.

    Thread Starter nicolaspf

    (@nicolaspf)

    Thanks a lot Vladimir =D
    I’m ging to try this solution and let you know how it works ?? Best regards!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Modify the counter added number’ is closed to new replies.