Error in addon.xml

Please change the line in addon.xml for the movie addon from:

CREATE TABLE IF NOT EXISTS :movies (

to

CREATE TABLE IF NOT EXISTS ?:movies (



If you’ve already installed, please change the name of the table in your db to cscart_movies.



Oops…