Jamroom Logo Jamroom 5 Core
is now Open Source!
User Support Forum Archive (Read Only)
Third Party Products and Support:
New Addon: Shout Box (Free!)
Douglas
Jamroom Team


Joined: 08 Oct 2004
Posts: 6639
Location: Tornado Alley!

Posted: 05/15/09 13:11 
Its simple and the instructions are for setting it up on the Flashback Forum index page, but you could put this anywhere on your site using any skin with a little know how.

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

I might make templates for the other Jamroom default skins if I see an interest in it.

Hope You Enjoy It! Smile


_________________
Douglas Hackney
Jamroom Network Team Member: http://www.jamroom.net
Priority Support: http://www.jamroom.net/Support_Center
Back to top
CAPER



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

Posted: 05/15/09 17:35 
awesome good stuff
so it only shows one shout at a time?
I tried it with the evolution template



Back to top
Douglas
Jamroom Team


Joined: 08 Oct 2004
Posts: 6639
Location: Tornado Alley!

Posted: 05/16/09 04:47 
It shows all shouts, there are scroll buttons to scroll the div the shouts are in. However the buttons are being pulled from the Flashback/images... there are also a few other places that you'll need to change the skin=Flashback to your skin name.

I looked for it on your site, but didn't see it.

Hope this helps Smile


_________________
Douglas Hackney
Jamroom Network Team Member: http://www.jamroom.net
Priority Support: http://www.jamroom.net/Support_Center
Back to top
Douglas
Jamroom Team


Joined: 08 Oct 2004
Posts: 6639
Location: Tornado Alley!

Posted: 05/16/09 04:56 
In the code you added to your forum index, find this:

Code

<a href="#" onMouseover="moveup()" onMouseout="clearTimeout(moveupvar)"><img src="{$SKIN_URL}/images/chart_up.png" border=0></a>&nbsp;<a href="#" onMouseover="movedown()" onMouseout="clearTimeout(movedownvar)"><img src="{$SKIN_URL}/images/chart_down.png" border=0></a>


and change it to this:

Code

<a href="#" onMouseover="moveup()" onMouseout="clearTimeout(moveupvar)"><img src="{$SKIN_URL}/images/charts/up.png" border=0></a>&nbsp;<a href="#" onMouseover="movedown()" onMouseout="clearTimeout(movedownvar)"><img src="{$SKIN_URL}/images/charts/down.png" border=0></a>


next, in your shoutbox.tpl, shoutbox_scroller.tpl and shout_comment.tpl, you'll want to go through it and change the skin names to your skin a long with any classes for the divs.

Hope this helps Smile


_________________
Douglas Hackney
Jamroom Network Team Member: http://www.jamroom.net
Priority Support: http://www.jamroom.net/Support_Center
Back to top
jamesd116



Joined: 05 Jun 2006
Posts: 1559
Location: Rochester Pa

Posted: 05/16/09 07:44 
Sorry for my ignorance I was just wondering what is it that this Actually does, just so that I can figure how to implement it into my site.


_________________
One day the court system will learn that a childs mother is not the only option...... Question is will it be too late by that time...
Back to top
Douglas
Jamroom Team


Joined: 08 Oct 2004
Posts: 6639
Location: Tornado Alley!

Posted: 05/16/09 08:42 

jamesd116:
Sorry for my ignorance I was just wondering what is it that this Actually does, just so that I can figure how to implement it into my site.


Its a comment box, where users can leave comments for everyone to see and reply to.

Hope this helps Smile


_________________
Douglas Hackney
Jamroom Network Team Member: http://www.jamroom.net
Priority Support: http://www.jamroom.net/Support_Center
Back to top
smith.kyle
CodeSmith


Joined: 27 Apr 2006
Posts: 22009
Location: Southern California

Posted: 05/16/09 11:57 
Nice man!


_________________
kyle[at]jamroom.net

Yes...that's a soda machine...

I get bored when no one's posting...
Back to top
CAPER



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

Posted: 05/16/09 12:15 
yep that did the trick now i see the arrows

Back to top
Paul
Jamroom Team


Joined: 20 Aug 2003
Posts: 5341
Location: Nottingham, UK

Posted: 06/17/09 09:45 
Dunno how I've missed this addon until now.

Got it installed at http://www.gigmemories.com/gigs/shout_box/

Thanks SS Very Happy


