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)

NTLDR 12-24-2002 10:23 PM

The details are in the final step, I'll let TECK know that the instructions are not 100% clear for that step. If should say if you have uninstalled or have exisiting articles to show.

TECK 12-25-2002 01:14 AM

Thanks Lee, I will make it more obvious. :) My mistake.

AviationForum, if the article body does not show, simply run the article indexer in your /admin folder... it will take care of the problem. That is due because the old threads, published before you installed vbHome (lite), are not indexed by my script.
Also, make sure you hacked properly the newthread.php file. The best way to see if you modify it well is this:
Post a new thread in the news forum that you enter it in your vbHome Page options. If it shows on the front page, you are in business. ;)

scsa20 12-25-2002 05:36 AM

Requesting activation . . .

[hhhh] 12-25-2002 07:51 AM

????

[hhhh] 12-25-2002 07:58 AM

Thank Tech

urfavriteboy 12-25-2002 08:36 AM

hey... can i get access to the vbulleiten lite restricted support forums? i think im asking for the right thing... hahaha anyway, thanks, merry christmas

urfavriteboy 12-25-2002 08:37 AM

oh, the site is http://www.aznaviation.net/

NSeXcellent 12-26-2002 05:01 AM

Merry Christmas everyone. I have installed vbhome and I am very pleased. Perhaps this was discussed already in this thread, but i'm not too keen on thumbing through 156 pages. :) Simple question. How would one go about including a logged in user's buddy list (online buddies that is) on the front page. I think that would be a nice addition to the already fantastic layout. Thanks in advance.

TECK 12-26-2002 06:11 AM

There is a hack for this in the support forums.

NSeXcellent 12-26-2002 12:41 PM

I couldn't find it by searching. Could you help, possibly?Thanks :)

TECK 12-26-2002 01:36 PM

<a href="http://www.teckwizards.com/forum/showthread.php?threadid=320" target="_blank">http://www.teckwizards.com/forum/sho...p?threadid=320</a>
You need to be a licensed member in order to download the hack.

NSeXcellent 12-26-2002 01:49 PM

Thanks Teck... consider this my official request for access :)

NSeXcellent 12-26-2002 01:50 PM

Please.. thanks in advance.

TECK 12-26-2002 07:53 PM

Quote:

Originally posted by Crazy Pete
I noticed a problem with this, if you have GZIP compression enabled on your boards, this vBHome page doesn't show up at all, or shows up with garbled text. Any way to fix this?
We use the GZIP Output (compression level set to 1) in our site, without any problems.

Kelesis 12-26-2002 08:32 PM

Requesting activation. Thank you.

dotagious 12-26-2002 08:42 PM

I would like access to the restricted area forums please.

[hhhh] 12-27-2002 01:35 AM

]Thanks Teck... consider this my official request for access :)

islandman 12-27-2002 04:16 PM

Hi Teck,

I have installed this fine on my local machine, when I uploaded to the server, the "Latest Threads" thingy is acting really weird, it is showing older threads with altered dates that are way into the future, 2001, 2004, etc.

Here is the error message I received via e-mail

Database error in vbHome 2.2.9:

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

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

mysql error number: 1064

Date: Friday 27th of December 2002 09:20:32 AM
Script: http://www.sabong.net.ph/forum/
Referer: http://www.sabong.net.ph/forum/

Would appreciate your insight. The forum is quite fine, all the threads are quite fine, even VbHomelite itself is quite fine save for the "Latest Threads" thingy.

TECK 12-27-2002 06:12 PM

As said many times in this thread, please search before you post. Also, read the readme file properly. ;)
Once you finished the install, you are supposed to set at least one option and (if needed) to run the article indexer to update your articles body, if you have news posted before you installed vbHL.

islandman 12-27-2002 06:18 PM

Teck,

I would like to request access to the vbHome (lite) support forums. Thanks

soulviv3r.php 12-28-2002 08:15 AM

Hi, I love you hack man, but I have a problem.

After I installed the hack, I went to my site url. The only image showing was the main logo. The rest were in boxed red X's, with the url http://www.url.com/{imageshome}/articleemail.gif. The index and global are in the root dir, the forums are in a dir called lounge.

This is my replacement value:
Code to find-{imageshome}
Code to insert-lounge/images

TECK 12-28-2002 08:25 AM

It doesnt replace the variable because is not created, probably.
Double check that step.

Cheers.

TECK 12-28-2002 08:29 AM

If you still have problems, aply and open a support ticket onto the vbHome forums. I will help you there and look onto your admin CP.

soulviv3r.php 12-28-2002 08:31 AM

actually it isnt even loading the template

http://www.nbk4life.com
http://www.nbk4life.com/lounge

also can i get some private access to teckwizards I registered using the same name




going to vbhome forums now

soulviv3r.php 12-28-2002 08:40 AM

mu name on vbhome is grape kool aid

musta been drunk when I registered wtf

soulviv3r.php 12-28-2002 09:04 AM

TECK is officially the coolest dude on these forums

TECK 12-28-2002 09:34 AM

I'm glad we solved the problem. :D
I'm going to close the support ticket...

Tes One 12-28-2002 02:01 PM

Please grant access to the support forums.

Thank you,

Tes

tildotcom 12-28-2002 06:34 PM

please grant me access :cool:

Dontom 12-29-2002 04:47 AM

Hi,
i would like to use this great script, but i have a performance problem:

i isolated the query that looks for "new posts since your last visit"


PHP Code:

    if ( $doposts $DB_site->query_first("
      SELECT count(*) AS total
      FROM post
      WHERE dateline>
$bbuserinfo[lastvisit]
    "
) and !empty( $doposts['total'] ) ) 

this query takes > 3 seconds, rest of page is generated in 0.7 seconds - has anyone a solution?

cheetorama 12-29-2002 06:52 AM

Requesting activation . . .

cdcopyworld 12-29-2002 07:11 AM

Also requesting access please.

cdcopyworld 12-29-2002 07:25 AM

Hi i have a problem :( With my articles its not showing any of there content on the vbhome page:( Im just getting:
Title
postby: blabla
(*content isnt showing here)
read 1 time - make a comment

Anyone have any suggestions on how i can make the contecnt show?

Thankyou

r.cakir 12-29-2002 09:08 AM

Please grant access to the support forums.

Thank you,

r.cakir

TECK 12-29-2002 09:57 AM

Quote:

Originally posted by cdcopyworld
Hi i have a problem :( With my articles its not showing any of there content on the vbhome page:( Im just getting:
Title
postby: blabla
(*content isnt showing here)
read 1 time - make a comment

Anyone have any suggestions on how i can make the contecnt show?

Thankyou

Did you read the readme file properly or search the thread?

TECK 12-29-2002 11:38 AM

I just released on the support forums a Google thread indexer. Is not as great as VB3 one, but it will index ALL thread titles as well as the first 15 posts of your thread.

Licensed members can grab their copy here.

intinig 12-29-2002 12:13 PM

as per subject

BrettPower 12-29-2002 02:23 PM

I would like to get permission to use vBhome Lite. Geez, I hope I am going about the directions right!

Brett

Smoothie 12-29-2002 04:21 PM

Quote:

Originally posted by BrettPower
I would like to get permission to use vBhome Lite. Geez, I hope I am going about the directions right!

Brett

You don't need permission to use vbhome. Go to first post and download it. Once installed and working, come on over to http://www.teckwizards.com/forum/index.php?s= and register to get additional support.

merville 12-29-2002 06:41 PM

Request my Licensed Member Status (restricted access)


All times are GMT. The time now is 03:29 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.04779 seconds
  • Memory Usage 1,798KB
  • 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
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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