Jump to content

joelS

Clients
  • Posts

    38
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Forums

Events

Store

Gallery

Posts posted by joelS

  1. when trying to do the upgrade, it gives me this notice:

    Database Check

    There are some problems with your database which need to be fixed before you can start the upgrade.

     

    Then I click on the "Fix" button and about 7 pages of code pops up that I don't know how to troubleshoot.   the below is just the beginning

    There are some problems with your database. Normally it is safe to try to fix these problems automatically however if your community is large, you may want to run the necessary queries manually. If so, the queries to run are:

    UPDATE `ipb_core_modules` SET `sys_module_title`='' WHERE `sys_module_title` IS NULL;
    UPDATE `ipb_core_modules` SET `sys_module_application`='' WHERE `sys_module_application` IS NULL;
    UPDATE `ipb_core_modules` SET `sys_module_key`='' WHERE `sys_module_key` IS NULL;
    CREATE TABLE `ipb_core_modules_new` LIKE `ipb_core_modules`;

    it won't allow me to open a support ticket, saying my package does not include support.... please help.   Thank you in advance

×
×
  • Create New...