Jump to content

[IPS4] Tutorials


Recommended Posts

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                |
 '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------'
------------------------------------------------------------------------

 

Link to comment
Just now, sonimik1 said:

sent upgrade to Version 2.1.0 RC 3 and no change.

You said you uninstalled the app, right? What do you want to upgrade now? You have to install it.

5 minutes ago, sonimik1 said:

Tutorials I can not upgrade to 2.1.0 2.1.0 RC 2 RC 3

what you do not understand?

sent upgrade to Version 2.1.0 RC 3 and no change.

Ashampoo_Snap_2016.02.04_19h41m42s_001_.

Ashampoo_Snap_2016.02.04_19h42m32s_002_.

Ah, I think I see what you mean. The version didn't change... it's just say this. :)

Ok,

Link to comment
4 minutes ago, sonimik1 said:

Tutorials I can not upgrade to 2.1.0 2.1.0 RC 2 RC 3

what you do not understand?

sent upgrade to Version 2.1.0 RC 3 and no change.

Ashampoo_Snap_2016.02.04_19h41m42s_001_.

Ashampoo_Snap_2016.02.04_19h42m32s_002_.

It's possible the developer may have forgotten to update the version number. It appears to install correctly on 4.1.7. Will update to 4.1.8 to see if it works...

Link to comment
Just now, sonimik1 said:

but now if you update

get this error:

Sorry, there is a problem.
Something went wrong. Try again.

Error Code: EX1054

Have you done this?

1 hour ago, Adriano Faria said:

What's New in Version 2.1.0 RC 3:

  • Compatibility version with IPS 4.1.8+.

After update the app, go to any of your categories and "copy" the sorting order to all other categories:

Capturar.thumb.PNG.c0fc181cf690c76075cd3

Capturar.thumb.PNG.1291165786446bdae9f96

 

The error will insist if you don't do this to update the categories.

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...