Jump to content

Question and Answer Guest Topic

Featured Replies

Posted

About This File

This plugin will add the Question and Answer Challenge when a guest tries to create a new topic in your board.

Note:

  • This plugin will create a cookie with 1 minute of lifetime. After that time, guest will have to answer again to the challenge.
  • Guests will be able to create the topic if you haven't set Questions and Answers (ACP -> Member -> Spam Prevension -> Question and Answer Challenge)

 

 

Edited by Adriano Faria

could you enable this for guest replies also in the future? @Adriano Faria

Edited by Serayah

  • Author

I’ll take a look in a future version. 

  • 2 months later...

Replies and article comments, then i buy this

Edited by Owdy

  • 5 months later...
  • 2 years later...

Just a suggestion to save a really unnecessary DB query which is executed each time a topic is loaded: There's really no point in fetching the question inside the Topic::formElements hook for registered members. You can literally stop doing any further checks and return the parent method response  if the Member::loggedIn()->member_id check returns true 😉

 

Recently Browsing 0

  • No registered users viewing this page.