|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
Author: Gizmo (James of VNC Web Design) Requirements: - Valid UBB.Threads 7.3 Install
About: This CustomTag will allow your users to embed their PhotoBucket Slideshow's on your forums (via the pbw file link that photobucket supplies). Install Instructions: 1. Copy the below code into notepad, and save it as customtag.txt". 2. Import it to you Custom Tags section of the control panel (I hope someday we can just copy/paste into there) Usage Instructions: Custom Tag: <?php $export_tags = array ( 0 => array ( 'tag' => 'embed:photobucket', 'descrip' => 'Photobucket Widget', 'prompt' => 'Please enter the URL to your photobucket widget (.pbw file).', 'regex' => '(.*)\\?(.*)=(.*)', 'markup' => '<embed type="application/x-shockwave-flash" wmode="transparent" src="http://w33.photobucket.com/pbwidget.swf?pbwurl=\\\\1\\\\3" height="350" width="425" />', ), ); ?>
|
|
|
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: 449
Joined: February 2008
|
|
|
Forums63
Topics37,583
Posts293,955
Members13,824
| |
Most Online151,614 Nov 14th, 2025
|
|
Currently Online 2440
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 23
|
|
|
|
|
|