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)
-   -   Quick-reputation link (https://vborg.vbsupport.ru/showthread.php?t=102666)

Symen_4ab 12-09-2005 10:00 PM

Quick-reputation link
 
Hi !
here's my first public release for vbulletin 3.5, and maybe my first one for vbulletin at all ;)

So, what it does is adding a link to automaticly add positive reputation to the post you are reading, with "Quick reputation" for the comment.

It's a very little hack, for sure, but I thought that some people may use it :nervous:


edit : Uploaded a screenshot, useless, though, but a screenshot :D
edit 2 : uploaded second screenshot, showing what happens when you click the quick-reputation link. Well, that the default "you're vote has been casted". (But in french there, sorry ;) )

ugmphelon 12-10-2005 06:54 PM

can we get an example? or screenshot?

ugmphelon 12-10-2005 07:11 PM

nvm. dont need one i guess

AshokForums.com 12-10-2005 10:05 PM

Cool :) thanks

Xplorer4x4 12-10-2005 11:50 PM

I am curious to see what happens when you click the little icon? Does it open the rep comment box?

silly rabbit 12-11-2005 12:10 AM

Quote:

Import the module via the import module page of the admincp.

The only thing you need to do manually is adding this :

<a href="reputation.php?$session[sessionurl]p=$post[postid]&amp;do=quickreputation">[+]</a>

Where you want the link to appear, in the postbit template (or postbit_legacy, if you're using the old way of displaing post).
You can replace the [+] part with a link to an image, if you want to.
Symen, anyone, can you please be a little more specific exactly where in Admin CP this is installed??

Referring to ver 3.5.2 'import module page'????

Ok, Imported via PlugIn System PlugIn Manager "Add New PlugIn""

Manual Step2???

Thx

_Corvin_ 12-11-2005 06:43 AM

@Symen_4ab:
I see there four bars (Participation, Activité, Présence and Expérience) in your Screenshot, which Plugin/Extension is this?

silly rabbit 12-11-2005 08:56 AM

Quote:

Originally Posted by Corvin Gr?ning
(Participation, Activit?, Pr?sence and Exp?rience)

Looks to be a hack ('quick' as well?) / extension of the UserCP Forum Info Stats.

'Participation' might be a display of the standard individual 'post per day' with the rest a custom derivative of compliled data averaged from the forum membership in general???

Looks to be something we can do but I would definately need help!!

Hell, I can't even manage a simple Template mod . . .


I like it too!!!

Symen_4ab 12-11-2005 12:27 PM

I added a screenshot of what happens when you click the link, but well, it's just the default "reputation added" page :)


Quote:

Originally Posted by silly rabbit
Manual Step2???

You'll have to modify your "postbitr" template, via admincp :
-> Styles & templates -> Find in templates -> find "postbit" in titles only.
-> Click personalize on postbit -> Add
Code:

<a href="reputation.php?$session[sessionurl]p=$post[postid]&amp;do=quickreputation">[+]</a>
Where you want the link to be shown.

For my exemple, it would be just before :
Code:

<if condition="$show['reputationlink']"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow">

For the four bars in the postbit, I'll have to hack my co-admin, I'm not the one who installed this on our forum..
I'll keep you informed, but it's called "level hack" by him (we keep a track of everything we install..)

silly rabbit 12-11-2005 03:25 PM

Quote:

Originally Posted by Symen_4ab
For the four bars in the postbit, I'll have to hack my co-admin, I'm not the one who installed this on our forum..
I'll keep you informed, but it's called "level hack" by him (we keep a track of everything we install..)

Thanks for the help Symen -I'll get this yet :o . I use / push 'reputation' a lot as a way for members & I to have a little fun (usually at each other expense)..

I keep track too - if your partner wants to share I'd be interested for sure.

Rabbit(subbed)


All times are GMT. The time now is 04:43 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.01132 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_quote_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