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)
-   -   vBGarage v3.1.1 (now with GD-Lib support!) (https://vborg.vbsupport.ru/showthread.php?t=63681)

seraphex 10-06-2004 01:36 PM

Quote:

Originally Posted by Action-N
One more thing, since I will take over the original vbgarage I can use the original name, no need to call it v3garage. It was just so we didn't have to vbgarage mods going.

I'm launching a site around the end of October. Is this release going to come before then? :nervous:

sfowler39 10-06-2004 06:23 PM

I get this error when doing the install file.

Database error in vBulletin 3.0.3:

Invalid SQL:
CREATE TABLE vbgarage_images (
`vbgarageid` smallint(6) unsigned NOT NULL auto_increment,
`userid` int(10) unsigned NOT NULL default '0',
`name` varchar(50) NOT NULL default '',
`data` longblob NOT NULL,
`type` varchar(50) NOT NULL default '',
PRIMARY KEY (`vbgarageid`)
) TYPE=MyISAM AUTO_INCREMENT=1

mysql error: Table 'vbgarage_images' already exists

mysql error number: 1050

Action-N 10-06-2004 06:48 PM

Quote:

Originally Posted by sfowler39
mysql error: Table 'vbgarage_images' already exists

It tells you why you are getting this error. It's telling you that you already installed this table. You must be installing over an older version or you hit refresh during install an went back through it. Either delete/drop this table from your database using phpMyAdmin or open the install script in an HTML editor an delete this part:

Code:

CREATE TABLE vbgarage_images (
`vbgarageid` smallint(6) unsigned NOT NULL auto_increment,
`userid` int(10) unsigned NOT NULL default '0',
`name` varchar(50) NOT NULL default '',
`data` longblob NOT NULL,
`type` varchar(50) NOT NULL default '',
PRIMARY KEY (`vbgarageid`)
) TYPE=MyISAM AUTO_INCREMENT=1(


seraphex, I would hope so. I would like to get my site live by then too. Still didn't get the vbgarage file from Integra99 yet.

integra99 10-07-2004 05:08 AM

Quote:

Originally Posted by Action-N
It tells you why you are getting this error. It's telling you that you already installed this table. You must be installing over an older version or you hit refresh during install an went back through it. Either delete/drop this table from your database using phpMyAdmin or open the install script in an HTML editor an delete this part:

Code:

CREATE TABLE vbgarage_images (
`vbgarageid` smallint(6) unsigned NOT NULL auto_increment,
`userid` int(10) unsigned NOT NULL default '0',
`name` varchar(50) NOT NULL default '',
`data` longblob NOT NULL,
`type` varchar(50) NOT NULL default '',
PRIMARY KEY (`vbgarageid`)
) TYPE=MyISAM AUTO_INCREMENT=1(


seraphex, I would hope so. I would like to get my site live by then too. Still didn't get the vbgarage file from Integra99 yet.

I emailed it to you at the same time I sent you a PM on here about sending it. If you didn't recieve it, let me know.

Action-N 10-07-2004 05:45 AM

Nope just got the email with no attachment.

integra99 10-07-2004 06:01 AM

Quote:

Originally Posted by Action-N
Nope just got the email with no attachment.

Sent again.

PixelFx 10-07-2004 09:21 PM

how hard would it be to make .. vBSysRig v3.1.1 or something to that nature. Rather than based on cars, have it based on your computer .. any mods you've made, and or system specs?

AcidJazz 10-07-2004 09:38 PM

Quote:

Originally Posted by PixelFx
how hard would it be to make .. vBSysRig v3.1.1 or something to that nature. Rather than based on cars, have it based on your computer .. any mods you've made, and or system specs?

Very good idea, i'd be very nice to see this done. :)

Action-N 10-07-2004 11:27 PM

Quote:

Originally Posted by PixelFx
how hard would it be to make .. vBSysRig v3.1.1 or something to that nature. Rather than based on cars, have it based on your computer .. any mods you've made, and or system specs?

My post #1160 should have answered this question. Other than the files name being called vbgarage.php you can use it for anything you want.

FLSCC 10-08-2004 03:48 PM

Quick question:

All my thumbs are showing up as Red X's. Looked through as many pages as I could but didn't find anything relating to it

The "Latest Uploads" images are broken, as well as the thumbs in the individual users garage.

anyone able to help me?
link to site:
www.flscc.com


All times are GMT. The time now is 03:34 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.02459 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
  • (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
  • (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