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)

wolfe 11-02-2002 10:53 PM

if you want the shoutbox to work prolly run this query

Code:

CREATE TABLE `shoutbox` (
  `shoutid`    int(11) NOT NULL auto_increment,
  `userid`    int(11) NOT NULL default '0',
  `shout_text` text NOT NULL,
  `timestamp`  int(11) NOT NULL default '0',
  PRIMARY KEY  (`shoutid`)
) TYPE=MyISAM;


NTLDR 11-03-2002 04:33 PM

Quote:

Originally posted by wolfe
if you want the shoutbox to work prolly run this query
No, don't run that query, Do as the instructions say and either switch it off to install the Prerequsit, vB Shoutbox v1.0 as the instructions tell you to.

wolfe 11-03-2002 04:34 PM

well i had to do that because the instruction never added it so i added that and it worked fine :D

NTLDR 11-03-2002 04:55 PM

No, the instructions tell you to install the hack or turn it off.

CrazyDustin 11-04-2002 02:43 PM

does this hack allow you to add new pages to your site?

asweetdeal 11-04-2002 04:08 PM

I installed the hack, love it!! However, I have a private forum and if a guest comes in they have to register or login, the login box pops up and when you enter your login info or click on register it gives a 404 error because it is looking for /member.php and not /forums/member.php... is there a template I need to change or what can I do to resolve this?

Thanks!
ASD

NTLDR 11-04-2002 05:47 PM

Quote:

Originally posted by CrazyDustin
does this hack allow you to add new pages to your site?
Yes you can add aditional pages with this hack.

NTLDR 11-04-2002 05:49 PM

Quote:

Originally posted by asweetdeal
it gives a 404 error because it is looking for /member.php and not /forums/member.php... is there a template I need to change or what can I do to resolve this?
You either need to place the full url in the error_nopermission template or hack functions.php or member.php.

Twin-x 11-04-2002 06:43 PM

Hi,

I have a serious problem with this hack.
I have multiple skins.

If i wish to change the header off skin 1 on the home_header no problems occur.

Now i change the header of skin 2 on the home_header.

Boom skin 1 i changed and nothing applies to skin 2 the home_header stays green.

I am really lost. Is there a fix for this or should i install vbhome (lite) ???

Please help.
Thx in advance

Oh yeah i have the correct template set selected.

Buddha 11-04-2002 06:45 PM

i don't understand what
Quote:

Boom skin 1 i changed and nothing applies to skin 2 the home_header stays green.
means.

i have multiple skins as well, and they work fine with vbindex.


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