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)

succorso 12-30-2003 02:21 PM

Ok. It's been a long couple of days with too much beer and too little sleep so here is a stupid question:

I upgraded my vbulletin to the new 3.0 gamma release. I want to install vbhome. So, I downloaded 4.2 lite from the link on the first page of this huge thread. The instructions are all wrong for gamma. Is there a new file ? New instructions ? Should I have another beer and come back later ?

Please help.

Succorso

MindTrix 12-30-2003 03:52 PM

Only have another beer if it is Stella.

As for the portal, You will not find any hacks here that will work for any vB3.

vB3 hacks are not allowed here until the release of RC1.

For vB3 hacks (yes there is a portal there) go too www.vbulletin.nl

succorso 12-30-2003 04:58 PM

Thanks, thought I was going crazy. Time of another Sierra Nevada Pale Ale.

Succorso

AutomatikStudio 01-02-2004 11:38 PM

Is it possible to add this hack to a site where the boards are installed in the root directory? IE. My boards are at "website.com" as opposed to "website.com/boards/"

Areku 01-03-2004 01:21 PM

I'm coming from a vbPortal uninstallation and later vbHome Lite installation, and I must say THANKS TECK! ;) Server breathes again! ;)

however:

Quote:

Originally Posted by TECK
i have to make you happy right? :)
first you need to change also the poster... i think since you want to show the last post time, right?
anyway, do this... in vbHL index.php find:
Code:

  $thread[time] = vbdate($timeformat, $thread[dateline]);
  $thread[date] = vbdate($dateformat, $thread[dateline]);

replace it with:
Code:

  $thread[time] = vbdate($timeformat, $thread[lastpost]);
  $thread[date] = vbdate($dateformat, $thread[lastpost]);

then, in your home_threadbits template, change:
Code:

<a href="$bburl/member.php?s=$session[sessionhash]&action=getinfo&userid=$thread[postuserid]">$thread[postusername]</a>
to:
Code:

<a href="$bburl/member.php?s=$session[sessionhash]&action=getinfo&find=lastposter&forumid=$thread[forumid]">$thread[lastposter]</a>


I want to display the LAST POSTER on the threadbits with the modifications above, which first part seems already to be applied on the v4.2, but the second part does not work for me, i.e. shows the thread STARTER, not the LAST POSTER.

TECK? Any1?

Thanks!

Seby 01-03-2004 01:43 PM

Hey, anybody know how to do a post output in vb3? the vbhlindex.php script won't work any more with the new version.

Areku 01-03-2004 07:52 PM

Can any1 also explain why microstats reports:

Page generated in 1,073,165,837.8628 seconds (100.00% PHP - 0.00% MySQL) with 26 queries

on the vbHome homepage?

hockyfan 01-04-2004 05:13 PM

I am totally lost with the table arrangement etc., it's all messed up - can anyone help me with arranging where things are on the homepage?

h

sgtmaj 01-05-2004 05:30 PM

hello folks - I'm new at this and I'm having problems getting the vbHome to work. I've followed the instructions by TECK, but obviously messed something up. I get the following SQL error:

Database error in vbHome 2.3.3:

Invalid SQL:
SELECT COUNT(*) AS total
FROM thread
WHERE forumid IN( ) AND dateline>1073326770

mysql error: You have an error in your SQL syntax near ') AND dateline>1073326770
' at line 4

mysql error number: 1064

.................................................. .........
I've read previous discussion about this error but didn't see where the resolution was posted. Could someone please walk me through some trouble shooting here. Thanx in advance.

WoodiE 01-05-2004 06:11 PM

vBulletin is now at RC2 has there been anyword of cPublisher or TECK anywhere?

-Michael


All times are GMT. The time now is 08:49 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.04515 seconds
  • Memory Usage 1,742KB
  • 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
  • (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