vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   User Ratings (https://vborg.vbsupport.ru/showthread.php?t=31749)

Mobile 11-03-2001 02:08 PM

can't find the 'getinfo' template in admin panel, anyone no were it is.

-Thanks Mobile

Lesane 11-03-2001 02:27 PM

Quote:

Originally posted by Mobile
can't find the 'getinfo' template in admin panel, anyone no were it is.


-Thanks Mobile

User Info Display Templates -> getinfo

Mobile 11-03-2001 02:41 PM

nice one m8 works a treat.

Thanks Mobile

trilOByte 11-04-2001 12:07 AM

tried the hack in vB2.2 - doesn't work. Anyone know what I need tyo change to get it working? Thanks :)

EDIT:

The hack shows up in the profiles, and seems to record the votes properly, but there is no display under the avatar. Basically, I think I have the sql query set up properly plus all the templates. I thinki it's likely a mod to one of the existing templates that is wrong somewhere. Any suggestions?

http://www.synobyte.com/images/rating.gif

TheComputerGuy 11-04-2001 03:36 AM

I Love this HACK...you could replace the bars with stars and bing a nice version of a hack..

EXCHANGE 11-04-2001 04:03 AM

Quote:

Originally posted by trilOByte
tried the hack in vB2.2 - doesn't work. Anyone know what I need tyo change to get it working? Thanks :)

EDIT:

The hack shows up in the profiles, and seems to record the votes properly, but there is no display under the avatar. Basically, I think I have the sql query set up properly plus all the templates. I thinki it's likely a mod to one of the existing templates that is wrong somewhere. Any suggestions?

Well it works with 2.2 without any modification. I guess you're talking about the display in the threads. In this case check your postbit template, showthread.php and admin/functions.php

@TheComputerGuy

You can replace the images with stars or you could make the hack use the stars from the thread ratings by changing $userrating = '0points.gif'; and $userrating = $rating. 'points.gif'; to $userrating = '0stars.gif'; and $userrating = $rating. 'stars.gif'; in member.php and admin/functions.php

TheComputerGuy 11-04-2001 10:11 AM

Thanks exchange...
Love the hack nice work

Lionhead 11-04-2001 10:15 AM

Thanks for the nice hack :)

trilOByte 11-04-2001 03:19 PM

Quote:

Originally posted by EXCHANGE


Well it works with 2.2 without any modification. I guess you're talking about the display in the threads. In this case check your postbit template, showthread.php and admin/functions.php


I stand corrected and thanks for the help. I had made an error in the functions.php - not much, but it doesn't take much :)

This is an awesome hack man, thanks a ton for sharing it - good work :D

I now have just what i was looking for. I tweaked it a bit, cos some of the words were still in German and i changed the color bar for dots. See...

http://www.synobyte.com/images/karma1.gif

...which suit my board better. I also renamed the visible parts "karma" :D :D

Totally cool hack - thanks again :D

trilOByte 11-04-2001 03:54 PM

here's a zip with the transparent gif's that I made (see above post) if anyone wants them....


All times are GMT. The time now is 09:15 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.01218 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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