I installed this and got this error whenI attempted to run the SQL Query, forgive me if this is simple but this is only my first day at this.
Quote:
ALTER TABLE `subscription` ADD `reoccur` VARCHAR( 10 ) DEFAULT '0' NOT NULL ;
|
Quote:
An error occurred while attempting to execute your query. The following information was returned.
error number: 1146
error desc: Table 'zforum.subscription' doesn't exist
|