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)
-   -   vbHome (lite) - your vBulletin(powered) main homepage (https://vborg.vbsupport.ru/showthread.php?t=36756)

bouncer18 10-07-2002 05:12 AM

oh ill be here..

:)

Smoothie 10-07-2002 05:16 AM

bouncer-

You upgraded, using the upgrade script, right? Can you post the instructions, please?

KingsFan 10-07-2002 05:20 AM

Teck,
I don't know if you saw my suggestion or not but it was to have an attached image display embedded in the text on the vbhl home page. Just like your journalist avatar instead of at the end with "user has attached the following image." Thanks again for your "hack"!

Wolf42 10-07-2002 05:20 AM

Quote:

Originally posted by TECK
wolf42, please read the copyright rules. if you agree, post your url here (or pm it) and i will pm you the password asap. thank you.
https://vborg.vbsupport.ru/images/home.gif<-- click me!! :surprised:

bouncer18 10-07-2002 05:21 AM

Actually, i did it from scratch.

I messed up my database so we had to go back, delete them all.

had to delete all the home_XXXX template's
and killed the Vb Home in AdminCP

according to Teck, all you should have to do is run the update.
This will add the according items to the SQL DB and add templates that are new

Go ahead and run the upgrade script. It shouldnt hurt anything. Let us know how it goes

TECK 10-07-2002 05:23 AM

Quote:

Originally posted by Smoothie
Teck- I don't see any instructions for the upgrade process in the new download. Can someone that has used the upgrade script post them here?
smoothie, the readmefirst file it is for upgrade also. it doesnt hurt if you double check. :)

bouncer18 10-07-2002 05:23 AM

For an other working example of Tecks Hack, your welcome to view my site.

Forum itself has some additional hacks. View my profile if interested.

Also, i modd'ed the home templates a bit to make them look more like how my forum looks (background images rather then color)

Every option is on except the search.

Any questions, let me know

http://www.purposebuilt.org/index2.php
or
http://www.teckwizards.com/home.php (tecks official website)

bouncer18 10-07-2002 05:34 AM

Question was asked how i added the logout button on the main VBHL page.

If your using the vbulletin.org standard buttons (small square shape buttons) you can uncomment the logout button under

Find (home_header *template*)

Code:

<!-- <a href="$bburl/member.php?s=$session[sessionhash]&action=logout"><img src="https://vborg.vbsupport.ru/images/top_logout.gif" alt="Logout" border="0"></a> -->
replace it with
Code:

<a href="$bburl/member.php?s=$session[sessionhash]&action=logout"><img src="https://vborg.vbsupport.ru/images/top_logout.gif" alt="Logout" border="0"></a>
or as i did it

find (home_welcomeuser *template*)
Code:

<normalfont>Hello, <b>$username</b>.<br></normalfont>
REPLACE IT WITH
Code:

<normalfont>Hello, <b>$username</b>.</normalfont> <smallfont><a href="$bburl/member.php?s=$session[sessionhash]&action=logout"><u>Log Out</u></a></smallfont>
Teck, if there is a problem w/ me posting this since this is a "private" hack let me know and will remove it

TECK 10-07-2002 05:36 AM

np, as long as is not actual php code that is part of the files. :)

bouncer18 10-07-2002 05:37 AM

hehe yea i mentioned that

but i guess others are like me and dont like those linkbuttons on the main page

;)

GO TO BED lol


All times are GMT. The time now is 07:53 PM.

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.15297 seconds
  • Memory Usage 1,744KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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