|
|
Joined: Jan 2000
Posts: 5,809 Likes: 12
UBB.Dev / UBB.Wiki Owner Time Lord
|
OP
UBB.Dev / UBB.Wiki Owner Time Lord
Joined: Jan 2000
Posts: 5,809 Likes: 12 |
AboutThis Custom Tag will allow you to syndicate PhotoBucket Videos. Users will need to copy the "Video URL" into the video tags (or the editor if enabled). TagsExampleAn example of the embedded video can be found on the VNC Web Services Demo Forums. InstallSave "CustomTag.txt" (with the code provided) and import into the "Custom Tags" feature of the control panel: Control Panel -> Tools & Info -> Content Rebuilder -> Custom Tags -> Import new tags (bottom tab) CustomTag.txt<?php $export_tags = array ( 0 => array ( 'tag' => 'video:pb', 'descrip' => 'PhotoBucket Video (via URL)', 'prompt' => 'PhotoBucket URL', 'regex' => '(.+?)', 'markup' => '<embed width="400" height="225" type="application/x-shockwave-flash" allowFullscreen="true" allowNetworking="all" wmode="transparent" src="http://static.photobucket.com/player.swf" flashvars="file=\\\\1&title=">
', ), ); ?>
|
|
|
|
Joined: Feb 2008
Posts: 448
Enthusiast
|
Enthusiast
Joined: Feb 2008
Posts: 448 |
I know this is a very old post but I was unable to get this to work. I have a few community members who would love to share their Photobucket videos.
Is there an update to this tag?
|
|
|
|
Joined: Jan 2000
Posts: 5,809 Likes: 12
UBB.Dev / UBB.Wiki Owner Time Lord
|
OP
UBB.Dev / UBB.Wiki Owner Time Lord
Joined: Jan 2000
Posts: 5,809 Likes: 12 |
I can't get their recent videos page to load on Firefox or Edge to even begin to troubleshoot.
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 21,079
Joined: March 2000
|
|
Forums63
Topics37,552
Posts293,830
Members13,842
|
Most Online5,166 Sep 15th, 2019
|
|
Currently Online 219
Topics Created 0
Posts Made 0
Users Online 1
Birthdays 8
|
|
|
|
|