Jump to content

Unslaved

Clients
  • Posts

    16
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Unslaved

  1. So just a quick update, found a post that explains what to do, so instead of a fresh install i created a copy of the production site and edited the conf_global.php to point to the correct URL database, user, password etc. 

    Question is, where do i put the TESTINSTALL for the license, do I need that for a copy or would it run of the same primary license?

  2. I have a live version up and running (its due a few maintenance updates) but I want to create a test install as a back up. I have the backup database on a different sub domain but when you go through the install it recognizes that there is already an Invision Community Installed in that database and asks either to choose a different database or use a table prefix.

    So the question is how to I get the test install working with the backup database.

    Any help would be great.

  3. OK, i do have a back up that i can check.

    What about this error is this related or can it be fixed by running the tool

    [[Template forums/front/forums/forumDisplay is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

  4. Hoping some advice on these errors that i am currently getting.

    when i run the update i get this error below

    IPS\Db\Exception: Table '(database_name.core_follow_count_cache' doesn't exist in engine (1932)
    #0 /home/../public_html/forum/system/Db/Db.php(466): IPS\_Db->query('SHOW FULL COLUM...', true, false)
    #1 /home/../public_html/forum/system/Db/Db.php(1928): IPS\_Db->forceQuery('SHOW FULL COLUM...')
    #2 /home/../public_html/forum/system/Application/Application.php(2772): IPS\_Db->getTableDefinition('core_follow_cou...', false, true)
    #3 /home/../public_html/forum/applications/core/modules/admin/system/upgrade.php(264): IPS\_Application->databaseCheck()
    #4 /home/../public_html/forum/system/Helpers/Wizard/Wizard.php(181): IPS\core\modules\admin\system\_upgrade->_selectVersion(Array)
    #5 /home/../public_html/forum/applications/core/modules/admin/system/upgrade.php(109): IPS\Helpers\_Wizard->__toString()
    #6 /home/../public_html/forum/system/Dispatcher/Controller.php(101): IPS\core\modules\admin\system\_upgrade->manage()
    #7 /home/../public_html/forum/applications/core/modules/admin/system/upgrade.php(54): IPS\Dispatcher\_Controller->execute()
    #8 /home/../public_html/forum/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\system\_upgrade->execute()
    #9 /home/../public_html/forum/admin/index.php(13): IPS\_Dispatcher->run()
    #10 {main}

    Also when you try to view a post i also get this error as well.

    [[Template forums/front/forums/forumDisplay is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

    Just seeing what is the best way forward, try to run the update again or run the support tool next?

    Many thanks!

     

     

  5. I have a set up where the members profile name is created after the members CC card is charged, so basically it takes the name from checkout and that name is then created as a record in a CRM.

    The Wordpress site and Power Board also use an SSO for sign on, so the user can sign on to the membership site and then go ono the forum without having to sign back in again.

    I know there is a way where users can change their display name, but that seems to be an issue as the name is tied to a CRM record and it will then make the users go back to the membership site and it causes a lot of confusion to members.

    Is there a way where the user can add a nickname instead and use that? I don’t see any options or add ons so I was wondering if it was possible to do.

×
×
  • Create New...