Jul 23, 2012 at 6:32 PM
Join Date: Jun 12, 2009
Location: Edge of the universe
Posts: 1562
Another update: Looks like for youtube tags you put the full url in now, not the stuff after the =
cultr1 said:Not only are the YouTube tags requiring full urls, all old YouTube tags are completely broken.
Any way to fix?
<?php
function contains($substring, $string) {
$pos = strpos($string, $substring);
return $pos !== false;
}
if (!contains($post_message, "[youtube]http://www.youtube.com/watch?v="))
$post_message = str_replace("[youtube]", "[youtube]http://www.youtube.com/watch?v=", $post_message);
?>
Why can't I delete my own posts???
No, when I posted it wasn't here.You can delete posts by hovering over edit and you will see delete next to it. I'm not sure if this existed when you posted.
This might just be me, but I'm pretty sure that the spoilers were never broken. The little box was (I believe) a stylistic choice, as I've seen it on several other boards and nobody made a fuss about it there. IMO, it looks kinda weirder without the box. Meh.
Back on topic to the glitch still present, please? I still can't view Perma-banned members' profiles.