vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   Bootleg Listings v1.0 (https://vborg.vbsupport.ru/showthread.php?t=75609)

oldfan 02-02-2005 08:49 PM

awesome!
I'll get back to you on this one :)
Thanks

TurboTwoLiter 02-02-2005 10:29 PM

this would be nice if you could make it where someone could list "car shows" rather than bands! nice hack though!

wolfe 02-02-2005 10:44 PM

Quote:

Originally Posted by TurboTwoLiter
this would be nice if you could make it where someone could list "car shows" rather than bands! nice hack though!

m8 you could just edit the install file and alter the definitions of the phrases and it will be changed to car shows ;)

ericgtr 02-04-2005 12:05 AM

I ran the fix but am still getting a lot of db errors.

wolfe 02-04-2005 07:20 AM

Quote:

Originally Posted by ericgtr
I ran the fix but am still getting a lot of db errors.

m8 i used it it work fine ?? because it add the 2 new templates and a few phrases

run the uninstall script then run the install one again this should fix the problems ;)

Lizard King 02-04-2005 07:40 AM

I have couple questions.
Is this hack working together with calendar ? When you add a concert can the hack directly add this concert as an event ? I think it might be a usefull feature.
Can we add categories as Rock - Jazz - Metal and put the band names under these categories ?
Can we add multiple entries under a band's name ? If not is it possible ?

Will give it a try soon.

wolfe 02-04-2005 09:54 AM

Quote:

Originally Posted by Lizard King
I have couple questions.
Is this hack working together with calendar ? When you add a concert can the hack directly add this concert as an event ? I think it might be a usefull feature.
Can we add categories as Rock - Jazz - Metal and put the band names under these categories ?
Can we add multiple entries under a band's name ? If not is it possible ?

Will give it a try soon.

at the moment no its not working with the calendar but could be a good addon for next version.

categories will be in the next version.

you already can add multiple events for a band.

oldfan 02-04-2005 01:11 PM

I just installed it, added the first show and all was good.
As soon as I added the second show I got this error
Quote:

Invalid SQL:
##### INSERT CONCERT #####
INSERT INTO vb3_concert
(tourname, idband, city, state, venue, act, notes, audiov, videov, audior, videor, date, songs)
VALUES
('', '1', 'Los Angeles',
'CA', 'Whiskey A Go-Go',
'SAXON', '',
'', '',
'', '',
'03/27/82', 'Hit The Lights, Jump In The Fire, Helpless, Let It Loose, The Prince, Metal Militia,
')

mysql error: Duplicate entry '0' for key 1

mysql error number: 1062

wolfe 02-04-2005 03:29 PM

right m8

to fix this go here

Code:

./forums/aphid/queries.php?do=modify
and run this


dont forget to add your database prefix infront of the `concert`
PHP Code:

ALTER TABLE `concertCHANGE `concertid` `concertidINT10 UNSIGNED NOT NULL AUTO_INCREMENT 

that should fix it ;)

oldfan 02-04-2005 03:48 PM

that did it thanks :)
Another problem discovered, when I try to upload/attach the artwork IE: cover, front , back, etc.
When I submit it works, but when I goto look at it via the "more info" there's nothing.

2 features I'd like/need to see would be..

the dates are listed oldest to newest, not the order they were submitted
and thumbnails for "cover, front , back, etc" instead of links


All times are GMT. The time now is 11:17 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.01124 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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