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)

Blindchild02 08-13-2003 11:30 PM

why did his forums go down anyways??

Gary King 08-13-2003 11:42 PM

Quote:

Today at 08:30 PM Blindchild02 said this in Post #3181
why did his forums go down anyways??
Because he's working on vPublish and doesn't want to spend any more time on the forum.

drumsy 08-14-2003 06:51 PM

Quote:

Yesterday at 04:14 PM dontpanic said this in Post #3180
drumsy, check it out:
https://vborg.vbsupport.ru/showthrea...180#post423180

:banana:




Thanks! :)

Also, I had it working just fine before, and now when I followed the instructions again, this is what happens:

www.honda-acura.net/archive

drumsy 08-14-2003 07:43 PM

Quote:

08-10-03 at 05:15 PM msimplay said this in Post #3169
fixed micro time just need fix for The header and right side blocks

What is the fix for the insane server load time?

drumsy 08-14-2003 08:12 PM

Also, someone had a hack on TW.com that allowed me to pull posts from a specific forum and display it like Recent Discussions. Does anyone have any idea what that code could be again?

msimplay 08-14-2003 08:43 PM

Quote:

Today at 09:43 PM drumsy said this in Post #3184
What is the fix for the insane server load time?
[high]Originally posted by TECK [/high]
This is a minor change required to make it work in vbHome (lite).

FILE: vbHL global.php
FIND:
Code:

$pagestarttime = 0;
if ( isset( $HTTP_GET_VARS['showqueries'] ) or isset( $HTTP_POST_VARS['showqueries'] ) or isset( $showqueries ) )
{
  $showqueries = 1;
  $pagestarttime = microtime();
}

REPLACE WITH:
Code:

$pagestarttime = microtime();
if ( isset( $HTTP_GET_VARS['showqueries'] ) or isset( $HTTP_POST_VARS['showqueries'] ) or isset( $showqueries ) )
{
  $showqueries = 1;
}


dontpanic 08-15-2003 09:56 PM

Quote:

Yesterday at 03:51 PM drumsy said this in Post #3183
Thanks! :)

Also, I had it working just fine before, and now when I followed the instructions again, this is what happens:

www.honda-acura.net/archive

Eh...that's just ugly. I am not sure what went wrong, but it was a super simple hack to install...make sure you followed every step very carefully is all I can offer.

:alien:

dontpanic 08-16-2003 02:04 AM

Quote:

[i]2. added the backend.php file (XML feeder, so you can syndicate your news and forums)

Also the [high]XML feeder[/high] will let you syndicate the news and latest forum discussions to any RSS compliant tool.
The most popular ones are Trillian and KlipFolio, but you can also import it in others.
Check the TW.com Instructions Page to see how you can set it up.[/B]
OK, always a day late and a dollar short...anyhow, can anyone offer me any pointers or tips on getting the XML feed customized to supply more than the default...

TIA,
Will
:alien:

RetroDreams 08-16-2003 04:41 AM

Does anyone know if the add-ons will be released? or is there someplace that still has the code for the available addons?

Gary King 08-16-2003 01:20 PM

You guys could try here for some hacks:

http://216.194.97.66/


All times are GMT. The time now is 09:31 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.03457 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)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