Jump to content

Mark H

Friends
  • Posts

    3,708
  • Joined

  • Days Won

    1

 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 Mark H

  1. Yes, please follow the steps in the Guide that Richard linked, making sure to upload a full set of files and not just the files for the new app. This is to insure that all apps are at the same version. An upgrade may be required, so visit the upgrade URL (./admin/upgrade/) to check first. And your new app should show on the ACP -> Applications page, with a link to install it. Just click that link to proceed.

  2. I'm seeing that issue, yes. (I've also removed the recovery line from your constants.php file.)

    As the next step, please download a fresh copy of the software from the Client Area and extract it to your desktop.

    It will create a folder named ips_xxxxx (xxxxx is random string)

    Then use an FTP client and upload the contents of that ips_xxxxx folder to your forum main folder, overwriting when prompted and making sure all files transfer without error.

    Once done, first visit the upgrade URL directly at ./admin/upgrade/ to see if there is a minor upgrade that needs to be applied. (Perform that upgrade if one shows.)

    Then visit the Admin panel URL and see if you can now login. If you can't, please reply here.

  3. We don't have a list of deprecated files, though if you are cleaning up from an install of 3.x which was upgraded to 4.x there are folders which can usually be deleted. (Note that you need to make certain that you didn't use those folders in some customized way.)

    For v4.x the following folders are the default, and must be present:

    Could contain: Text, Number, Symbol

    Any other folders you'd need to check manually to see what is there.

    I'll also include a screenshot of a normal "version 3.x upgraded to version 4.x" folder structure before any old files/folders have been removed:

    Could contain: Text, Number, Symbol, Menu

    Between those two screenshots you should be able to figure out what can be removed.

    (It should be noted as well that any left-over php files would be a very small total for disk space, but removing them is still a good security precaution.)

  4. Glad to hear you got this resolved. 🙂

    For future reference to others, there must be only one instance of conf_global.php, which has to be located in the software's main directory (where e.g. init.php, index.php, and error.php are also located). 

    If constants.php is added, it also must be placed in the same directory.

  5. Glad to hear you got the issue resolved. 🙂

    For future reference, that error pointed to the ./tmp/ partition running out of space. This is a server-level issue, and something your host should address for the long term. Increasing the size of the partition, deleting expired sessions more frequently, etc. You would be best served discussing this with your Host, though.

  6. Go to the ACP -> Themes page.

    Does the Theme set as the default for the front end look like this:

    Could contain: Logo, Trademark, Symbol

    If so, then it has been customized and is almost certainly the cause of the "hamburger" menu not showing on mobile.

     

    But if it looks like this:

    Could contain: Logo, Trademark, Symbol

    that would indicate the Theme should not be the cause.

    In that case, disable all 3rd-party items, then clear the cache on your mobile device and revisit the site. Does the menu show up then?

×
×
  • Create New...