Jump to content

MrFragicide

Clients
  • Posts

    240
  • 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 MrFragicide

  1. On 5/18/2020 at 8:42 AM, bfarber said:

    Try to identify the full SQL query and we might be able to give some more advice. Unfortunately the error isn't showing enough of the query to really give any recommendations.

    For now, I was able to roll back the server to PHP 7.3 and MySQL 5.7, which seems to have fixed the issue. I was unable to find the error or log of the error in the system to see exactly what the query was, but I will assume it was something that MySQL 8.0 did not like, or a deprecated function in PHP 7.4 outputting something erroneous into the query.

    Thanks for the assist, yall!

  2. Ok, I solved the original issue by converting all the tables to InnoDB from MyISAM, but now I'm coming up against a SQL syntax error.

    You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-59),`index_object_id`)' at line 1
    /[...]/system/Application/Application.php::1636

     

    1 hour ago, Stuart Silvester said:

    I would recommend submitting a support ticket so we can take a look. (go to 'Client Area' above and then click on 'Support').

    I'd rather try fixing this on my own first with ideas from others. Otherwise, what's the point?

×
×
  • Create New...