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)
-   -   Stars v0.2.3 (https://vborg.vbsupport.ru/showthread.php?t=19081)

Webmasta XT 05-29-2002 10:21 AM

never mind, I just undid the register.php part, and evrything is fine, One question though, How can I make 2 different images display on 2 different styles, like I wanna display one type of stars at one style and different type of star at another...
is it possible?

sharkito 06-06-2002 03:41 PM

Does the hack work for vB 2.2.6 without alterations ?

N9ne 06-20-2002 03:04 PM

bump, does it work with 2.2.6 without alterations??

Bro_Joey_Gowdy 06-26-2002 06:27 PM

Im useing vB2.2.6 and thus for have only run into 2 errors during the install - listed below is how I corrected it for vB2.2.6 :

Quote:

Original Version
admin/index.php
Step 1 of 1 find:
<tr><td>
<table width="100%" border="0" cellspacing="0" cellpadding="2" id="navtable">
<?php maketableheader("User Titles"); ?>
</table>
<a href="usertitle.php?s=<?php echo $session[sessionhash]; ?>&action=add"> Add </a> |
<a href="usertitle.php?s=<?php echo $session[sessionhash]; ?>&action=modify"> Modify </a>
</td></tr>
Just under that add:
<!-- Stars Hack -->
<tr><td>
<table width="100%" border="0" cellspacing="0" cellpadding="2" id="navtable">
<?php maketableheader("User Stars"); ?>
</table>
<a href="stars.php?s=<?php echo $session[sessionhash]; ?>&action=add"> Add </a> |
<a href="stars.php?s=<?php echo $session[sessionhash]; ?>&action=modify"> Modify </a>
</td></tr>
<!-- Stars Hack End -->

Corrected Version
Find In Admin/index.php:
makenavselect("Users");
// ***
Add Below that:
makenavoption("Add","stars.php?action=add","|");
makenavoption("Modify","stars.php?action=modify");
makenavselect("Stars Hack");
// ***
and:

Quote:

Original Version
admin/misc.php
Step 3 of 3 find:
maketableheader("Update Users Info</b> - </b>updates user titles<b>","",0);
Replace That With:
// Stars Hack
maketableheader("Update Users Info</b> - </b>updates user titles and stars<b>","",0);
// Stars Hack End

Corrected Version
admin/misc.php
Step 3 of 3 find:
maketableheader("Update User's Titles","",0);
Replace That With:
// Stars Hack
maketableheader("Update User's Titles and Stars","",0);
// Stars Hack End

Gary King 06-29-2002 04:20 AM

[QUOTE]Originally posted by Bro_Joey_Gowdy
Im useing vB2.2.6 and thus for have only run into 2 errors during the install - listed below is how I corrected it for vB2.2.6 :



and:


GrayFOX 07-05-2002 12:44 AM

<font color="009999">
can somebody tell me how to install this Hack, I'd try it but I don't have found a script in the admin/index.php which I have to repleace or take it under ... I have a vBulletin 2.2.6 version can it be that it goes only in the 2.2.3 version?

THX Raiden
</font>

Gary King 07-05-2002 12:47 AM

[QUOTE]Originally posted by GrayFOX

can somebody tell me how to install this Hack, I'd try it but I don't have found a script in the admin/index.php which I have to repleace or take it under ... I have a vBulletin 2.2.6 version can it be that it goes only in the 2.2.3 version?

THX Raiden

justsomedude 07-05-2002 12:29 PM

I too was able to install the stars on 226 & so far I see no problems.

The only alterations from the install srcipt I used were the ones posted by Bro_Joey_Gowdy a few posts up.

Additionally, One or 2 of the other modifications to the scripts didn't match evactly, but I replaced them anyway, and as I said, everything seems to be working perfectly.

As always, just be wise and back up your database & modified files before hand in the event of a problem. :squareeyed:

Gary King 07-05-2002 01:06 PM

[QUOTE]Originally posted by justsomedude
I too was able to install the stars on 226 & so far I see no problems.

The only alterations from the install srcipt I used were the ones posted by Bro_Joey_Gowdy a few posts up.

Additionally, One or 2 of the other modifications to the scripts didn't match evactly, but I replaced them anyway, and as I said, everything seems to be working perfectly.

As always, just be wise and back up your database & modified files before hand in the event of a problem. :squareeyed:

Gary King 07-05-2002 01:49 PM

The hack works on my test board, so that's one step better than where I was before :) Now I'll just have to figure out which hacks is clashing with the stars one :ermm:


All times are GMT. The time now is 11:32 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.01396 seconds
  • Memory Usage 1,741KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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