+ Reply to Thread
Results 1 to 2 of 2

Thread: Install Error

  1. #1
    Client
    Join Date
    Oct 2006
    Posts
    5
    Squirrelcart version
    v2.4.1

    Install Error

    I copied the files to my server. Now when I login to Squirrelcart as administrator I get the following error:

    Code:
    MySQL Error 1050 encountered on line #28: Table 'News_Mailings' already exists
    Query was: CREATE TABLE `News_Mailings` ( `record_number` int(11) unsigned NOT NULL auto_increment, `Subject` varchar(255) NOT NULL default '', `To` text NOT NULL, `From_Email_Address` varchar(100) NOT NULL default '', `From_Name` varchar(100) NOT NULL default '', `Message_Format` varchar(5) NOT NULL default '', `Message_HTML_From` varchar(5) NOT NULL default '', `Message_HTML` text NOT NULL, `Message_Text_From` varchar(5) NOT NULL default '', `Message_Text` text NOT NULL, `Sent_Date` datetime default NULL, `Message_HTML_Footer` text NOT NULL, `Message_Text_Footer` text NOT NULL, PRIMARY KEY (`record_number`) ) TYPE=MyISAM

  2. #2
    Squirrelcart Staff Jamie's Avatar
    Join Date
    May 2002
    Posts
    6,829
    Squirrelcart version
    v3.3.7
    If you open a helpdesk ticket we'll check it out for you.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts