File: reviews_usercp.php
PHP Code:
$reviewtext = preg_replace('#\[img\].*?\[/img\]#i', '', $reviewtext);
This is the only thing holding back images as BB Code in the system, it seems like all BB code is possible in the reviews system however image BB was giving the developer a problem so this snippet was added to take it out, Ill look into fixing this ^_______^
Also, my reviews system is super modded, heres my examples:
http://www.sinfulshadows.com/reviews.php
Its still work in progress, but I think it looks awesome ;o