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)
-   -   vBindex v2.1 (https://vborg.vbsupport.ru/showthread.php?t=41916)

Kohhal 12-05-2002 04:22 PM

Quote:

Originally posted by NTLDR


My index.php is just a standard redirect that points to vbindex.php so I can see exactly where they are:

I see what you mean, had a look at your site. I'd rather not have a redirect for my site homepage though, just don't like the idea of it.
Is it possible to get .htaccess to redirect to www.mysite.com/vbindex.php rather than just calling the .php file which I guess it does?

NTLDR 12-05-2002 04:50 PM

The only way I know how to do a .htaccess redirect is to redirect the entire directory there, which will only work if thats the only file there. I'm not sure if subdirectories will redirect or not:

Code:

redirect / /vbindex.php
From memory I think thats the code, if not its similar.

-=dm=- 12-05-2002 07:34 PM

Quote:

Originally posted by NTLDR


Just add this part in the while loop:

[/php]

thanx NTLDR this worked for the smilie part.

any fix for the other stuff, like forum and the date/time?

also I have updated all counters the new part still not showing up, I tried to reinstall the whole script on another test board but still nothing apears...

NTLDR 12-05-2002 07:53 PM

If you have followed the instructions theres no reason for this not to work. Make sure you have done each step and make sute you uploaded the new admin/misc.php that you changed for the update counters.

ukliam 12-05-2002 09:14 PM

Couldn't see an answer to this:

Quote:

Originally posted by lemarsu
Hi,

When looking at Who's Online, if someone is in vbindex you get something like :

Unknown Location: /monster/vbindex.php?

is there a way to fix that ?

can anyone help?

Also.. and yes I know this has been asked.
I have the mini calendar working fine at the moment, but don't know where to add the php in the vbindex.php file and where/how to call it from the templates. Can anyone help?

Thanks

Sean

NTLDR 12-05-2002 09:24 PM

Both issues have been addressed earlier on in the thread. For the WOL you either add the two blocks of PHP to online.php or install the Admin CP hack by Chen, aka FireFly. I posted instructions on how to do the calender towards the first half of the thread.

-=dm=- 12-05-2002 10:09 PM

Quote:

Originally posted by NTLDR


Find:

PHP Code:

$postforum=$latestforum['title']; 

Replace with:

PHP Code:

$postforum=$latestthread['title']; 


hmm....this show the latest thread title not the forum?

Tony DiMera 12-05-2002 10:42 PM

How would you set up the cookie domain if the vbindex homepage is at www.yoursite.com and your board is it forums.yoursite.com Most likely .yoursite.com correct? What if later on I put in a second board(witha second license of course) at <u>subdomain.yoursite.com/forums/</u> and a vbindex at <u>subdomain.yoursite.com</u>, how would i set up the cookie domains for both boards and what would i put in place where it has a / for both boards?

mv540 12-06-2002 02:12 PM

I would like to know how to add more areas on the portal so that i can add more/other info manually....

for example..in the middle i have news and on either end i have the navigations...i would like to add more boxes to fill it up abit with information..

Please answer in detail for i am very new at this...let me know step by step where to go and what to do

Thanks

I~

NTLDR 12-06-2002 03:58 PM

Quote:

Originally posted by Tony DiMera
How would you set up the cookie domain if the vbindex homepage is at www.yoursite.com and your board is it forums.yoursite.com Most likely .yoursite.com correct? What if later on I put in a second board(witha second license of course) at <u>subdomain.yoursite.com/forums/</u> and a vbindex at <u>subdomain.yoursite.com</u>, how would i set up the cookie domains for both boards and what would i put in place where it has a / for both boards?
As far as I know that isn't going to work. It may, but I have no idea what settings you would need.


All times are GMT. The time now is 08: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.01951 seconds
  • Memory Usage 1,746KB
  • 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_code_printable
  • (2)bbcode_php_printable
  • (5)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