I installed this for ReviewPost and got similar errors to:
<br />Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/estrella/public_html/foros/templates/default/ubbt_photopost.tmpl on line 201<br />
when I first installed. The fix was to enter the correct table prefix for my ReviewPost install into:
$Globals['rp_db_prefix'] = "";
in ubbt_reviewpost.tmpl.