Quote:
Originally Posted by Vitaly
|
There is a mistake in your ame_prep.php file. On line 605 of ame_prep.php file, you should remove the " (quote) in the expression.
You will then end up with
Code:
$url_tail = '[\w:\/?\[\]@!$&\'()*+.,;=%\-]*';
If you have the " (quote) in the expression, with:
you end up with:
Code:
[video=google;-6312295472862851569]http://video.google.com/videoplay?docid=-6312295472862851569"[/video]