![]() |
Quote:
|
Quote:
Quote:
|
I'm looking for the definitions for Hulu does anyone have them?
DJ do you have plans to add this site to the list? |
Hulu definitions are included in the Master XML.
|
I feel really silly now.... thx
|
Quote:
if it has an ' on the url it does not embed here a sampe url that does not work HTML Code:
http://www.hulu.com/watch/53078/naruto-shippuden-orochimaru?s-hideout-discovered |
Quote:
Code:
http://www\.hulu\.com/watch/([\w]*)/[&\w;=+_-']+ |
HTML Code:
Warning: preg_replace() [function.preg-replace]: Compilation failed: range out of order in character class at offset 53 in [path]/includes/ame_bbcode.php on line 323 I removed the ' and people are able to post now. but still unable to post these type of videos |
I forgot, this is 2.5 and we seem to have a small bug when it comes to single quotes. Probably needs to be escaped. A backslash \ in front of it should to the trick.
Code:
http://www\.hulu\.com/watch/([\w]*)/[&\w;=+_-\']+ |
same problem :(
|
All times are GMT. The time now is 10:59 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|