vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBindex v3.0.0 RC5 (https://vborg.vbsupport.ru/showthread.php?t=59524)

corsacrazy 03-22-2004 11:36 PM

NTLDR, can you please make it so the welcome panel is hidden on all custom pages eg index.php?page=XXX but stil remains on main index.php (if its on in vbiotions.php in acp of course)

mattyk72 03-23-2004 01:09 AM

I tried installing and it died after step 7, now I'm getting the following message when I try to re-install

Database error in vBulletin 3.0.0:

Invalid SQL:
CREATE TABLE vbindex_shoutbox (
shoutid int(11) NOT NULL auto_increment,
userid int(11) NOT NULL default '0',
shout text NOT NULL,
dateline int(11) NOT NULL default '0',
PRIMARY KEY (shoutid)
) TYPE=MyISAM

mysql error: Table 'vbindex_shoutbox' already exists

mysql error number: 1050

Date: Monday 22nd of March 2004 10:04:09 PM

Where are the files in the database that I need to delete?? I don't see them anywhere

mattyk72 03-23-2004 01:23 AM

the install craps out after step 6 every time, and when I directly go to steps higher it still craps out :(

neocorteqz 03-23-2004 02:45 AM

Quote:

Originally Posted by mattyk72
I tried installing and it died after step 7, now I'm getting the following message when I try to re-install

Database error in vBulletin 3.0.0:

Invalid SQL:
CREATE TABLE vbindex_shoutbox (
shoutid int(11) NOT NULL auto_increment,
userid int(11) NOT NULL default '0',
shout text NOT NULL,
dateline int(11) NOT NULL default '0',
PRIMARY KEY (shoutid)
) TYPE=MyISAM

mysql error: Table 'vbindex_shoutbox' already exists

mysql error number: 1050

Date: Monday 22nd of March 2004 10:04:09 PM

Where are the files in the database that I need to delete?? I don't see them anywhere

no files, it's a template that already exist, you need to remove the template and start over.

Run this query and reinstall from the start.

[sql]
DELETE FROM template WHERE title like LCASE('vbindex%') AND title NOT like 'vbindex_extra_%';
[/sql]

Kohhal 03-23-2004 09:36 AM

Can't smilies to show in the shoutbox for the life of me.

Have the path changed to /forum/images/smilies which is correct and even ran this script

Any advice?

Feanor 03-23-2004 09:54 AM

Use the url to the smilies, instead of the path - worked for me.

NTLDR 03-23-2004 10:01 AM

Quote:

Originally Posted by Raimund
i updated to vb 3 gold today, and now the java pulldown menu is'nt working on vbindex, speaking of quick links and the search, its working in the forums though, so its turned on... anyone know what the problem is?

You need to make sure you've edited all the templates detailed in the install process.

mattyk72 03-23-2004 11:39 AM

my new thread button is missing from all the forums, is the failed install a cause of this??

Quote:

Originally Posted by neocorteqz
no files, it's a template that already exist, you need to remove the template and start over.

Run this query and reinstall from the start.

[sql]
DELETE FROM template WHERE title like LCASE('vbindex%') AND title NOT like 'vbindex_extra_%';
[/sql]


corsacrazy 03-23-2004 12:21 PM

Quote:

Originally Posted by corsacrazy
NTLDR, can you please make it so the welcome panel is hidden on all custom pages eg index.php?page=XXX but stil remains on main index.php (if its on in vbiotions.php in acp of course)

possible?

tobkat 03-23-2004 01:00 PM

Quote:

Originally Posted by corsacrazy
possible?

Will the new version come out today or is it delayed ?


All times are GMT. The time now is 10:44 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.02783 seconds
  • Memory Usage 1,743KB
  • 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
  • (5)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