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)

Dakota 12-13-2001 07:26 AM

What do I need to do in the admin/index file?

HellMind 12-13-2001 11:34 AM

this hack is beta for 2.2.1 :(

Wally Hartshorn 01-09-2002 01:58 PM

Am I correct that Stars doesn't really work with vB 2.2.1? Are there any plans to release an update anytime soon?

Jawelin 01-09-2002 05:12 PM

Please correct me if wrong, but
the prefix [vB v2.2.1] before an hack release doesn't mean IT WORKS with that version ?

Could any .org moderator place a definitive word about this annoying thread ?
I mean also other hacks with conflicting authors or copyrighters and the war of the compatibility versions

Thanks a lot.

Wolf42 01-10-2002 02:41 PM

I am using the Starhack 0.2.0 (german) on my vB 2.2.1 with no probs.

The Hack is still for vB 2.0.3, for 2.2.1 I had to change some "$DB_site->query"-entries, couse in 2.2.1 it is e.g. md5($password) and NOT $password (this will write the password in plain text into the user-table). Also the $avatarid is still missing.

But after some testing I got it. ;)

Auf gut deutsch, ich habe diesen bzw. eine Vorversion dieses Hacks zum laufen gebracht. Die Installationsanleitung darf man leider nicht 1:1 ?bernehmen.

SaintDog 01-10-2002 06:31 PM

Works just fine on my test board, I did not have to change anything except some admin options because the coding that makes that table headers is not the same from 2.0.3 to 2.2.1.

Other from modifying links, I did not have to modify anything else and it is working fine, it is about to go on my main board when my site opens up.

Thomas P 01-13-2002 05:24 PM

Quote:

Originally posted by Logo
can anyone post the final release for VB2.2.1 ??

Sorry but this one is a megathread.. it?s very hard to concentrate reading 20 sites...

Have to agree here,
am upgrading to 2.2.1 and it's getting a pain...

Whatever - the following has changed in 2.2.0/2.2.1:

1. register.php | step 2
Nam and Wolf42 are right (thanks), serious change here:
https://vborg.vbsupport.ru/showthrea...068#post200068

I recommend not to delete the old db string, but to change the bits which tube has added to reflect the changes (2 or 3 strings).

2. admin/index
damicatz has the solution to this one:
https://vborg.vbsupport.ru/showthrea...071#post204071

3. admin/misc.php (Update User's Titles)
You can look for Update User's Titles and replace the line with

maketableheader("Update User's Titles - updates user titles and stars","",0);

or just add something like updates user titles and stars, which is only cosmetics and not important at all (!)

4. usergroup.php | step 2
$cangetattachment seems to be new in 2.2.0 or 2.2.1, so change the db-strings as mentioned above - with care ;)
Just add the 2 or 3 missing bits to the strings which are there, don't just exchange them...

Good luck,
Worked for me this way in 2.2.1.
And again: Adding manually the bits of tube's hack to the strings you find is a clean an somewhat simple method.

cu,
-Tom

Rapclick 01-16-2002 12:45 AM

ok im havin just a few small problems.....

error in Register.php and Newthread.php

could you please repost the Codes here cuz im confused about who ta believe i keep getting errors...please help as soon as possible

:confused:

Rapclick 01-16-2002 07:22 PM

anybody ?? :confused:

Rapclick 01-17-2002 07:58 PM

when users go to register or post a new thread...it gives them this error below in quotes....althoug it still lets them perform these actions when they logout it doesnt let them log back in....i am running Vb 2.2.1 and iv tried all the above solutions and none work...please help me my site needs to grow

Quote:

// Stars Hack $usergstars=$DB_site->query_first("SELECT starlevel,starimg FROM usergroup WHERE usergroupid='$newusergroupid'"); if ($usergstars[starlevel]=="") { $getstars=$DB_site->query_first("SELECT starlevel,starimg FROM stars WHERE minposts<=$bbuserinfo[posts]+1 ORDER BY minposts LIMIT 1"); $userstarlvl=$getstars[starlevel]; $userstarimg=$getstars[starimg]; } else { $userstarlvl=$usergstars[starlevel]; $userstarimg=$usergstars[starimg]; } // Stars Hack End


All times are GMT. The time now is 11:17 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.01399 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