Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/mybb-es.com/html/inc/plugins/avatarep.php on line 1102

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/mybb-es.com/html/inc/class_language.php on line 201
Pluggin o code para videos redtube ?
Páginas (2):    1 2
Himura   26 Dec, 2009, 6:50 pm
#11
pues pon el codigo html para incrustar el video y te hacemos un mycode.
Saludos
Cluster   26 Dec, 2009, 7:21 pm
#12
nombre redtube

expresion regular
\[redtube\](.*?)\[/redtube\]


remplazar
Código:
    <object height="344" width="434">
        <param name="movie" value="http://embed.redtube.com/player/">
        <param name="FlashVars" value="id=14874&style=redtube">
        <embed
            src="http://embed.redtube.com/player/?id=$1&style=redtube"
            pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
            type="application/x-shockwave-flash" height="344" width="434" />
    </object>

:)
kitipa   27 Dec, 2009, 3:20 am
#13
walkman, te amo (L) (? Big Grin
Páginas (2):    1 2
  
Powered By MyBB, © 2002-2024 MyBB Group.
Made with by Curves UI.