_________________
Paul Asher
Jamroom Network Team Member: http://www.jamroom.net
Priority Support: http://www.jamroom.net/Support_Center
Back to top
Douglas
Jamroom Team


Joined: 08 Oct 2004
Posts: 6639
Location: Tornado Alley!

Posted: 06/19/09 07:03 

pasher:
Dunno how I've missed this addon until now.

Got it installed at http://www.gigmemories.com/gigs/shout_box/

Thanks SS Very Happy


Your welcome! Looks good on your site too, nice job. Wink


_________________
Douglas Hackney
Jamroom Network Team Member: http://www.jamroom.net
Priority Support: http://www.jamroom.net/Support_Center
Back to top
boplive



Joined: 03 May 2006
Posts: 817

Posted: 08/21/09 07:38 
Hi there Six Cool

The shout box works great on one of my sites...

How can I go about adding the smileys on the shoutbox comment
I want to add it to the popup box in the shoutbox...


I found this old request from 2007...
http://www.jamroom.net/phpBB2/viewtopic.php?t=18081&highlight=smiley

but I know Jamrooom has change so much...I don't know if this will work now.

So...I found another talk about smileys...

And the smileys are located in the smiley.cfg.php file in the config directory...

how can I pull it from there and into the shoutbox


Thanxx Wink

Back to top
Douglas
Jamroom Team


Joined: 08 Oct 2004
Posts: 6639
Location: Tornado Alley!

Posted: 08/21/09 07:56 
I was planning on making an update to this anyway, so it can be used in all the Jamroom default skins and maybe add the templates so you don't have to do the modifications yourself, I'll look into adding in smilies as well.

Thanks Smile


_________________
Douglas Hackney
Jamroom Network Team Member: http://www.jamroom.net
Priority Support: http://www.jamroom.net/Support_Center
Back to top
boplive



Joined: 03 May 2006
Posts: 817

Posted: 08/21/09 09:35 
Kooooooooooooool.....thats great Six...

I'll be on the look out for the update or the smileys hookup Wink ...

Arrow I have it working on the Nova skin...
but it does act funny in FIREFOX when its on the same page with the ajax tabs.
The page turns completely white.

So...I'm working on putting the shout box..on a totaly different page away from the Ajax tabs.
To avoid any conflict. Rolling Eyes

Arrow Oh yeah....since we are on topic....the shout box...has also...act funny in FIREFOX when running on the same page with the image slider from Jukebox Confused

It also turns the page white Sad

Once again...a goood job..with this feature.... Cool

Back to top
Douglas
Jamroom Team


Joined: 08 Oct 2004
Posts: 6639
Location: Tornado Alley!

Posted: 08/21/09 09:58 
Thanks! Very Happy

There may be conflicts if you use this on a page that has other java scripts running... since the scroll feature is java. I might look into another alternative for that as well.


_________________
Douglas Hackney
Jamroom Network Team Member: http://www.jamroom.net
Priority Support: http://www.jamroom.net/Support_Center
Back to top
boplive



Joined: 03 May 2006
Posts: 817

Posted: 08/25/09 17:18 
Six...

I was trying to add an extra box(field)...to display in the popup shout box...maybe on top of the comment box...

and I did manage to create one by just adding the following:
Arrow <input type="text" name="comment_name" maxlength="20" value="{$comment_name}" class="jform input" style="width:250px">

in the form location/
<a name="form"></a>

<form name="comment" method="post" action="{$JAMROOM_URL}/comment.php?mode=save_comment">
Arrow <input type="text" name="comment_name" maxlength="20" value="{$comment_name}" class="jform input" style="width:250px">
<input type="hidden" name="band_id" value="{$smarty.config.block_shoutbox_id}">
<input type="hidden" name="type" value="artist">
<input type="hidden" name="tpl_dir" value="skin">
<input type="hidden" name="skin" value="Nova">
<input type="hidden" name="template" value="shout_comment.tpl">

blaaaah..blaaaah...blahhhh
</form>

but as im testing it...its not displaying anything...
I even created it with a custom form field...and called it "comment_name" and nada... Shocked

You have any imput Idea on adding another box ...
I want to try something out like how the blogs are done..they have 2 boxes to write in...and the bottom box in the blogs becomes the output of...more

Back to top
Display posts from previous:   
User Support Forum Archive (Read Only)
Third Party Products and Support

123Next >
 
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.