Jump to content

leonovich_J

Clients
  • Posts

    47
  • 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 leonovich_J

  1. On 4/24/2018 at 8:11 PM, teraßyte said:

    Just a quick update that I started looking into my mods compatibility with 4.3. I've started with the few paid ones I have thought, but I'm going to release an update for anything that doesn't work. I also have a todo to check this bump up mod with the activity stream since a few people reported issues with it :smile:

    Will upgrade to 4.4?:blush:

  2. Hello, help to solve the problem on my test forum.

    After running the task, the conversion takes less than 2 seconds and crashesee91f4fd93934a83b4ce832f1480ad15.png

    You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'IS NULL ORDER BY msg_id DESC LIMIT 0,50' at line 1
    SELECT * FROM `ibf_core_message_posts` AS `core_message_posts` WHERE msg_id < IS NULL ORDER BY msg_id DESC LIMIT 0,50
     | File                                                                       | Function                                                                      | Line No.          |
     |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------|
     | /system/Db/Db.php                                                          | [IPS\Db\_Exception].__construct                                               | 388               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Db/Select.php                                                      | [IPS\_Db].preparedQuery                                                       | 346               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Db/Select.php                                                      | [IPS\Db\_Select].runQuery                                                     | 408               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\Db\_Select].rewind                                                       |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/core/extensions/core/Queue/RebuildPosts.php                  | [IteratorIterator].rewind                                                     | 98                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Task/Task.php                                                      | [IPS\core\extensions\core\Queue\_RebuildPosts].run                            | 48                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/core/modules/admin/system/background.php                     | [IPS\_Task].runQueue                                                          | 76                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\core\modules\admin\system\_background].IPS\core\modules\admin\system\{closure}|                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/MultipleRedirect/MultipleRedirect.php                      | [].call_user_func                                                             | 93                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/core/modules/admin/system/background.php                     | [IPS\Helpers\_MultipleRedirect].__construct                                   | 122               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\core\modules\admin\system\_background].process                           |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Controller.php                                          | [].call_user_func                                                             | 85                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/core/modules/admin/system/background.php                     | [IPS\Dispatcher\_Controller].execute                                          | 33                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Dispatcher.php                                          | [IPS\core\modules\admin\system\_background].execute                           | 129               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /admin/index.php                                                           | [IPS\_Dispatcher].run                                                         | 13                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'

     

×
×
  • Create New...