Jump to content

Olivier Frascone

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 Olivier Frascone

  1. On my side still having the error :

    Quote

    1C133/9 The application you uploaded cannot be installed because it is not a valid application, the archive is corrupt or the file and directory permissions in /applications do not allow it.

    But i'm pretty sure it's not your Application, i will contact IPB support now.

    Thanks !

  2. On my side when i try to upgrade i obtain this error :

    Quote

    1C133/9 The application you uploaded cannot be installed because it is not a valid application, the archive is corrupt or the file and directory permissions in /applications do not allow it.

     

  3. Same problem and can see this on log :

    Thu, 04 Feb 2016 14:29:09 +0000 (Severity: 0)
    85.201.111.106 - https://www.butterflypixel.xyz/documentation/index.php?/category/4-gestion-des-projets/
    Unknown column 'tutorials_articles.a_a_updated' in 'order clause'
    SELECT tutorials_articles.*, author.*, core_tags_cache.tag_cache_text FROM `tutorials_articles` LEFT JOIN `core_tags_cache` ON tag_cache_key=MD5(CONCAT(?,tutorials_articles.a_id)) LEFT JOIN `core_members` AS `author` ON author.member_id = tutorials_articles.a_mid WHERE tutorials_articles.a_cat=? AND tutorials_articles.a_approved < 2 AND tutorials_articles.a_cat IN(1,2,3,4,5,6) ORDER BY tutorials_articles.a_pinned DESC, tutorials_articles.a_a_updated desc LIMIT 0,20
    Array
    (
        [0] => tutorials;tutorials;
        [1] => 4
    )
    
     | 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                                                     | 402               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\Db\_Select].rewind                                                       |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IteratorIterator].rewind                                                     |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Content.php                                          | [].iterator_to_array                                                          | 270               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Table.php                                            | [IPS\Helpers\Table\_Content].getRows                                          | 424               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\Helpers\Table\_Table].__toString                                         | 139               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\tutorials\modules\front\tutorials\_index]._category                      | 28                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Controller.php                                          | [IPS\tutorials\modules\front\tutorials\_index].manage                         | 94                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Dispatcher.php                                          | [IPS\Dispatcher\_Controller].execute                                          | 129               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /index.php                                                                 | [IPS\_Dispatcher].run                                                         | 13                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
    ------------------------------------------------------------------------
    Thu, 04 Feb 2016 14:29:33 +0000 (Severity: 0)
    85.201.111.106 - https://www.butterflypixel.xyz/documentation/index.php?/category/1-cpanel/
    Unknown column 'tutorials_articles.a_a_updated' in 'order clause'
    SELECT tutorials_articles.*, author.*, core_tags_cache.tag_cache_text FROM `tutorials_articles` LEFT JOIN `core_tags_cache` ON tag_cache_key=MD5(CONCAT(?,tutorials_articles.a_id)) LEFT JOIN `core_members` AS `author` ON author.member_id = tutorials_articles.a_mid WHERE tutorials_articles.a_cat=? AND tutorials_articles.a_approved < 2 AND tutorials_articles.a_cat IN(1,2,3,4,5,6) ORDER BY tutorials_articles.a_pinned DESC, tutorials_articles.a_a_updated desc LIMIT 0,20
    Array
    (
        [0] => tutorials;tutorials;
        [1] => 1
    )
    
     | 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                                                     | 402               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\Db\_Select].rewind                                                       |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IteratorIterator].rewind                                                     |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Content.php                                          | [].iterator_to_array                                                          | 270               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Table.php                                            | [IPS\Helpers\Table\_Content].getRows                                          | 424               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\Helpers\Table\_Table].__toString                                         | 139               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\tutorials\modules\front\tutorials\_index]._category                      | 28                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Controller.php                                          | [IPS\tutorials\modules\front\tutorials\_index].manage                         | 94                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Dispatcher.php                                          | [IPS\Dispatcher\_Controller].execute                                          | 129               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /index.php                                                                 | [IPS\_Dispatcher].run                                                         | 13                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
    ------------------------------------------------------------------------
    Thu, 04 Feb 2016 15:06:34 +0000 (Severity: 0)
    85.201.111.106 - https://www.butterflypixel.xyz/documentation/index.php?/category/1-cpanel/
    Unknown column 'tutorials_articles.a_a_updated' in 'order clause'
    SELECT tutorials_articles.*, author.*, core_tags_cache.tag_cache_text FROM `tutorials_articles` LEFT JOIN `core_tags_cache` ON tag_cache_key=MD5(CONCAT(?,tutorials_articles.a_id)) LEFT JOIN `core_members` AS `author` ON author.member_id = tutorials_articles.a_mid WHERE tutorials_articles.a_cat=? AND tutorials_articles.a_approved < 2 AND tutorials_articles.a_cat IN(1,2,3,4,5,6) ORDER BY tutorials_articles.a_pinned DESC, tutorials_articles.a_a_updated desc LIMIT 0,20
    Array
    (
        [0] => tutorials;tutorials;
        [1] => 1
    )
    
     | 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                                                     | 402               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\Db\_Select].rewind                                                       |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IteratorIterator].rewind                                                     |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Content.php                                          | [].iterator_to_array                                                          | 270               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Table.php                                            | [IPS\Helpers\Table\_Content].getRows                                          | 424               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\Helpers\Table\_Table].__toString                                         | 139               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\tutorials\modules\front\tutorials\_index]._category                      | 28                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Controller.php                                          | [IPS\tutorials\modules\front\tutorials\_index].manage                         | 94                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Dispatcher.php                                          | [IPS\Dispatcher\_Controller].execute                                          | 129               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /index.php                                                                 | [IPS\_Dispatcher].run                                                         | 13                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
    ------------------------------------------------------------------------
    Thu, 04 Feb 2016 15:09:18 +0000 (Severity: 0)
    85.201.111.106 - https://www.butterflypixel.xyz/documentation/index.php?/category/1-cpanel/
    Unknown column 'tutorials_articles.a_a_updated' in 'order clause'
    SELECT tutorials_articles.*, author.*, core_tags_cache.tag_cache_text FROM `tutorials_articles` LEFT JOIN `core_tags_cache` ON tag_cache_key=MD5(CONCAT(?,tutorials_articles.a_id)) LEFT JOIN `core_members` AS `author` ON author.member_id = tutorials_articles.a_mid WHERE tutorials_articles.a_cat=? AND tutorials_articles.a_approved < 2 AND tutorials_articles.a_cat IN(1,2,3,4,5,6) ORDER BY tutorials_articles.a_pinned DESC, tutorials_articles.a_a_updated desc LIMIT 0,20
    Array
    (
        [0] => tutorials;tutorials;
        [1] => 1
    )
    
     | 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                                                     | 402               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\Db\_Select].rewind                                                       |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IteratorIterator].rewind                                                     |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Content.php                                          | [].iterator_to_array                                                          | 270               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Table.php                                            | [IPS\Helpers\Table\_Content].getRows                                          | 424               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\Helpers\Table\_Table].__toString                                         | 139               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\tutorials\modules\front\tutorials\_index]._category                      | 28                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Controller.php                                          | [IPS\tutorials\modules\front\tutorials\_index].manage                         | 94                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Dispatcher.php                                          | [IPS\Dispatcher\_Controller].execute                                          | 129               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /index.php                                                                 | [IPS\_Dispatcher].run                                                         | 13                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
    ------------------------------------------------------------------------
    Thu, 04 Feb 2016 15:09:26 +0000 (Severity: 0)
    85.201.111.106 - https://www.butterflypixel.xyz/documentation/index.php?/category/1-cpanel/
    Unknown column 'tutorials_articles.a_a_updated' in 'order clause'
    SELECT tutorials_articles.*, author.*, core_tags_cache.tag_cache_text FROM `tutorials_articles` LEFT JOIN `core_tags_cache` ON tag_cache_key=MD5(CONCAT(?,tutorials_articles.a_id)) LEFT JOIN `core_members` AS `author` ON author.member_id = tutorials_articles.a_mid WHERE tutorials_articles.a_cat=? AND tutorials_articles.a_approved < 2 AND tutorials_articles.a_cat IN(1,2,3,4,5,6) ORDER BY tutorials_articles.a_pinned DESC, tutorials_articles.a_a_updated desc LIMIT 0,20
    Array
    (
        [0] => tutorials;tutorials;
        [1] => 1
    )
    
     | 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                                                     | 402               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\Db\_Select].rewind                                                       |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IteratorIterator].rewind                                                     |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Content.php                                          | [].iterator_to_array                                                          | 270               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Table.php                                            | [IPS\Helpers\Table\_Content].getRows                                          | 424               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\Helpers\Table\_Table].__toString                                         | 139               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\tutorials\modules\front\tutorials\_index]._category                      | 28                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Controller.php                                          | [IPS\tutorials\modules\front\tutorials\_index].manage                         | 94                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Dispatcher.php                                          | [IPS\Dispatcher\_Controller].execute                                          | 129               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /index.php                                                                 | [IPS\_Dispatcher].run                                                         | 13                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
    ------------------------------------------------------------------------
    Thu, 04 Feb 2016 15:09:32 +0000 (Severity: 0)
    85.201.111.106 - https://www.butterflypixel.xyz/documentation/index.php?/category/1-cpanel/
    Unknown column 'tutorials_articles.a_a_updated' in 'order clause'
    SELECT tutorials_articles.*, author.*, core_tags_cache.tag_cache_text FROM `tutorials_articles` LEFT JOIN `core_tags_cache` ON tag_cache_key=MD5(CONCAT(?,tutorials_articles.a_id)) LEFT JOIN `core_members` AS `author` ON author.member_id = tutorials_articles.a_mid WHERE tutorials_articles.a_cat=? AND tutorials_articles.a_approved < 2 AND tutorials_articles.a_cat IN(1,2,3,4,5,6) ORDER BY tutorials_articles.a_pinned DESC, tutorials_articles.a_a_updated desc LIMIT 0,20
    Array
    (
        [0] => tutorials;tutorials;
        [1] => 1
    )
    
     | 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                                                     | 402               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\Db\_Select].rewind                                                       |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IteratorIterator].rewind                                                     |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Content.php                                          | [].iterator_to_array                                                          | 270               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Table.php                                            | [IPS\Helpers\Table\_Content].getRows                                          | 424               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\Helpers\Table\_Table].__toString                                         | 139               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\tutorials\modules\front\tutorials\_index]._category                      | 28                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Controller.php                                          | [IPS\tutorials\modules\front\tutorials\_index].manage                         | 94                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Dispatcher.php                                          | [IPS\Dispatcher\_Controller].execute                                          | 129               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /index.php                                                                 | [IPS\_Dispatcher].run                                                         | 13                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
    ------------------------------------------------------------------------
    Thu, 04 Feb 2016 15:09:40 +0000 (Severity: 0)
    85.201.111.106 - https://www.butterflypixel.xyz/documentation/index.php?/category/1-cpanel/
    Unknown column 'tutorials_articles.a_a_updated' in 'order clause'
    SELECT tutorials_articles.*, author.*, core_tags_cache.tag_cache_text FROM `tutorials_articles` LEFT JOIN `core_tags_cache` ON tag_cache_key=MD5(CONCAT(?,tutorials_articles.a_id)) LEFT JOIN `core_members` AS `author` ON author.member_id = tutorials_articles.a_mid WHERE tutorials_articles.a_cat=? AND tutorials_articles.a_approved < 2 AND tutorials_articles.a_cat IN(1,2,3,4,5,6) ORDER BY tutorials_articles.a_pinned DESC, tutorials_articles.a_a_updated desc LIMIT 0,20
    Array
    (
        [0] => tutorials;tutorials;
        [1] => 1
    )
    
     | 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                                                     | 402               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\Db\_Select].rewind                                                       |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IteratorIterator].rewind                                                     |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Content.php                                          | [].iterator_to_array                                                          | 270               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Table.php                                            | [IPS\Helpers\Table\_Content].getRows                                          | 424               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\Helpers\Table\_Table].__toString                                         | 139               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\tutorials\modules\front\tutorials\_index]._category                      | 28                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Controller.php                                          | [IPS\tutorials\modules\front\tutorials\_index].manage                         | 94                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Dispatcher.php                                          | [IPS\Dispatcher\_Controller].execute                                          | 129               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /index.php                                                                 | [IPS\_Dispatcher].run                                                         | 13                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
    ------------------------------------------------------------------------
    Thu, 04 Feb 2016 15:38:13 +0000 (Severity: 0)
    85.201.111.106 - https://www.butterflypixel.xyz/documentation/index.php?/category/1-cpanel/
    Unknown column 'tutorials_articles.a_a_updated' in 'order clause'
    SELECT tutorials_articles.*, author.*, core_tags_cache.tag_cache_text FROM `tutorials_articles` LEFT JOIN `core_tags_cache` ON tag_cache_key=MD5(CONCAT(?,tutorials_articles.a_id)) LEFT JOIN `core_members` AS `author` ON author.member_id = tutorials_articles.a_mid WHERE tutorials_articles.a_cat=? AND tutorials_articles.a_approved < 2 AND tutorials_articles.a_cat IN(1,2,3,4,5,6) ORDER BY tutorials_articles.a_pinned DESC, tutorials_articles.a_a_updated desc LIMIT 0,20
    Array
    (
        [0] => tutorials;tutorials;
        [1] => 1
    )
    
     | 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                                                     | 402               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\Db\_Select].rewind                                                       |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IteratorIterator].rewind                                                     |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Content.php                                          | [].iterator_to_array                                                          | 270               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Table.php                                            | [IPS\Helpers\Table\_Content].getRows                                          | 424               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\Helpers\Table\_Table].__toString                                         | 139               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\tutorials\modules\front\tutorials\_index]._category                      | 28                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Controller.php                                          | [IPS\tutorials\modules\front\tutorials\_index].manage                         | 94                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Dispatcher.php                                          | [IPS\Dispatcher\_Controller].execute                                          | 129               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /index.php                                                                 | [IPS\_Dispatcher].run                                                         | 13                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
    ------------------------------------------------------------------------
    Thu, 04 Feb 2016 14:29:09 +0000 (Severity: 0)
    85.201.111.106 - https://www.butterflypixel.xyz/documentation/index.php?/category/4-gestion-des-projets/
    Unknown column 'tutorials_articles.a_a_updated' in 'order clause'
    SELECT tutorials_articles.*, author.*, core_tags_cache.tag_cache_text FROM `tutorials_articles` LEFT JOIN `core_tags_cache` ON tag_cache_key=MD5(CONCAT(?,tutorials_articles.a_id)) LEFT JOIN `core_members` AS `author` ON author.member_id = tutorials_articles.a_mid WHERE tutorials_articles.a_cat=? AND tutorials_articles.a_approved < 2 AND tutorials_articles.a_cat IN(1,2,3,4,5,6) ORDER BY tutorials_articles.a_pinned DESC, tutorials_articles.a_a_updated desc LIMIT 0,20
    Array
    (
        [0] => tutorials;tutorials;
        [1] => 4
    )
    
     | 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                                                     | 402               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\Db\_Select].rewind                                                       |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IteratorIterator].rewind                                                     |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Content.php                                          | [].iterator_to_array                                                          | 270               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Table.php                                            | [IPS\Helpers\Table\_Content].getRows                                          | 424               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\Helpers\Table\_Table].__toString                                         | 139               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\tutorials\modules\front\tutorials\_index]._category                      | 28                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Controller.php                                          | [IPS\tutorials\modules\front\tutorials\_index].manage                         | 94                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Dispatcher.php                                          | [IPS\Dispatcher\_Controller].execute                                          | 129               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /index.php                                                                 | [IPS\_Dispatcher].run                                                         | 13                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
    ------------------------------------------------------------------------
    Thu, 04 Feb 2016 14:29:33 +0000 (Severity: 0)
    85.201.111.106 - https://www.butterflypixel.xyz/documentation/index.php?/category/1-cpanel/
    Unknown column 'tutorials_articles.a_a_updated' in 'order clause'
    SELECT tutorials_articles.*, author.*, core_tags_cache.tag_cache_text FROM `tutorials_articles` LEFT JOIN `core_tags_cache` ON tag_cache_key=MD5(CONCAT(?,tutorials_articles.a_id)) LEFT JOIN `core_members` AS `author` ON author.member_id = tutorials_articles.a_mid WHERE tutorials_articles.a_cat=? AND tutorials_articles.a_approved < 2 AND tutorials_articles.a_cat IN(1,2,3,4,5,6) ORDER BY tutorials_articles.a_pinned DESC, tutorials_articles.a_a_updated desc LIMIT 0,20
    Array
    (
        [0] => tutorials;tutorials;
        [1] => 1
    )
    
     | 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                                                     | 402               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\Db\_Select].rewind                                                       |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IteratorIterator].rewind                                                     |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Content.php                                          | [].iterator_to_array                                                          | 270               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Table.php                                            | [IPS\Helpers\Table\_Content].getRows                                          | 424               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\Helpers\Table\_Table].__toString                                         | 139               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\tutorials\modules\front\tutorials\_index]._category                      | 28                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Controller.php                                          | [IPS\tutorials\modules\front\tutorials\_index].manage                         | 94                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Dispatcher.php                                          | [IPS\Dispatcher\_Controller].execute                                          | 129               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /index.php                                                                 | [IPS\_Dispatcher].run                                                         | 13                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
    ------------------------------------------------------------------------
    Thu, 04 Feb 2016 15:06:34 +0000 (Severity: 0)
    85.201.111.106 - https://www.butterflypixel.xyz/documentation/index.php?/category/1-cpanel/
    Unknown column 'tutorials_articles.a_a_updated' in 'order clause'
    SELECT tutorials_articles.*, author.*, core_tags_cache.tag_cache_text FROM `tutorials_articles` LEFT JOIN `core_tags_cache` ON tag_cache_key=MD5(CONCAT(?,tutorials_articles.a_id)) LEFT JOIN `core_members` AS `author` ON author.member_id = tutorials_articles.a_mid WHERE tutorials_articles.a_cat=? AND tutorials_articles.a_approved < 2 AND tutorials_articles.a_cat IN(1,2,3,4,5,6) ORDER BY tutorials_articles.a_pinned DESC, tutorials_articles.a_a_updated desc LIMIT 0,20
    Array
    (
        [0] => tutorials;tutorials;
        [1] => 1
    )
    
     | 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                                                     | 402               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\Db\_Select].rewind                                                       |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IteratorIterator].rewind                                                     |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Content.php                                          | [].iterator_to_array                                                          | 270               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Table.php                                            | [IPS\Helpers\Table\_Content].getRows                                          | 424               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\Helpers\Table\_Table].__toString                                         | 139               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\tutorials\modules\front\tutorials\_index]._category                      | 28                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Controller.php                                          | [IPS\tutorials\modules\front\tutorials\_index].manage                         | 94                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Dispatcher.php                                          | [IPS\Dispatcher\_Controller].execute                                          | 129               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /index.php                                                                 | [IPS\_Dispatcher].run                                                         | 13                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
    ------------------------------------------------------------------------
    Thu, 04 Feb 2016 15:09:18 +0000 (Severity: 0)
    85.201.111.106 - https://www.butterflypixel.xyz/documentation/index.php?/category/1-cpanel/
    Unknown column 'tutorials_articles.a_a_updated' in 'order clause'
    SELECT tutorials_articles.*, author.*, core_tags_cache.tag_cache_text FROM `tutorials_articles` LEFT JOIN `core_tags_cache` ON tag_cache_key=MD5(CONCAT(?,tutorials_articles.a_id)) LEFT JOIN `core_members` AS `author` ON author.member_id = tutorials_articles.a_mid WHERE tutorials_articles.a_cat=? AND tutorials_articles.a_approved < 2 AND tutorials_articles.a_cat IN(1,2,3,4,5,6) ORDER BY tutorials_articles.a_pinned DESC, tutorials_articles.a_a_updated desc LIMIT 0,20
    Array
    (
        [0] => tutorials;tutorials;
        [1] => 1
    )
    
     | 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                                                     | 402               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\Db\_Select].rewind                                                       |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IteratorIterator].rewind                                                     |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Content.php                                          | [].iterator_to_array                                                          | 270               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Table.php                                            | [IPS\Helpers\Table\_Content].getRows                                          | 424               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\Helpers\Table\_Table].__toString                                         | 139               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\tutorials\modules\front\tutorials\_index]._category                      | 28                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Controller.php                                          | [IPS\tutorials\modules\front\tutorials\_index].manage                         | 94                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Dispatcher.php                                          | [IPS\Dispatcher\_Controller].execute                                          | 129               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /index.php                                                                 | [IPS\_Dispatcher].run                                                         | 13                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
    ------------------------------------------------------------------------
    Thu, 04 Feb 2016 15:09:26 +0000 (Severity: 0)
    85.201.111.106 - https://www.butterflypixel.xyz/documentation/index.php?/category/1-cpanel/
    Unknown column 'tutorials_articles.a_a_updated' in 'order clause'
    SELECT tutorials_articles.*, author.*, core_tags_cache.tag_cache_text FROM `tutorials_articles` LEFT JOIN `core_tags_cache` ON tag_cache_key=MD5(CONCAT(?,tutorials_articles.a_id)) LEFT JOIN `core_members` AS `author` ON author.member_id = tutorials_articles.a_mid WHERE tutorials_articles.a_cat=? AND tutorials_articles.a_approved < 2 AND tutorials_articles.a_cat IN(1,2,3,4,5,6) ORDER BY tutorials_articles.a_pinned DESC, tutorials_articles.a_a_updated desc LIMIT 0,20
    Array
    (
        [0] => tutorials;tutorials;
        [1] => 1
    )
    
     | 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                                                     | 402               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\Db\_Select].rewind                                                       |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IteratorIterator].rewind                                                     |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Content.php                                          | [].iterator_to_array                                                          | 270               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Table.php                                            | [IPS\Helpers\Table\_Content].getRows                                          | 424               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\Helpers\Table\_Table].__toString                                         | 139               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\tutorials\modules\front\tutorials\_index]._category                      | 28                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Controller.php                                          | [IPS\tutorials\modules\front\tutorials\_index].manage                         | 94                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Dispatcher.php                                          | [IPS\Dispatcher\_Controller].execute                                          | 129               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /index.php                                                                 | [IPS\_Dispatcher].run                                                         | 13                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
    ------------------------------------------------------------------------
    Thu, 04 Feb 2016 15:09:32 +0000 (Severity: 0)
    85.201.111.106 - https://www.butterflypixel.xyz/documentation/index.php?/category/1-cpanel/
    Unknown column 'tutorials_articles.a_a_updated' in 'order clause'
    SELECT tutorials_articles.*, author.*, core_tags_cache.tag_cache_text FROM `tutorials_articles` LEFT JOIN `core_tags_cache` ON tag_cache_key=MD5(CONCAT(?,tutorials_articles.a_id)) LEFT JOIN `core_members` AS `author` ON author.member_id = tutorials_articles.a_mid WHERE tutorials_articles.a_cat=? AND tutorials_articles.a_approved < 2 AND tutorials_articles.a_cat IN(1,2,3,4,5,6) ORDER BY tutorials_articles.a_pinned DESC, tutorials_articles.a_a_updated desc LIMIT 0,20
    Array
    (
        [0] => tutorials;tutorials;
        [1] => 1
    )
    
     | 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                                                     | 402               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\Db\_Select].rewind                                                       |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IteratorIterator].rewind                                                     |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Content.php                                          | [].iterator_to_array                                                          | 270               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Table.php                                            | [IPS\Helpers\Table\_Content].getRows                                          | 424               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\Helpers\Table\_Table].__toString                                         | 139               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\tutorials\modules\front\tutorials\_index]._category                      | 28                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Controller.php                                          | [IPS\tutorials\modules\front\tutorials\_index].manage                         | 94                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Dispatcher.php                                          | [IPS\Dispatcher\_Controller].execute                                          | 129               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /index.php                                                                 | [IPS\_Dispatcher].run                                                         | 13                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
    ------------------------------------------------------------------------
    Thu, 04 Feb 2016 15:09:40 +0000 (Severity: 0)
    85.201.111.106 - https://www.butterflypixel.xyz/documentation/index.php?/category/1-cpanel/
    Unknown column 'tutorials_articles.a_a_updated' in 'order clause'
    SELECT tutorials_articles.*, author.*, core_tags_cache.tag_cache_text FROM `tutorials_articles` LEFT JOIN `core_tags_cache` ON tag_cache_key=MD5(CONCAT(?,tutorials_articles.a_id)) LEFT JOIN `core_members` AS `author` ON author.member_id = tutorials_articles.a_mid WHERE tutorials_articles.a_cat=? AND tutorials_articles.a_approved < 2 AND tutorials_articles.a_cat IN(1,2,3,4,5,6) ORDER BY tutorials_articles.a_pinned DESC, tutorials_articles.a_a_updated desc LIMIT 0,20
    Array
    (
        [0] => tutorials;tutorials;
        [1] => 1
    )
    
     | 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                                                     | 402               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\Db\_Select].rewind                                                       |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IteratorIterator].rewind                                                     |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Content.php                                          | [].iterator_to_array                                                          | 270               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Table.php                                            | [IPS\Helpers\Table\_Content].getRows                                          | 424               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\Helpers\Table\_Table].__toString                                         | 139               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\tutorials\modules\front\tutorials\_index]._category                      | 28                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Controller.php                                          | [IPS\tutorials\modules\front\tutorials\_index].manage                         | 94                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Dispatcher.php                                          | [IPS\Dispatcher\_Controller].execute                                          | 129               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /index.php                                                                 | [IPS\_Dispatcher].run                                                         | 13                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
    ------------------------------------------------------------------------
    Thu, 04 Feb 2016 15:38:13 +0000 (Severity: 0)
    85.201.111.106 - https://www.butterflypixel.xyz/documentation/index.php?/category/1-cpanel/
    Unknown column 'tutorials_articles.a_a_updated' in 'order clause'
    SELECT tutorials_articles.*, author.*, core_tags_cache.tag_cache_text FROM `tutorials_articles` LEFT JOIN `core_tags_cache` ON tag_cache_key=MD5(CONCAT(?,tutorials_articles.a_id)) LEFT JOIN `core_members` AS `author` ON author.member_id = tutorials_articles.a_mid WHERE tutorials_articles.a_cat=? AND tutorials_articles.a_approved < 2 AND tutorials_articles.a_cat IN(1,2,3,4,5,6) ORDER BY tutorials_articles.a_pinned DESC, tutorials_articles.a_a_updated desc LIMIT 0,20
    Array
    (
        [0] => tutorials;tutorials;
        [1] => 1
    )
    
     | 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                                                     | 402               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IPS\Db\_Select].rewind                                                       |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     |                                                                            | [IteratorIterator].rewind                                                     |                   |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Content.php                                          | [].iterator_to_array                                                          | 270               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Helpers/Table/Table.php                                            | [IPS\Helpers\Table\_Content].getRows                                          | 424               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\Helpers\Table\_Table].__toString                                         | 139               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /applications/tutorials/modules/front/tutorials/index.php                  | [IPS\tutorials\modules\front\tutorials\_index]._category                      | 28                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Controller.php                                          | [IPS\tutorials\modules\front\tutorials\_index].manage                         | 94                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /system/Dispatcher/Dispatcher.php                                          | [IPS\Dispatcher\_Controller].execute                                          | 129               |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
     | /index.php                                                                 | [IPS\_Dispatcher].run                                                         | 13                |
     '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
    ------------------------------------------------------------------------

     

×
×
  • Create New...