Hi,
I wanted to add a "youtube" tag in the forum ... so added:
youtube()
<p><object height="250" width="415"><param name="movie" value="%1%"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="%1%" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="250" width="415"></embed></object>]
</p>
This works fine when showing the post - but when you go to "edit" it, the page breaks - it shows up as:
]
]
..instead of:
Is this tag just too complicated? I really wanna get this to work :)
BTW, I've also tested it with "quotes" around it, but the same happens:
TIA
Andy
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
I wanted to add a "youtube" tag in the forum ... so added:
youtube()
Code:
<br /> <p><object height="250" width="415"><param name="movie" value="%1%"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="%1%" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="250" width="415"></embed></object>]
</p>
This works fine when showing the post - but when you go to "edit" it, the page breaks - it shows up as:
Code:
Doing a test re[;y ]
]
..instead of:
Code:
[youtube http://www.youtube.com/v/a52sSrzJSHs?fs=1&hl=en_GB]Is this tag just too complicated? I really wanna get this to work :)
BTW, I've also tested it with "quotes" around it, but the same happens:
Code:
[youtube "http://www.youtube.com/v/a52sSrzJSHs?fs=1&hl=en_GB"]TIA
Andy
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates

