Index: trunk/kernel/units/reviews/reviews_tag_processor.php =================================================================== diff -u -N -r4309 -r5219 --- trunk/kernel/units/reviews/reviews_tag_processor.php (.../reviews_tag_processor.php) (revision 4309) +++ trunk/kernel/units/reviews/reviews_tag_processor.php (.../reviews_tag_processor.php) (revision 5219) @@ -2,8 +2,6 @@ class ReviewsTagProcessor extends kDBTagProcessor { - - /** * Returns a link for editing product * @@ -55,8 +53,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->Application->recallObject($this->getPrefixSpecial(),null,array('skip_autoload'=>1)); $product_info = $object->getLinkedInfo(); $sql = ' SELECT * FROM '.TABLE_PREFIX.'SpamControl