![]() |
Error when applying SQL patch (for Advanced Product Ratings and Reviews)
Good morning!
I bought Advanced Product Ratings and Reviews yesterday from WebsiteCM, and when I was going to install it I ran into problems right away. Step 1 was to install SQL patches, and the first patch (patch.sql) gave me this error: */ CREATE TABLE bcse_prnr_reviews( id int(11) not null auto_increment, productid int(11) not null default '0', remote_ip varchar(15) not null default '', login varchar(32) not null, ratings_overall decimal(9,8) not null default '0.0', votes_score decimal(9,8) not null default '0.0', /* "most helpful" score */ timestamp int(11) not null default '0', status char(1) not null default 'P', imported char(1) not null default 'N', primary key(id) /* Either remote_ip or login can be used as a key */ ) I have no idea what this means :? (and Mommy brain doesn't help! haha! I feel so stupid sometimes :(). Anyways, stay on topic! I tried to send in a support ticket with WebsiteCM but got error messages there to (!), so I emailed them. I haven't heard back yet, and now it's weekend so I assume they are closed. Soooo... just in case some kind soul here knows what the message above means and what I can do about it, I thought I should check here too. Thank you!! |
Re: Error when applying SQL patch (for Advanced Product Ratings and Reviews)
Oh, and the smiley with sun glasses up in the code is actually and 8 followed by a )
|
All times are GMT -8. The time now is 05:56 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.