#1 Free Forum Host






Post new topic Reply to topic   [ 203 posts ]  Go to page Previous  1 ... 3, 4, 5, 6, 7, 8, 9  Next
Custom BBcodes for phpBB3 
Author Message

Joined: Fri Nov 14, 2008 7:52 pm
Posts: 5
Karma: 0
Post 
thank

i want hide message code


Tue Dec 30, 2008 2:46 am
Profile

Joined: Wed Jan 21, 2009 4:26 pm
Posts: 1
Karma: 0
Post 
spoiler is the same thing as hide[hide]see?[/hide]


Sat Jan 24, 2009 2:26 pm
Profile
User avatar

Joined: Sun Jan 25, 2009 10:50 am
Posts: 27
Karma: 0
Post I need help with a Music Player...
I have a music player that embedded into my other site, and need to figure out how to stick it on my forum. The code is:

<script type="text/javascript" src="http://cdn.widgetserver.com/syndication/subscriber/InsertWidget.js"></script><script>if (WIDGETBOX) WIDGETBOX.renderWidget('157606d5-686c-41e5-976f-c9f0544f80a9');</script><noscript>Get the Dizzler - All Media Player widget and many other great free widgets at Widgetbox!</noscript>

I believe I would need a custom bbcode written for the player, but I have no idea how to. Any help would be appreciated.


Sun Jan 25, 2009 6:34 pm
Profile
User avatar

Joined: Thu Apr 12, 2007 11:58 am
Posts: 3,599
Karma: 0
Post 
This is what your looking for BOWTIEKID.
http://phpbb3administration.freeforums.org/dizzler-music-player-t381.html


Sun Jan 25, 2009 10:00 pm
Profile
User avatar

Joined: Sun Jan 25, 2009 10:50 am
Posts: 27
Karma: 0
Post 
Thanks a Whole Bunch Forum Nut... I was glad I got that going.


Mon Jan 26, 2009 7:36 am
Profile

Joined: Sun Feb 01, 2009 6:40 pm
Posts: 12
Karma: 0
Post 
Sorry, posted in the wrong forum.


Thu Feb 05, 2009 3:14 pm
Profile

Joined: Thu Feb 12, 2009 12:47 am
Posts: 17
fDollar: 3 | Donate
Karma: 0
Post 
my bbcode is no working:

Uso de BBCode

Code:
[marquee={COLOR}]{TEXT}[/marquee]


Reemplazo HTML

Code:
<marquee style="color:{COLOR}"  onmouseout="this.start()" onmouseover="this.stop()" loop="-1" scrollamount="4" width="100%">{TEXT}</marquee>



other:
Code:
[scroll]{TEXT}[/scroll]


Code:
<marquee direction="left">{TEXT}</marquee>


other:
Code:
[Scroller]{TEXT}[/Scroller]


Code:
<marquee direction="left">{TEXT}</marquee>


please i neede tihis bbcode,exist another bbcode marquee

thaks for you help me



























Code:


Thu Feb 12, 2009 6:06 am
Profile

Joined: Sun Feb 22, 2009 3:17 pm
Posts: 67
fDollar: 29 | Donate
Karma: 0
Post YOUTUBE PROBLEMS
I can't seem to figure this out at all, or perhaps I am asking too much, on another site if I out in
[YOUTUBE]qHkWv1vHtHk[/YOUTUBE]
I get a small window that opens that a user just has to press play to watch the youtube video
is that possible here , I do it & only get the code that you see on the page ????
Thanks in advance


Tue Feb 24, 2009 1:58 pm
Profile
User avatar

Joined: Sat Jul 21, 2007 9:25 pm
Posts: 732
fDollar: 14 | Donate
Karma: 0
Post 
Any new BBCodes out?


Tue Feb 24, 2009 4:28 pm
Profile
User avatar

Joined: Thu Aug 14, 2008 7:45 am
Posts: 70
fDollar: 28 | Donate
Karma: 0

Location: South AKL, NZ
Post 
Possible to get a custom bbcode for soundclick mp3 flash player?

I did try the [musicplayer] bbcode but didnt work.

Html code provided below

Any help will be much appreciated.

Cheers

Code:
<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyMzkxNzU1ODQ5NTMmcHQ9MTIzOTE3NTYxNjk4NCZwPTE1ODM2MSZkPSZnPTEmdD*mbz1jMzg4YzJmOTJmMGM*ODQyYmE5YzFlMjQ3Y2U4NmZiYQ==.gif" /><div style="width:300px; height:450px; overflow:hidden;"><center><div><embed src="http://www.soundclick.com/widgets/creatives/mp3PlayerPremium.swf" width="300" height="430" flashvars="bandid=942066&ext=1&shuffle=true" name="MP3PlayerPremium" type="application/x-shockwave-flash" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" /></div><div style="width: 300px; position: relative; top: -390px;"><a href="http://www.soundclick.com/bands/default.cfm?bandID=942066"><img src="http://www.soundclick.com/images/navigation/blank1x1.gif" border="0" width="300" height="250"></a> </div></center></div>


Wed Apr 08, 2009 5:12 am
Profile
User avatar

Joined: Thu Apr 12, 2007 11:58 am
Posts: 3,599
Karma: 0
Post 
The proper bbcode for that can be found here:
~SoundClick BBCode link~


Wed Apr 08, 2009 9:58 am
Profile
User avatar

Joined: Thu Aug 14, 2008 7:45 am
Posts: 70
fDollar: 28 | Donate
Karma: 0

Location: South AKL, NZ
Post 
~Forum Nut~ wrote:
The proper bbcode for that can be found here:
~SoundClick BBCode link~


Thanks Forum Nut!

Much respect for your time!

Cheers :D


Thu Apr 09, 2009 4:11 am
Profile

Joined: Fri Jun 19, 2009 6:59 am
Posts: 3
Karma: 0
Post 
Hello, I'd like to ask you how can I hide the URL in the bbcode CODE to prevent unregistered users to see that URL ? (for example it can be a download link).

Thank you a lot.


Fri Jun 19, 2009 7:01 am
Profile
User avatar

Joined: Thu Apr 12, 2007 11:58 am
Posts: 3,599
Karma: 0
Post 
There is no mod installed on FreeForums that will allow you to apply permissions
to a specific BBCode.
However, there is a work around for this by setting your group permissions properly and hosting
the download yourself in an attachment.

Here are instructions for denying your guests access to your attachments.

~Step 1~
Image

~Step 2~
Image

~Step 3~
Image

FN


Fri Jun 19, 2009 7:25 am
Profile

Joined: Fri Jun 19, 2009 6:59 am
Posts: 3
Karma: 0
Post 
Thank you a lot, hosted files I have denied, but external links cannot be protected. OK I understand. Thanks.


Fri Jun 19, 2009 7:34 am
Profile
User avatar

Joined: Thu Apr 12, 2007 11:58 am
Posts: 3,599
Karma: 0
Post 
There is one thought for those.. You could deny guests from reading the forum at all. ;)

That would deny them access to the download links but it will also deny them the ability to see the thread also.

Or you could link users to a download link in another post that is in a registered only view forum . :D

FN


Fri Jun 19, 2009 7:38 am
Profile
User avatar

Joined: Mon May 07, 2007 5:11 am
Posts: 269
fDollar: 143 | Donate
Karma: 0
Post 
I'm having trouble adding bbcodes for different fonts :(
Could anyone kindly post the codes for Times New Roman, Century Gothic and Comic Sans MS please!
Thanks :)


Sat Jun 27, 2009 3:56 am
Profile
User avatar

Joined: Fri May 22, 2009 9:23 pm
Posts: 19
fDollar: 2 | Donate
Karma: 0

Location: Texas
Post 
This is a fabulous thread!! Thanks so much!!


Fri Jul 03, 2009 5:13 am
Profile

Joined: Wed Aug 12, 2009 7:13 am
Posts: 12
fDollar: 30 | Donate
Karma: 1
Post Re: ****CUSTOM BBC TAGS for ***PhpBB3****
I want to add a flash/java chat to my forums. Like embedded in a thread.

How can I make a BBCode for this?

Thanks,

Shawn


Wed Aug 12, 2009 10:16 am
Profile
User avatar

Joined: Wed Aug 12, 2009 11:09 am
Posts: 30
fDollar: 33 | Donate
Karma: 0
Post Re: ****CUSTOM BBC TAGS for ***PhpBB3****
DarkStarr wrote:
I want to add a flash/java chat to my forums. Like embedded in a thread.

How can I make a BBCode for this?

Thanks,

Shawn


You may do better starting your own thread pertaining to this question so that it has easier viewing.


Wed Aug 12, 2009 11:31 am
Profile

Joined: Wed Jun 24, 2009 9:20 pm
Posts: 23
fDollar: 12 | Donate
Karma: 0
Post Re: ****CUSTOM BBC TAGS for ***PhpBB3****
Does anyone have code for adding google maps?

Regards,

Matt.


Wed Aug 19, 2009 5:33 pm
Profile
Valued Contributor
User avatar

Joined: Mon Jan 26, 2009 9:49 am
Posts: 4,292
fDollar: 418 | Donate
Karma: 117

Location: Ontario, Canada
Post Re: ****CUSTOM BBC TAGS for ***PhpBB3****
BBCode usage:
Code:
[Gmap={NUMBER}]{SIMPLETEXT}[/Gmap]

HTML Replacement:
Code:
<iframe width="525" height="525" frameborder="1" scrolling="no" marginheight="0" marginwidth="0" [list=1]src="http://maps.google.com/maps?ie=UTF8&amp;ll={SIMPLETEXT}&amp;z={NUMBER}&amp;t=h&amp;om=1&amp;output=embed&amp;s=AARTsJqzARj-Z8VnW5pkPMLMmZbqrJcYpw"> [*]</iframe><br /><small><a href="http://maps.google.com/maps?ie=UTF8&amp;ll={SIMPLETEXT}&amp;z=14&amp;t=h&amp;om=1&amp;source=embed" style="color:#DD6900;text-align:left" target="_blank">View Larger Map</a></small>

Help Line:
Code:
Google Map:[gmap=Zoom#]co-ordinates#'s[/gmap]

It should look like this in your reply box:
Code:
[gmap=19]41.884228,-87.611943[/gmap]

Instructions for use:
  1. Find the map you want on http://maps.google.com, select map, or satellite ect.
  2. Now zoom to the view you want and click the "link to this page" link at the upper right of the map.
  3. The top link is the one you want. It should look something like this:
    http;//maps.google.com/?ie=UTF8&ll=[h-light]41.884228,-87.611943[/h-light]&spn=0.000845,0.00235&t=h&z=[bgcolor=Blue]19[/bgcolor]
  4. Cut your Zoom level off the end of the link. (highlighted in blue). In this case it's "[/b][/color]19" Place it in the BBCode to the right of Gmap=
    Can you spot the co-ordnance in the link? (Highlighted in Yellow)"
    41.884228,-87.611943" It goes just before /gmap
Image tutorial:
Image

Credit to ~Forum Nut~ for this.

_________________
Former Support Staff


Thu Aug 20, 2009 1:50 pm
Profile
User avatar

Joined: Sun Aug 09, 2009 8:56 pm
Posts: 26
fDollar: 36 | Donate
Karma: 0

Location: Right heeere! =D
Post Re: ****CUSTOM BBC TAGS for ***PhpBB3****
@Topdown

Man, you are awesome

_________________
Image


Thu Aug 20, 2009 2:04 pm
Profile YIM WWW

Joined: Wed Jun 24, 2009 9:20 pm
Posts: 23
fDollar: 12 | Donate
Karma: 0
Post Re: ****CUSTOM BBC TAGS for ***PhpBB3****
comandercool123,

It's not working for me, I get an empty frame where the map should be, below it is a "view larger map" link and further below is a link to the google map chosen.

Regards,

Matt.


Thu Aug 20, 2009 4:18 pm
Profile
Valued Contributor
User avatar

Joined: Mon Jan 26, 2009 9:49 am
Posts: 4,292
fDollar: 418 | Donate
Karma: 117

Location: Ontario, Canada
Post Re: ****CUSTOM BBC TAGS for ***PhpBB3****
Hm, odd. I'll contact ~Forum Nut~ about this for you. Can I see where and how you posted this please?

_________________
Former Support Staff


Thu Aug 20, 2009 4:37 pm
Profile
Display posts from previous:  Sort by  
Post new topic Reply to topic   [ 203 posts ]  Go to page Previous  1 ... 3, 4, 5, 6, 7, 8, 9  Next


Similar topics

[phpBB3 Tutorial] YouTube BBCode Clarification
Forum: Off Topic
Author: po$eydoNNN*
Replies: 17

Cannot Edit Custom Colors On AcidTech Style
Forum: General Support
Author: Algorhythm
Replies: 1

Top

Who is online

Users browsing this forum: No registered users and 65 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Hosted by FreeForums.org | Create a free forum | Powered by phpBB
About FreeForums | Advertisers | Investors | Legal | Contact


Copyright © 2012 FreeForums.org All rights reserved.
Style by FreeForums.org.