vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Stars hack? (https://vborg.vbsupport.ru/showthread.php?t=22197)

we78 07-07-2001 12:39 PM

Anybody got a good 100% working on vbb2.0.1 stars hack?

Sneakz 07-07-2001 01:31 PM

Visit the Code Hacks forum, RELEASES 2.x

There is a post by tubedogg, he made a working vbb 2.0.0 starhack, that also will work with vbb 2.0.1

:D

Fryzid 07-07-2001 01:58 PM

If you want only some stars as a post counter then you don't need a special hack. vB has all except the stars graphics.

Create User Titles with this text
Code:

<img src="{imagesfolder}/star.gif" alt=""><br>User Title
That's it.

Additionally you can define User Titles as above for usergroups which will override the User Title setting. Not to forget the User Title for special users.

There are so many possibilities you just need to explore.

NeoGT 08-15-2001 10:21 PM

I added the text, but the stars will not appear under the users' names. They appear in the control panel when you look at the user titles however.

ToraTora! 08-16-2001 07:37 PM

Quote:

Originally posted by NeoGT
I added the text, but the stars will not appear under the users' names. They appear in the control panel when you look at the user titles however.

are you grabbing the stars from the smilie section, or the avatar file, or just the plain images file?

showthread, in the post bit area, will not allow bbcode unless you make a change to the code in showthread, or 2.03 functions.
If your stars are in the smiley section, and named as smiley code, they wont show up in the postbit area.

Maybe its as simple as adding something more to your image path.


try adding your forum in there...(whatever name the folder is..usually vb though)

/vb/images/star1.gif

if you are using the stars from the rate thread images, there is no "star.gif" it is 0star.gif 1star.gif...etc.....

so try
<img src="vb/images/0star.gif" alt=""><br>User Title

Other than that, couldnt tell ya what the deal is...


All times are GMT. The time now is 01:41 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.01033 seconds
  • Memory Usage 1,718KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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