missing table prefix for subscriptions
Web-enabled wishlist with reservations.
Brought to you by:
generalpf
When using a table_prefix, the subscription functionality denies the ability to subscribe to any other shoppers. The issue is a missing {$opt["table_prefix"]} in index.php, in the query that ensures the user is permitted to subscribe.
Attached is a patch that appears to resolve the issue.
Thanks for the fix!
Excellent! You're good at this. :)
On Fri, Dec 14, 2012 at 7:58 AM, Brian Pikkaart bcp@users.sf.net wrote:
Related
Patches: #10