vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   New Posting Features - Guests can use quick reply (https://vborg.vbsupport.ru/showthread.php?t=197580)

Dean C 11-28-2008 10:00 PM

Guests can use quick reply
 
Guests can use quick reply
by Dean Clatworthy

Credit goes to zylstra on this one. Unfortunately his mod hasn't worked for a while since human verification for guests was introduced. It was an easy fix so here's a working version.

Installation

  1. Upload the product XML file to your adminCP.
  2. In your SHOWTHREAD template find:
Code:

<div class="smallfont">$vbphrase[message]:</div>


Above
it place:

Code:

<if condition="$bbuserinfo['userid'] == 0">
    $usernamecode
$human_verify
    <br />
</if>

F.A.Q.

Q. The quick reply box isn't showing for guests
A. Make sure your forum permissions are set up correctly to allow the unregistered/not logged in usergroup to reply to threads in that forum.

boxhamster 11-30-2008 08:31 AM

works - thanks!

Barakat 12-01-2008 12:44 AM

thanks a looooooooooooooooooooooot

Dean C 12-01-2008 08:57 AM

You're welcome :)

zglows 12-02-2008 09:59 AM

Awesome! What about the name of the guest. Is there a way to add an input field for the name?

Dean C 12-02-2008 11:59 AM

There already is an input field for the guests username.

zglows 12-02-2008 01:31 PM

Great! Thanks Dean for making such a cool mod

rumas 01-15-2009 12:56 AM

I installed this on VB 3.7.5, everything work great. I was happy :)
However, I installed VB 3.8 and now the human verification is not showing up.
I understand this mod is for VB 3.7.x only.
Any ideas on how to get it to function again?

jera 02-04-2009 05:49 AM

The same question
How?

Dean C 03-06-2009 10:02 AM

It's because the human verification system code changed completely in vB3.8. I might update it if I get some time, but don't bank on it :)


All times are GMT. The time now is 03:14 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01050 seconds
  • Memory Usage 1,728KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete