FriendsOfREDAXO / slice_columns

SliceColumns is a REDAXO AddOn. Grid arrangement for REDAXO article slices.
MIT License
22 stars 2 forks source link

nicht kompatibel mit history plugin #8

Closed skerbis closed 2 years ago

skerbis commented 2 years ago

rex_sql_exception: Unable to fetch row. File: redaxo/src/core/lib/sql/sql.php Line: 812

Stacktrace | Function | File | Line | | -------------------------------------------- | ------------------------------------------------------------------------ | -------- | | rex_sql->getRow | redaxo/src/core/lib/sql/sql.php | 787 | | rex_sql->fetchValue | redaxo/src/core/lib/sql/sql.php | 734 | | rex_sql->getValue | redaxo/src/addons/slice_columns/lib/columns.php | 203 | | Columns::getSize | redaxo/src/addons/slice_columns/lib/columns.php | 164 | | Columns::frontend | redaxo/src/core/lib/extension.php | 51 | | rex_extension::{closure} | redaxo/src/core/lib/util/timer.php | 57 | | rex_timer::measure | redaxo/src/core/lib/extension.php | 62 | | rex_extension::registerPoint | redaxo/src/addons/structure/plugins/content/lib/article_content_base.php | 653 | | rex_article_content_base->renderSlices | redaxo/src/addons/structure/plugins/content/lib/article_content_base.php | 355 | | rex_article_content_base->getArticle | redaxo/src/addons/structure/plugins/content/lib/article_content.php | 83 | | rex_article_content->getArticle | rex:///template/1 | 829 | | require | redaxo/src/addons/structure/plugins/content/lib/article_content_base.php | 405 | | rex_article_content_base->{closure} | redaxo/src/core/lib/util/timer.php | 57 | | rex_timer::measure | redaxo/src/addons/structure/plugins/content/lib/article_content_base.php | 406 | | rex_article_content_base->getArticleTemplate | redaxo/src/addons/structure/plugins/content/boot.php | 56 | | rex_package::{closure} | redaxo/src/core/lib/extension.php | 51 | | rex_extension::{closure} | redaxo/src/core/lib/util/timer.php | 57 | | rex_timer::measure | redaxo/src/core/lib/extension.php | 62 | | rex_extension::registerPoint | redaxo/src/core/frontend.php | 26 | | require | redaxo/src/core/boot.php | 141 | | require | index.php | 9 |
System report (REDAXO 5.12.1, PHP 7.3.30, MariaDB 10.2.39) | REDAXO | | | ------------: | :--------- | | Version | 5.12.1 | | PHP | | | ------------: | :--------- | | Version | 7.3.30 | | OPcache | yes | | Xdebug | no | | Database | | | ------------: | :-------------- | | Version | MariaDB 10.2.39 | | Character set | utf8mb4 | | Server | | | ------------: | :--------- | | OS | Linux | | SAPI | fpm-fcgi | | Webserver | Apache | | Request | | | ------------: | :---------- | | Browser | Safari/15.0 | | Protocol | HTTP/1.0 | | HTTPS | yes | | Packages | | | ------------------------: | :----------- | | adminer | 1.9.1 | | avcal | 1.1.1 | | backup | 2.7.1 | | be_style | 2.12.1 | | be_style/customizer | 2.12.0 | | be_style/redaxo | 2.12.1 | | be_tools | 1.5.2 | | bloecks | 3.0.0 | | bloecks/cutncopy | 3.0.0 | | cke5 | 4.1.1 | | consent_manager | 3.0.0beta9 | | cronjob | 2.8.0 | | cropper | 1.1.0 | | d2u_helper | 1.8.5 | | d2u_immo | 1.1.6 | | debug | 1.1.1 | | fa_iconpicker | 0.3.0-beta2 | | focuspoint | 2.2.2 | | geolocation | 0.1.0 | | global_settings | 2.4.1 | | gridblock | 0.2 | | icecoder | 2.0.2 | | install | 2.9.1 | | lottie | 1.0.1 | | maintenance | 2.6.2 | | mblock | 3.2.0 | | media_manager | 2.11.1 | | media_manager_autorewrite | 2.0.0 | | media_srcset | 2.0 | | mediapool | 2.10.1 | | metainfo | 2.8.1 | | mform | 6.0.11 | | mform/docs | 1.1 | | modulsammlung | 4.15.0 | | navigation_array | 1.0.3 | | phpmailer | 2.10.2 | | plyr | 3.10.0 | | project | dev | | pwa | 0.0.3 | | slice_columns | dev-0.1.2 | | sprog | 1.2.0 | | structure | 2.12.1 | | structure/analytics | 1.0 | | structure/content | 2.12.0 | | structure/history | 2.12.0 | | structure_tweaks | 1.2.0 | | tinymce5 | 1.0.0-beta7 | | uikit_collection | 2.2.0 | | uppy | 0.0.1-alpha1 | | url | 2.0.0-beta3 | | users | 2.8.0 | | watson | 2.2.0 | | yform | 3.4.1 | | yform/docs | 3.3.1 | | yform/email | 3.4.1 | | yform/manager | 3.4.1 | | yrewrite | 2.7 | | yrewrite_scheme | 3.3.0 | | zip_install | 1.1 | | zwitscher | 0.0.1-dev |

hat wer eine Idee ? @staabm @gharlan , vielleicht?

skerbis commented 2 years ago

erledigt