vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   require reputation reason (https://vborg.vbsupport.ru/showthread.php?t=91539)

Dream 07-02-2005 10:00 PM

require reputation reason
 
this will require that you enter a reason when giving reputation. just upload and activate the plugin.

PHP Code:

if ( empty($vbulletin->GPC['reason']) ) {
eval(
standard_error("Please add a reason."));



works with: beta 3, beta 4

Kirk Y 07-03-2005 01:40 AM

Good idea, thanks for releasing!

Forum-Style 07-03-2005 06:30 AM

Nice job thanks, shall install when running 3.5 :)

albarq 07-03-2005 07:57 AM

nice job...

i installed just to learn more about this new plugin system :) but it is good ideal also


thanks

Pitman 07-04-2005 02:17 AM

I like this idea, but it just redirects to an error page causing the member to close the window and click the reputation icon a second time. I saw a plugin (extention, hack, code mod...) that added AJAX to the registration page to tell them if a username was in use, I'm sure adding that functionality to this would be a little easier to add than that was.

Dream 07-04-2005 02:22 AM

I think this will be standard in the next version, so not planning to spend much time on this

http://www.vbulletin.com/forum/showthread.php?t=134083

Dream 07-13-2005 03:58 AM

Quote:

Originally Posted by Pitman
I like this idea, but it just redirects to an error page causing the member to close the window and click the reputation icon a second time. I saw a plugin (extention, hack, code mod...) that added AJAX to the registration page to tell them if a username was in use, I'm sure adding that functionality to this would be a little easier to add than that was.

btw, all errors in the reputation window work like that. if you cant rate a person because you need to give reputation to others first, an identical layout for the error will be used. id suggest you give your feedback about this at vb.com

csidlernet 10-05-2005 03:09 AM

/me installs


All times are GMT. The time now is 11:20 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.01150 seconds
  • Memory Usage 1,726KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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