Index: branches/unlabeled/unlabeled-1.2.2/core/units/reviews/reviews_tag_processor.php =================================================================== diff -u -r4332 -r5428 --- branches/unlabeled/unlabeled-1.2.2/core/units/reviews/reviews_tag_processor.php (.../reviews_tag_processor.php) (revision 4332) +++ branches/unlabeled/unlabeled-1.2.2/core/units/reviews/reviews_tag_processor.php (.../reviews_tag_processor.php) (revision 5428) @@ -55,8 +55,7 @@ function AlreadyReviewed($params) { $user_id = ($this->Application->GetVar('u_id') == 0) ? -2 : $this->Application->GetVar('u_id'); - $this->Application->setUnitOption($event->Prefix,'AutoLoad',false); - $object =& $this->Application->recallObject($this->getPrefixSpecial()); + $object =& $this->getObject( Array('skip_autoload' => true) ); $product_info = $object->getLinkedInfo(); $sql = ' SELECT * FROM '.TABLE_PREFIX.'SpamControl