Skip to content

Changes to database schema for latest version

edited March 2013 in Troubleshooting

Hi,
I just upgraded from 1.1.2 to the latest version (1.1.5.4). I did the upgrade by just swapping the directories and then copying my old config.php into the new directory.

However, it seems like there have been some schema changes. For example, the campaigns table doesn't have the bounce_setup column which is causing an error on the send-to page.

How do I upgrade my old database tables to support the new version?

Comments

  • Hi Andrew,

    When you upgrade to a new version, the file, includes/update.php will update your database to make it work with the new version. See the code starting from line 271 in includes/update.php.

    Thanks.

    Ben

This discussion has been closed.