When installing the current cvs version in 4.7 I got an error related to the mysql syntax. I'm using Mysql5.x (if that matters).

The message was something like

ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '( `vid` )
                                )' at line 3

I just removed the (`vid` ) section and it worked fine. I'm not sure that's recommended, though.

The module looks fairly promising, otherwise.

Comments

Anonymous’s picture

Status: Active » Closed (fixed)

fixed. thank you :)