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)

TECK 09-19-2002 11:15 PM

you are correct. i'm gonna change it. i will not add more code to it just because this issue... it requires extra hacking in VB files, fields added to table thread... you get the picture.

find:
Code:

$article['comments'] = 'last comment by <a href="' . $bburl . '/member.php?s=' . $session[sessionhash] . '&action=getinfo&find=lastposter&forumid=' . $article[forumid] . '">' . $article[lastposter] . '</a>';
replace it with:
Code:

$article['comments'] = 'last <a href="' . $bburl . '/newreply.php?s=' . $session[sessionhash] . '&action=newreply&threadid=' . $article['threadid'] . '">comment</a> by ' . $article['lastposter'];

TECK 09-20-2002 11:14 PM

the vbHome copyright:
Do NOT remove it because you infringe the vBulletin license agreement. vbHome is based on vBulletin code and it uses some of it's functions.
Also, the code is created by me, so all I ask in return is to leave the links unaltered and intact. Is a small price for what you can do with this free and reliable piece of software interface.

glo 09-21-2002 02:55 AM

where can i find a demo board with this hack installed???

or anyones live site?

TECK 09-21-2002 02:56 AM

why do you need a demo? i posted some screenshots...
is better is you install it on your test board to see... if you dont have one, you could get one here:
https://vborg.vbsupport.ru/showthrea...threadid=39482

cheers.

glo 09-21-2002 03:21 AM

thanks TECK,

I think this hack is what i am after.

I am looking for the most suitable hack that will allow me to do the following:

1. place the login/password feature on the home (non vB) page.
2. place polls on non vB pages.
3. calculate the users online on the entire site, not just the vB forum pages.
4. have some member only pages (non vB), protected by the username and password access from vB!

I am using vB 2.2.7. (brand new forum!)

I have looked through most of this thread but thought it best to state it in full here.

TECK 09-21-2002 03:24 AM

you can add all this very easy...
1. is included
2. is a tut listed under addons
3. vbHome uses permissions.. actually i will write a little addon on how to define perms only for vbHome

keep in mind that vbHome it is a vBulletin page. it's part of it, so all restrictions related to it aply also..
just read the copyright on the first post. thanks.

glo 09-21-2002 09:40 AM

Quote:

Originally posted by TECK
you can add all this very easy...
1. is included
2. is a tut listed under addons
3. vbHome uses permissions.. actually i will write a little addon on how to define perms only for vbHome

keep in mind that vbHome it is a vBulletin page. it's part of it, so all restrictions related to it aply also..
just read the copyright on the first post. thanks.

Hi TECK,

I have downloaded your file, have just read thru the readmefirst file and although it says

" vbHome (lite) is fully customizable through vBulletin templates, so it's very easy to achieve any look or web design you want. "

but i am not sure if i can actually use it on my home page and not use the included vB template?
Can i cut and past the code? Will this work?

TECK 09-21-2002 11:34 AM

i have no idea what are you saying.

glo 09-21-2002 12:32 PM

TECK,
i will try to set up your hack and integrate it into my existing homepage.

www.glo-racing.com/v3

It is the registration and users online that i want to use on my homepage.

TECK 09-21-2002 12:38 PM

in /forum/index.php, copy and paste the online users code. follow one of my tutorials listed in the first post, under add-ons to understand the technique.

good luck.


All times are GMT. The time now is 05:05 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.03271 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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