vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Fake Quick Reply for Guests (https://vborg.vbsupport.ru/showthread.php?t=284749)

Vibhor 06-21-2012 12:47 PM

Fake Quick Reply for Guests
 
1 Attachment(s)
Can someone tell which modification is this? It shows a quick reply box to guests but once they press submit button, it throws up a message to register.

pokesph 11-14-2012 09:33 AM

I've seen one like this that has an image in it and when you click or type in it you get sent to the login or register page.

I'm also interested in finding this mod.. anyone?

blackberry 11-14-2012 07:23 PM

m looking for it too

evenmonkeys 11-15-2012 12:04 AM

Just to throw it out there, that might not be the best way to go about it. Let's say someone spent some time writing out a thoughtful post for their first post, and they get sent to your registration page. Then, something goes wrong in the process and the post they made is lost. They can definitely write another, but I think anyone who manages a website has had something like that happen before.. and it sucks.

Just keep that in mind.

Naijasite 04-25-2013 08:13 PM

use this https://vborg.vbsupport.ru/showthread.php?t=278830

ForceHSS 04-25-2013 09:47 PM

Quote:

Originally Posted by Naijafinder (Post 2418539)

Let's bots post spam

Vibhor 07-12-2013 01:09 PM

1 Attachment(s)
Quote:

Originally Posted by evenmonkeys (Post 2381144)
Just to throw it out there, that might not be the best way to go about it. Let's say someone spent some time writing out a thoughtful post for their first post, and they get sent to your registration page. Then, something goes wrong in the process and the post they made is lost. They can definitely write another, but I think anyone who manages a website has had something like that happen before.. and it sucks.

Just keep that in mind.

You have a valid point. I see WHT has implemented a better idea on similar lines.

They have added a screenshot of quick reply and clicking on it redirects to registration page.

Can someone figure out what modification is that?

Attachment 145723

Attachment 145724

NukedLT 02-01-2014 08:48 AM

It's probably just an absolute positioned div on top of the edit box.

jgrakowski 02-03-2014 08:28 AM

I dont understand what the purpose of this mod is, can you explain it to me?

--------------- Added [DATE]1391419915[/DATE] at [TIME]1391419915[/TIME] ---------------

also, i once commissioned a "quick login" mod. i dont remember who did it for me. i wish i did, i cant even find the thread or any of the emails. its been a while.

but you might be able to use it. it opens a div like a popup, similar to the one in the picture you put up.

http://www.joerakowski.com/links/quickreglogin.zip

in fact, it is very likely that the mod you are looking for is very similar to this mod, except on the quick reply bit, they have a:
HTML Code:

<if condition="$bbuserinfo[usergroupid]==x">fake post button<else />real login button</if>
, wherein the quick registration popup is launched when you click the fake login button.


All times are GMT. The time now is 03:03 PM.

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.01097 seconds
  • Memory Usage 1,732KB
  • 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
  • (1)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete