Google PHPBB3 BBCode with demo

General chat area for anything whatsoever

Moderator: Core Staff

Post Reply
steveuk
CJ G0D!
CJ G0D!
Posts: 1330
Joined: November 21st, 2006, 12:51 pm

Google PHPBB3 BBCode with demo

Post by steveuk » March 12th, 2008, 6:56 pm

Ok here is the PHPBB Code for Google player in PHPBB3

BCodeUage Box (1st box in add BBCode)

Code: Select all

[GVideo]{TEXT}[/GVideo]
BBHTML Code

Code: Select all

<object width="425" height="350">
        <param name="movie" value="http://video.google.com/googleplayer.swf?docId={TEXT}"></param>
<embed style="width:400px; height:326px;" id="VideoPlayback"
        align="middle" type="application/x-shockwave-flash"
        src="http://video.google.com/googleplayer.swf?docId={TEXT}"
        allowScriptAccess="sameDomain" quality="best" bgcolor="#ffffff"
        scale="noScale" salign="TL"  FlashVars="playerMode=embedded">
</embed>
</object><br />
<a href="http://video.google.com/googleplayer.swf?docId={TEXT}" target="_blank">FULLSCREEN</a><br />

Tick Display on Posting Box.

Thats all there is to it,as ya'll know.



Fullscreen



Want Some Scrooly TEXT?

Click add new BBC
enter the following.
Box1:

Code: Select all

[marquee]{TEXT}[/marquee]
Box2

Code: Select all

<marquee bgcolor="#000000" loop="-3" scrollamount="4" width="100%">{TEXT}</marquee>
Tick Display on posting box.

Thats it, ya'll have scrolling text then.. :wink:

Enjoy.
Steve

steveuk
CJ G0D!
CJ G0D!
Posts: 1330
Joined: November 21st, 2006, 12:51 pm

Re: Google PHPBB3 BBCode with demo

Post by steveuk » March 12th, 2008, 7:00 pm

As were on the topic of PHPBB3 script/Codes.
Ive tried to set up my Robot,for Google and MSN like you have yours, i select the boxes, ticked then, then hit submitt, but they dont show on the Forum..
These are areay installed in the PHPBB3 arnt they.

i have these showing.

AdsBot [Google] Never Deactivate Edit Delete
Alexa [Bot] Never Deactivate Edit Delete
Alta Vista [Bot] Never Deactivate Edit Delete
Ask Jeeves [Bot] Never Deactivate Edit Delete
Baidu [Spider] Never Deactivate Edit Delete
Exabot [Bot] Never Deactivate Edit Delete
FAST Enterprise [Crawler] Never Deactivate Edit Delete
FAST WebCrawler [Crawler] Never Deactivate Edit Delete
Francis [Bot] Never Deactivate Edit Delete
Gigabot [Bot] Never Deactivate Edit Delete
Google Adsense [Bot] Never Deactivate Edit Delete
Google Desktop Never Deactivate Edit Delete
Google Feedfetcher Never Deactivate Edit Delete
Google [Bot] Never Deactivate Edit Delete
Heise IT-Markt [Crawler] Never Deactivate Edit Delete
Heritrix [Crawler] Never Deactivate Edit Delete
IBM Research [Bot] Never Deactivate Edit Delete
ICCrawler - ICjobs Never Deactivate Edit Delete
MSN NewsBlogs Never Deactivate Edit Delete
MSN [Bot] Never Deactivate Edit Delete
MSNbot Media Never Deactivate Edit Delete
Majestic-12 [Bot] Never Deactivate Edit Delete
Metager [Bot] Never Deactivate Edit Delete
NG-Search [Bot] Never Deactivate Edit Delete
Nutch [Bot] Never Deactivate Edit Delete
Nutch/CVS [Bot] Never Deactivate Edit Delete
OmniExplorer [Bot] Never Deactivate Edit Delete
Online link [Validator] Never Deactivate Edit Delete
SEO Crawler Never Deactivate Edit Delete
SEOSearch [Crawler] Never Deactivate Edit Delete
Seekport [Bot] Never Deactivate Edit Delete
Sensis [Crawler] Never Deactivate Edit Delete
Seoma [Crawler] Never Deactivate Edit Delete
Snappy [Bot] Never Deactivate Edit Delete
Steeler [Crawler] Never Deactivate Edit Delete
Synoo [Bot] Never Deactivate Edit Delete
Telekom [Bot] Never Deactivate Edit Delete
TurnitinBot [Bot] Never Deactivate Edit Delete
Voyager [Bot] Never Deactivate Edit Delete
W3 [Sitesearch] Never Deactivate Edit Delete
W3C [Linkcheck] Never Deactivate Edit Delete
W3C [Validator] Never Deactivate Edit Delete
WiseNut [Bot] Never Deactivate Edit Delete
YaCy [Bot] Never Deactivate Edit Delete
Yahoo MMCrawler [Bot] Never Deactivate Edit Delete
Yahoo Slurp [Bot] Never Deactivate Edit Delete
Yahoo [Bot] Never Deactivate Edit Delete
YahooSeeker [Bot] Never Deactivate Edit Delete
ichiro [Crawler] Never Deactivate Edit Delete
psbot [Picsearch] Never Deactivate Edit Delete

ActivateDeactivateDelete
Mark all • Unmark all
Each one has a BOX at the end, i tick required box and then submit, but nothink happens or shows in the forum

Any idears.

Steve

Pedsdude
Site Admin
Site Admin
Posts: 15914
Joined: October 15th, 2004, 7:18 pm
Location: UK

Re: Google PHPBB3 BBCode with demo

Post by Pedsdude » March 13th, 2008, 3:58 pm

Thank you for the code again. I think I'll add the Google Video but not the marquee, could get annoying rather like custom emoticons.

As for the search engine bots, we never did anything with them, they were automatically there and working, so I'm not quite sure I can help you. Maybe they visit this site more often because it's been up for longer than yours and is therefore more easily findable?
Image
Image

Pedsdude
Site Admin
Site Admin
Posts: 15914
Joined: October 15th, 2004, 7:18 pm
Location: UK

Re: Google PHPBB3 BBCode with demo

Post by Pedsdude » March 13th, 2008, 4:04 pm

Added, although would it be possible for someone to modify it so that you only have to paste the URL and not just the 'docId'?
Image
Image

steveuk
CJ G0D!
CJ G0D!
Posts: 1330
Joined: November 21st, 2006, 12:51 pm

Re: Google PHPBB3 BBCode with demo

Post by steveuk » March 13th, 2008, 8:37 pm

Pedsdude wrote:Added, although would it be possible for someone to modify it so that you only have to paste the URL and not just the 'docId'?

Well ive tried like 15 scripts today tryingto get the full google url link in and no go, and my fucking neck now is nerting... :?
Only way to get google player to work is just with the Docid code
http://video.google.co.uk/videoplay?doc ... 2745208142 Not possible, Well maybe it is but i cvant find the right script yet.
I can get it working with just the ( 1526183102745208142 ) only


Fullscreen


Steve

JDogg
Too cool for CoDJumper
Too cool for CoDJumper
Posts: 3617
Joined: August 28th, 2007, 11:46 am
Location: Melbourne, Australia

Re: Google PHPBB3 BBCode with demo

Post by JDogg » March 14th, 2008, 1:23 am

Code: Select all

<object width="425" height="350">
        <param name="movie" value="http://video.google.com.{TEXT1}/googleplayer.swf?docId={TEXT2}"></param>
<embed style="width:400px; height:326px;" id="VideoPlayback"
        align="middle" type="application/x-shockwave-flash"
        src="http://video.google.com.{TEXT1}/googleplayer.swf?docId={TEXT2}"
        allowScriptAccess="sameDomain" quality="best" bgcolor="#ffffff"
        scale="noScale" salign="TL"  FlashVars="playerMode=embedded">
</embed>
</object><br />
<a href="http://video.google.com.{TEXT1}/googleplayer.swf?docId={TEXT2}" target="_blank">Fullscreen</a><br />
:)

Fullscreen
http://video.google.com/videoplay?docid ... 1875301807[/gvideo]
Last edited by JDogg on March 14th, 2008, 3:51 am, edited 1 time in total.
Image
Image

Pedsdude
Site Admin
Site Admin
Posts: 15914
Joined: October 15th, 2004, 7:18 pm
Location: UK

Re: Google PHPBB3 BBCode with demo

Post by Pedsdude » March 14th, 2008, 2:49 am

Should work now.
Image
Image

JDogg
Too cool for CoDJumper
Too cool for CoDJumper
Posts: 3617
Joined: August 28th, 2007, 11:46 am
Location: Melbourne, Australia

Re: Google PHPBB3 BBCode with demo

Post by JDogg » March 14th, 2008, 3:52 am

:O Not working ahhhhh
Ok, got it working with full links (unless it's video.google.com.au)

Code: Select all

[GVideo]{TEXT}[/GVideo]

Code: Select all

<object width="425" height="350">
        <param name="movie" value="http://video.google.com/googleplayer.swf?docId={TEXT}"></param>
<embed style="width:400px; height:326px;" id="VideoPlayback"
        align="middle" type="application/x-shockwave-flash"
        src="http://video.google.com/googleplayer.swf?docId={TEXT}"
        allowScriptAccess="sameDomain" quality="best" bgcolor="#ffffff"
        scale="noScale" salign="TL"  FlashVars="playerMode=embedded">
</embed>
</object><br />
<a href="http://video.google.com/googleplayer.swf?docId={TEXT}" target="_blank">Fullscreen(opens in new window)</a><br />
Image
Image

Pedsdude
Site Admin
Site Admin
Posts: 15914
Joined: October 15th, 2004, 7:18 pm
Location: UK

Re: Google PHPBB3 BBCode with demo

Post by Pedsdude » March 22nd, 2008, 10:41 pm

Thank you, I've updated it. Let me know if there's any problems.
Image
Image

Post Reply

Who is online

Users browsing this forum: Amazon [Bot] and 1 guest