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)

wolfe 02-01-2005 10:00 PM

Bootleg Listings v1.0
 
This is a multipurpose hack for listing bands and there concerts and what arena's they will be playing.

if you like it please click the install button for updates and support

i need your input for the features of the next version v2.0 givemeideasand descriptions of what they will be used for and i will tryandaddthem all to the next version ;)

all ideas welcome

wolfe 02-02-2005 03:00 PM

heres the rest of the screens

nexialys 02-02-2005 03:31 PM

good...!!!

yoyoyoyo 02-02-2005 03:47 PM

I am the first install! woot! excellent job!

HiDeo 02-02-2005 03:59 PM

Really nice job ;)

ericgtr 02-02-2005 04:28 PM

Installed here too, for some reason I can't delete a band name though it comes up to a blank page.

Reeve of shinra 02-02-2005 04:30 PM

Very nicely done.

Prodigal 02-02-2005 06:00 PM

same here, mine won't delete

BarHopper 02-02-2005 08:12 PM

This isnt useful for me, but excellant hack nonetheless.

wolfe 02-02-2005 08:41 PM

right i have fixed the problem and reuploaded the zip but for the peopewho have already installed it upload the attached file to the adminfolder and run once will fix the missing bits ;)

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

oldfan 02-04-2005 03:53 PM

something more like this script
http://www.metpage.org/V5/component/...ert/Itemid,25/
I believe this script was modeled after that one

wolfe 02-05-2005 12:50 AM

Quote:

Originally Posted by oldfan
something more like this script
http://www.metpage.org/V5/component/...ert/Itemid,25/
I believe this script was modeled after that one

ok m8 i will sortout in next version

oldfan 02-05-2005 04:18 AM

Quote:

Originally Posted by wolfe
ok m8 i will sortout in next version

thank you very much :)

oldfan 02-05-2005 10:04 PM

Were you able to fix the graphic upload/attach problem?

oldfan 02-09-2005 05:25 PM

Quote:

Originally Posted by oldfan
Were you able to fix the graphic upload/attach problem?

bump

spence2 02-10-2005 11:42 AM

Don't mind showing my ignorance (I'm used to it!)...

What is an "audio rarity" or "video rarity"?

oldfan 02-10-2005 02:47 PM

Quote:

Originally Posted by spence2
Don't mind showing my ignorance (I'm used to it!)...

What is an "audio rarity" or "video rarity"?

basically if its exist or not

spence2 02-10-2005 04:47 PM

Thanks, oldfan.

This hack has wonderful potential. 'Sure hope wolfe hurries back, tweaks the bugs and pushes it out of beta.

oldfan 02-11-2005 03:31 AM

Quote:

Originally Posted by spence2
Thanks, oldfan.

This hack has wonderful potential. 'Sure hope wolfe hurries back, tweaks the bugs and pushes it out of beta.

your welcome, and I agree with your comments 10001% :)

johnbruce71 02-12-2005 09:58 PM

How do i edit it so that only certain user groups can add bands and dates??

Thanks, John.

oldfan 02-13-2005 04:39 PM

Quote:

Originally Posted by johnbruce71
How do i edit it so that only certain user groups can add bands and dates??

Thanks, John.

Admin cp > vB3 opitions
near the bottom of the list

spence2 02-15-2005 01:00 PM

wolfe, we need you, baby! Please don't let this hack die a slow death stuck here in beta ... it's way too cool for that. ;)

add the categories & fix the graphic upload/attach prob
then release it so that others can discover it ... great job!

oldfan 02-15-2005 03:14 PM

Quote:

Originally Posted by spence2
wolfe, we need you, baby! Please don't let this hack die a slow death stuck here in beta ... it's way too cool for that. ;)

add the categories & fix the graphic upload/attach prob
then release it so that others can discover it ... great job!

[high]* oldfan seconds that :)[/high]

oldfan 02-16-2005 05:03 PM

bumper :)

halgrunwell 02-16-2005 06:50 PM

Quote:

Originally Posted by oldfan
bumper :)

Agreed. This is a good one. Let me know how I can help, lets keep it alive.

Another good one to model it after is:

http://trading.countingcrows.com

oldfan 02-16-2005 11:47 PM

Quote:

Originally Posted by halgrunwell
Agreed. This is a good one. Let me know how I can help, lets keep it alive.

Another good one to model it after is:

http://trading.countingcrows.com

whooooooo, I really like that who's got the show feature!!

oldfan 02-18-2005 08:46 PM

bump :)

halgrunwell 02-19-2005 09:26 PM

bump :ninja:

oldfan 02-21-2005 02:30 AM

Pleaaaaaaaseeeeeee don't die :(

spence2 02-24-2005 12:05 PM

Since Wolfe has not responded to our pleas, I'm getting a little nervous about whether this will be released.

So, if anyone has installed this on their board, could you please give us a link ... or tell us the major/minor drawbacks of installing this "as is"? Thanks!

And oldfan, could you please explain exactly how you did this? Is this something that could be amended before the installing the hack? Thanks to you, too.


All times are GMT. The time now is 05:05 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.02027 seconds
  • Memory Usage 1,800KB
  • 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
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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