View Full Version : require reputation reason
Dream
07-02-2005, 10:00 PM
this will require that you enter a reason when giving reputation. just upload and activate the plugin.
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
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
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.