Jump to content

Sheffielder

Clients
  • Posts

    532
  • 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 Sheffielder

  1. Before upgrading to the latest software version whenever anyone used the quote thing on my forums it would shorten it to about two lines and then you could click to see the whole thing

    Since upgrading it's gone back to just quoting the whole thing meaning you have to scroll all the way through the quote before replying

    Anyone know how to get it back to shortened quotes?

  2. 1 minute ago, marklcfc said:

    If you’re with the same host as I think they helped me change from myisam to innodb (a few years ago) but I’ve been in that situation where I was stuck in the middle many times with them.


    Yeah that's them

    I think I'm going to disable strict mode, make the change and then re-enable strict mode


    Can't think of anything else to do

    26 minutes ago, Nathan Explosion said:

    Likelihood is that InnoDB strict mode is set to on - ask your host to check, and set it to off if so, then run the operation.


    Thank you - spoke to the hosts and they just said it's not a supported thing so I'm on my own - so going to do it anyway! 

  3. I have two Invision forums and the issue I'm going to mention is the same on both forums


    So I went into my AdminCP the other day to check out the new 'site health dashboard of the latest version (which is excellent I might add!)

    In AdminCP I have no critical issues showing but I do have a few showing as 'important issues' so I thought I'd remedy and sort that

    So the first one I wanted to sort was the important issue showing in the 'database' section where it says to me that I have 'non-InnoDB tables'

    I then go to my hosting server CPanel and into PHPMyAdmin, then into my database, then one by one I find the tables that were MyISAM, clicked 'operations', and changed the storage engine to InnoDB

    Everything went perfectly well and all tables changed easily to InnoDB until that is I tried to do this with the ibf_core_sessions table. Every single time I try to change to to InnoDB it gives me the error

     

     

    1.jpg.8fe136a763ab8b740428fe685be27221.jpg

     

     

     

     

    Then..

    If I click the 'details' link I get this..

    1890427533_Screenshot2021-07-08at18_07_30.jpg.a974832c78f1bf85ba5ba1e0e60d1926.jpg

     

     

     

     


    Invision say they can't help as it's not an issue with the software but with the hosting

    My hosting says I need to speak to Invision as it looks like an upgrade or something could have failed and broken the structure of the site 

    So I'm stuck

    I'm stuck in the middle unable to change the one table from MyISAM to InnoDB

    What am I doing wrong and how can I fix it?

     

     


  4. So when you go to google.com and type in your website name (e.g. 'travelfforums') and the results come up, instead of it saying 'travelforums.co.uk and then 'travel forums for discussing all things travel in the Uk and beyond' it says 'travelforums.co.uk and then 'ED is not something that may last forever for men living in Malaysia. Just order kamagra malaysia - generic sildenafil citrate for cheap price and obtain awesome pills'

  5.  

    Would that mean I'd not be able to use Redis again in the future?

    I've updated to the latest invision version now but can't update to the latest PHP version

    I go in to change the PHP version and the site goes down completely (even admin section) with this:

     

    An error occurred (500 Error)

    We're sorry, but a temporary technical error has occurred which means we cannot display this site right now.

    You can try again by clicking the button below, or try again later.

    Try again


     


  6. So here's my issue
    If I do a system check before doing the upgrade it comes back with this:
     

    MySQL Requirements

    •  MySQL version 5.5.5-10.3.27-MariaDB.

    Recommendations

    •  You are running PHP version 7.2.34. While this version is compatible, future releases of our software will require version 7.3.0 or above


    When I try upgrading the PHP version everything crashes with a Redis error 

     

    [18-Jan-2021 11:50:25 UTC] PHP Fatal error: Uncaught BadMethodCallException in /home/website/public_html/forums/system/Redis/Redis.php:120
    Stack trace:
    #0 /home/website/public_html/forums/system/Data/Store/Redis.php(50): IPS\_Redis->connection('write')
    #1 /home/website/public_html/forums/system/Data/Store.php(42): IPS\Data\Store\_Redis->__construct(Array)
    #2 /home/website/public_html/forums/system/Settings/Settings.php(176): IPS\Data\_Store::i()
    #3 /home/website/public_html/forums/system/Settings/Settings.php(132): IPS\_Settings->loadFromDb()
    #4 /home/website/public_html/forums/system/Request/Request.php(291): IPS\_Settings->__get('xforward_matchi...')
    #5 /home/website/public_html/forums/system/Member/Member.php(271): IPS\_Request->ipAddress()
    #6 /home/website/public_html/forums/system/Patterns/ActiveRecord.php(311): IPS\_Member->setDefaultValues()
    #7 /home/website/public_html/forums/system/Session/Front.php(149): IPS\Patterns\_ActiveRecord->__construct()
    #8 [internal function]: IPS\Session\_Front->read('4d58cd4d1a7ed68...')
    #9 /home/website/ in /home/website/public_html/forums/system/Redis/Redis.php on line 120


    Anyone know how I can fix this issue?

    👍

×
×
  • Create New...