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)
-   -   Authorities Online (https://vborg.vbsupport.ru/showthread.php?t=38648)

DemiNeo0101 05-15-2002 06:10 PM

whoa..... This is really hard..... hehe J/k.. Good job Tube.

David Bott 05-15-2002 06:16 PM

Well I am sorry to say that their is a issue somewhere...It could be that other hacks are installed. But it is not cut and dry. I have installed several, several hacks without issue and this one...why it seems simple...just does not what to go into the right place.

No matter where I put the $leaders, it always shows up above all the forums with the admins and mods run together with out any of the other text.

I have gone over this now 5 times...Same result.

tubedogg 05-15-2002 07:45 PM

Anyone have it on their forums right now that I can take a look?

scsa20 05-16-2002 06:06 AM

hmm...I think I did something wrong, anyone care to help me out, my site is http://forums.simon-soft.com ... thanks for any help

tubedogg 05-16-2002 07:00 AM

I don't see it on your board. Did you edit the forumhome template like you were supposed to?

scsa20 05-16-2002 07:31 AM

yes, it should be on the bottem, here, I'll go onto my board, you'll just see a black strict (or white or gray or some other color, depending on the style your seeing it in) without that Authorities Online saying thing :(

tubedogg 05-16-2002 07:36 AM

OK, should be fixed, I left off one find&replace for the index.php part. It's the third one, for those who've already partially installed it, download the file again, just do the third one and it should work.

scsa20 05-16-2002 07:40 AM

sweet, it works now :D ... nice hack ;)

scsa20 05-17-2002 05:01 AM

ok, I don't know if this is a template error or a php error but take a look at the screen shot and can anyone tell me how to fix it??

tubedogg 05-17-2002 05:20 AM

OK yeah another error.

In index.php find
PHP Code:

        eval ("\$leaders .= \"".gettemplate('forumhome_loggedinuser_leader')."\";"); 

and replace it with
PHP Code:

        eval ("\$leaders = \"".gettemplate('forumhome_loggedinuser_leader')."\";"); 

Then find
PHP Code:

        eval ("\$leaders .= \"".gettemplate('forumhome_loggedinuser_leader')."\";"); 

and replace it with
PHP Code:

        eval ("\$leaders .= \", ".gettemplate('forumhome_loggedinuser_leader')."\";"); 



All times are GMT. The time now is 08:04 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.01009 seconds
  • Memory Usage 1,738KB
  • 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
  • (4)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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