I have two WP installed, 2.5.1 on my local windows machine... 2.5 on a shared linux server... Both are freshly installed w/o problems.
But I just can't get the shortcode to work... I'm very new to WP, I guess I must miss something. Although google didn't help me much...
I tried 2 shortcodes in both visual and html modes.. they just showed up as text... I can only scratch my head....
[youtube=http://www.youtube.com/watch?v=_RyodnisVvU]
[sourcecode language='csharp']
private void btnUpload_Click(object sender, EventArgs e)
{
status.Items.Add("error: no device found!");
}[/sourcecode]