Jamroom Logo
User Support Forum
Jamroom Announcements:
The Jamroom Battle Module 1.0.0b1 is out!
Brian
Jamroom Team


Joined: 09 Jul 2003
Posts: 37126
Location: Seattle, WA

Posted: 03/05/10 11:05 
I have just uploaded the first beta release of the new Jamroom Battle module to the Jamroom Marketplace:

http://www.jamroom.net/index.php?m=td_market&o=browse&category=Jamroom+4+Modules

Important! This is a BETA release at this time! This means that there are known bugs/issues in the code, so please make sure you know that before testing the module.

I wanted to get this module online now as I think it is time to start getting feedback from the community on what they like/don't like about the setup. This is a very big module, with A LOT of configuration options, settings, etc. - it should be in pretty good shape to run on your system, but I am looking for feedback on any outstanding issues or bugs that remain. With that said:

  • The module features Song, Video, Photo and Profile battles, but right now it has only been really tested with Song battles on Nova. Nova templates are included in the modules/jrBattle/skin_templates/Nova directory. Copy those into your Nova folder, then the battles can be viewed at: http://yoursite.com/lists/battles
  • If you are NOT using Nova, integration currently is up to you - if you are familiar with Jamroom templates it's no problem, but being the first release of the beta we want to focus on functionality, so please don't post any issues with integrating the templates into any other skins at this time.
  • The Battle module features the ability to automatically move a battle through the rounds, based on the start and end time of the battle (each round is the same length). This is actually more complicated then it sounds, and is an area we want to "test" in, so after install, watch for the battle round movement and let us know any issues you see.
    [/*]The module features Payment Pack integration for charging a battle entry fee, as well as doing automatic payouts to winner(s). Right now this only works with the 'PayPal' payment system plugin - it does not work with any other payment plugin.

For those of you that already purchased the previous battle module from Moonlight coding, the new Battle module should be already unlocked for you. New purchasers will receive $10 off by purchasing it during the beta period, so please join in the testing and feedback so we can be sure this is going to work for as many systems as possible.

I hope you enjoy the new module, and I look forward to the feedback!

Thanks!

- Brian


_________________
Make sure and check out:
* The Jamroom FAQ
* The Jamroom Documentation

Last edited by Brian on 08/13/10 12:16; edited 1 time in total
Back to top
CAPER



Joined: 01 Jul 2006
Posts: 1546
Location: BRONX,NYC

Posted: 03/05/10 11:48 
thanks brian i was waiting for it

Back to top
geewiz



Joined: 10 Jul 2007
Posts: 136

Posted: 03/05/10 12:39 
set my battle and went to view and there was nothing checked activity log and had this error


Code
[jrBattle.php] dbQuery() db error 1146: Table 'cinistasound.csradio_jrbattle_media' doesn't exist : SELECT b.*, COUNT(m.media_id) AS battle_entry_count FROM csradio_jrbattle_battles b LEFT JOIN csradio_jrbattle_media m ON m.media_battle_id = b.battle_id WHERE b.battle_id = '2' GROUP BY b.battle_id LIMIT 1


Back to top
Brian
Jamroom Team


Joined: 09 Jul 2003
Posts: 37126
Location: Seattle, WA

Posted: 03/05/10 12:41 

geewiz:
set my battle and went to view and there was nothing checked activity log and had this error


Code
[jrBattle.php] dbQuery() db error 1146: Table 'cinistasound.csradio_jrbattle_media' doesn't exist : SELECT b.*, COUNT(m.media_id) AS battle_entry_count FROM csradio_jrbattle_battles b LEFT JOIN csradio_jrbattle_media m ON m.media_battle_id = b.battle_id WHERE b.battle_id = '2' GROUP BY b.battle_id LIMIT 1


Make sure you enable the module from the Jamroom Config -> Jamroom modules section.

Hope this helps!

- Brian


_________________
Make sure and check out:
* The Jamroom FAQ
* The Jamroom Documentation
Back to top
geewiz



Joined: 10 Jul 2007
Posts: 136

Posted: 03/05/10 12:59 
yeah all the other tables are there in the db but that one

Back to top
Brian
Jamroom Team


Joined: 09 Jul 2003
Posts: 37126
Location: Seattle, WA

Posted: 03/05/10 13:02 

geewiz:
yeah all the other tables are there in the db but that one


Run a Jamroomm Integrity check and see if it gets created.

Thanks!

- Brian


_________________
Make sure and check out:
* The Jamroom FAQ
* The Jamroom Documentation
Back to top
Brian
Jamroom Team


Joined: 09 Jul 2003
Posts: 37126
Location: Seattle, WA

Posted: 03/05/10 13:04 

geewiz:
yeah all the other tables are there in the db but that one


Redownload and update - I had included a bad schema.php file. Sorry for that!

- Brian


_________________
Make sure and check out:
* The Jamroom FAQ
* The Jamroom Documentation
Back to top
bodawg



Joined: 27 Mar 2007
Posts: 1081
Location: On my knees begging DJ for help...again

Posted: 03/05/10 13:35 
Should I be re downloading from the link in my email? Tried re downloading it once and still having same issue with database table not there (like Geewiz)

-Rob


_________________
Got Kyle? "When a comfortable computer chair just isn't enough to save your a**"
Back to top
Brian
Jamroom Team


Joined: 09 Jul 2003
Posts: 37126
Location: Seattle, WA

Posted: 03/05/10 13:38 

bodawg:
Should I be re downloading from the link in my email? Tried re downloading it once and still having same issue with database table not there (like Geewiz)

-Rob


Yes - redownload from the Marketplace, and re-upload, then run an Integrity check so the table is built.

Hope this helps!

- Brian


_________________
Make sure and check out:
* The Jamroom FAQ
* The Jamroom Documentation
Back to top
bodawg



Joined: 27 Mar 2007
Posts: 1081
Location: On my knees begging DJ for help...again

Posted: 03/05/10 13:43 
Sorry Brian,

My bad it appears to be working, so far so good.

Thanks

-Rob


_________________
Got Kyle? "When a comfortable computer chair just isn't enough to save your a**"
Back to top
CAPER



Joined: 01 Jul 2006
Posts: 1546
Location: BRONX,NYC

Posted: 03/05/10 14:06 
what code would you use to show the battles?

Back to top
bodawg



Joined: 27 Mar 2007
Posts: 1081
Location: On my knees begging DJ for help...again

Posted: 03/05/10 14:12 
I can view open battles through the battle browser logged in as an artist, I can not logged in as master admin.. it just says there are no battles to show

-Rob


_________________
Got Kyle? "When a comfortable computer chair just isn't enough to save your a**"
Back to top
Brian
Jamroom Team


Joined: 09 Jul 2003
Posts: 37126
Location: Seattle, WA

Posted: 03/05/10 14:15 

bodawg:
I can view open battles through the battle browser logged in as an artist, I can not logged in as master admin.. it just says there are no battles to show

-Rob


I just tested this here and don't see an issue - what is the status of the battle that is shown to the artist?

Thanks!

- Brian


_________________
Make sure and check out:
* The Jamroom FAQ
* The Jamroom Documentation
Back to top
bodawg



Joined: 27 Mar 2007
Posts: 1081
Location: On my knees begging DJ for help...again

Posted: 03/05/10 14:42 
artists can see 9 battles running. As master admin I can only see view battle and delete battle immediately after creating a battle (SUCCESS! The new Battle wass successfully created!) after leaving the control panel I can never view any of the created battles as admin

NOTE* I am running this on Cobalt3 just enough template work to make it show but that shouldn't effect what I see in the battle browser of control panel though anyway right?

Thanks,

-Rob


_________________
Got Kyle? "When a comfortable computer chair just isn't enough to save your a**"
Back to top
geewiz



Joined: 10 Jul 2007
Posts: 136

Posted: 03/05/10 15:00 
i have the same issue no battles to show in battle browser

Back to top
Display posts from previous:   
User Support Forum
Jamroom Announcements

12345678910Next >
 
Solutions
• Social Media Platform
• Social Networking Software
• Musician Website Manager
• Community Builder
Products
• Jamroom Core
• Jamroom Addons
• Jamroom Modules
• Jamroom Marketplace
Support
• Support Forum
• Documentation
• Support Center
• Contact Support
Community
• Community Forum
• Member Sites
• Developers
Company
• About Us
• Contact Us
• Privacy Policy
©2003 - 2010 Talldude Networks, LLC.