What is the exact error you recieve? = I desided to upgrade it from the perious version, part way through the install it gave me this error
Invalid SQL: CREATE TABLE utt_store_asvs ( `asvsid` INT( 20 ) NOT NULL AUTO_INCREMENT ,
`actionid` INT( 20 ) NOT NULL ,
`varname` VARCHAR( 255 ) NOT NULL ,
`title` VARCHAR( 255 ) NOT NULL ,
`description` TEXT NOT NULL ,
`optioncode` VARCHAR( 255 ) NOT NULL ,
`value` TEXT NOT NULL ,
PRIMARY KEY ( `asvsid` )
)
mysql error: Table 'utt_store_asvs' already exists
mysql error number: 1050
Then when i went to my shop it Says No actions found...
Where does the supposed error happen? In the shop and on the drop down menu and everything else I click, - no actions
What vB version are you running? 3.0.3
|