Jump to content

sefla

Clients
  • Posts

    42
  • 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 sefla

  1. It took most of the day and a ton of trial and error fixes.

    First main issue was I could not download the software from the client area.

    After I made this post I was able to.  I reuploaded everything except the Uploads folder

    Did many other things mainly with htaccess and SSL.

    What I did absolutely think worked best was changing in the conf_global area 'installed=true' then did a site update.

    A cumulation of all those things and so far so good.


  2. Greetings.  I have been using the IPB forum software since 2008 and have gone through the software updates, upgrades, secured server changes, config changes etc to the point now it has become a mess.  Now when I go to open my forum area a page wants me to install Invision Community 4.  When I try to do so I get a 500 error.  I can't go any further.  My license is active.  What should be my next step?  

    Also, I am unable to download the most recent software from the client area.  Thanks

  3. Forum only downloads when linked.  Pages wont open in browser.  I made no changes.

    http://reelboating.com/forums

    Cannot access any pages.  They only download.

    <?php
    /**
     * @brief        Public bootstrap
     * @author        <a href='https://www.invisioncommunity.com'>Invision Power Services, Inc.</a>
     * @copyright    (c) Invision Power Services, Inc.
     * @license       https://www.invisioncommunity.com/legal/standards/
     * @package        Invision Community
     * @since        18 Feb 2013
     */ 
    \define('REPORT_EXCEPTIONS', TRUE);
    $_SERVER['SCRIPT_FILENAME']    = __FILE__;
    require_once 'init.php';
    \IPS\Dispatcher\Front::i()->run();

×
×
  • Create New...