Quote:
Originally Posted by 993ti
Master XML imported fine 
Getting this however with amazon rss feeds:
Code:
Warning: preg_replace() [function.preg-replace]: Unknown modifier '/' in [path]/includes/ame_prep.php on line 556
Line 555 and 556:
Code:
$text = preg_replace('%(\[(quote|php|html|code|nomedia)([^\]]*)\](.*?)\[/(\2)\])%sime', '$this->substitute(\'\1\', $this->_subbed)', $text);
$text = preg_replace($info['find'], $info['replace'], $text);
|
There isn't an amazon definition that comes with this mod. Check with wherever you got the definition from.
Quote:
Originally Posted by ShawnV
Anyone have luck with a working playlist.com "playlist" definition for this mod yet?
|
I worked hard at playlist for the AMEfy addon and cannot make it work with vB's video system.
I think all the other questions are related to custom definitions, which sadly I don't have time to do so will leave to the community