vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   pop up notification before reply? (https://vborg.vbsupport.ru/showthread.php?t=282826)

RyanC 05-12-2012 02:11 PM

pop up notification before reply?
 
This might be out there already, but I wasn't able to find it... Essentially, I'm looking for a method to post a pop up before a user is able to reply to a thread. This pop up would just reiterate the rules of a specific forum and make the user agree to those rules before he/she posts their reply.

You guys know of anything?

Chris8 05-13-2012 02:07 AM

The idea that comes to my mind would be to force a post preview like here: https://vborg.vbsupport.ru/showthread.php?t=105847 and to ad a box with the rules to the preview template. You could also place some note near the submit button that user agrees to the the rules by submitting the post.

The other would be a double click solution (the real submission button would be hidden and only after clicking 1st fake button the message with rules would pop up and the real one with agree to the rules note would replace the previous fake button) It wouldn't be difficult to code it, just a bit of javascript or even only css could do it...

And using forum id conditionals for showing the right rules message for the right forum.


All times are GMT. The time now is 05:53 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.00909 seconds
  • Memory Usage 1,709KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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