Any chance of adding dubtrack.fm?JoshyPHP updated s9e Media BBCodes pack with a new update entry:
Added Blab Beta (Blab.im)
Read the rest of this update entry...
hi can you add sendvid http://sendvid.com/
Giphy is not supported?![]()
I must be installing this incorrectly. It keeps bombing out entirely. I can't embed any links whatsoever, including YouTube.
Had to revert. Any suggestions, @JoshyPHP
I posted about Giphy a little while ago. Their API has some requirements that may be impossible to fulfill reasonably. I tried to contact them by mail but they never responded. I guess I could implement it without using their API, I'm not sure what's best.
Do you receive any PHP errors? Are there any errors in your server logs? Do you have a recent version of XenForo and PHP? Did you upload the PHP file to the correct directory before installing with the XML file? Did you install manually or using a third-party installer? I recommend installing it manually.
#0 [internal function]: XenForo_Application::handlePhpError(2, 'preg_match(): C...', '/html/library...', 71, Array)
#1 /html/library/XenForo/Helper/Media.php(71): preg_match('!8tracks\\.com/[...', 'https://www.you...', NULL)
#2 /html/library/XenForo/Helper/Media.php(39): XenForo_Helper_Media->_convertMediaLinkToEmbedHtml('https://www.you...', Array)
#3 /html/library/XenGallery/ControllerPublic/Media.php(2357): XenForo_Helper_Media::convertMediaLinkToEmbedHtml('https://www.you...')
#4 /html/library/XenForo/FrontController.php(351): XenGallery_ControllerPublic_Media->actionPreviewVideo()
#5 /html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#6 /html/index.php(13): XenForo_FrontController->run()
#7 {main}
heres the error and trace:
My best guess is your version of PCRE is too old. If you upgrade to a more recent version it should work.
@ManagerJosh Try the version of the add-on attached to this post. It may work with your PCRE version.
The PCRE version we're running is 6.6 (stuck on an older Centos 5.11 Box atm*, which was released around 2006 (yikes).
I think the minimum version required should be version 7.0 (19-Dec-06), the first one to support named groups using the Perl 5.10 syntax. The version of the add-on I attached above may work with PCRE as old as version 4.0 (17-Feb-03) although I have no way to verify this.
Let me know if that version works on your Centos box and if it does I'll keep those changes in future updates.
We use essential cookies to make this site work, and optional cookies to enhance your experience.