RE: Only allow customer to write a review once for any product

VegasVik <[email protected]> 12 Sep 2003 02:27:09 -0000
Newsgroups gmane.comp.web.oscommerce.tips
Message-ID <f4b6e98110a41606f3d7e2184aa66180@osCommerce-Forums>
This message was sent from: Tips and Tricks
http://forums.oscommerce.com/viewtopic.php?p=228195#228195
----------------------------------------------------------------

That keeps me from re-posting, but I get an error.

"Fatal error:  Call to a member function on a non-object in /(path)/product_reviews_write.php on line 29"


This is my line 29:
	$messageStack->add('review', 'Only one entry allowed.');