Formify and PHP 7.2

Permalink Browser Info Environment
It seems that formify is not working with php 7.2. Is the support in a feature version planned?

Whoops\Exception\ErrorException thrown with message "count(): Parameter must be an array or an object that implements Countable"

Stacktrace:
#38 Whoops\Exception\ErrorException in /home/.../public_html/.../packages/formify/src/FormifyIntegration/Integration.php:72
#37 count in /home/.../public_html/.../packages/formify/src/FormifyIntegration/Integration.php:72
#36 Concrete\Package\Formify\Src\FormifyIntegration\Integration:getConfigKeys in /home/.../public_html/.../packages/formify/src/FormifyIntegration/Integration.php:44
#35 Concrete\Package\Formify\Src\FormifyIntegration\Integration:get in /home/.../public_html/.../packages/formify/src/FormifyIntegration/Integration.php:28
#34 Concrete\Package\Formify\Src\FormifyIntegration\Integration:all in /home/.../public_html/.../packages/formify/src/FormifyForm.php:584
#33 Concrete\Package\Formify\Src\FormifyForm:getIntegrations in /home/.../public_html/.../packages/formify/src/FormifyField.php:451
#32 Concrete\Package\Formify\Src\FormifyField:getIntegrations in /home/.../public_html/.../packages/formify/src/FormifyField.php:180
#31 Concrete\Package\Formify\Src\FormifyField:getFromArray in /home/.../public_html/.../packages/formify/src/FormifyField.php:71
#30 Concrete\Package\Formify\Src\FormifyField:get in /home/.../public_html/.../packages/formify/src/FormifyForm.php:226
#29 Concrete\Package\Formify\Src\FormifyForm:getFields in /home/.../public_html/.../packages/formify/src/FormifyForm.php:678
#28 Concrete\Package\Formify\Src\FormifyForm:getSections in /home/.../public_html/.../packages/formify/blocks/formify_form/view.php:14
#27 include in /home/.../public_html/.../concrete/src/Block/View/BlockView.php:257
#26 Concrete\Core\Block\View\BlockView:renderViewContents in /home/.../public_html/.../concrete/src/View/AbstractView.php:151
#25 Concrete\Core\View\AbstractView:render in /home/.../public_html/.../concrete/src/Area/Area.php:873
#24 Concrete\Core\Area\Area:display in /home/.../public_html/.../application/themes/wbox_classic/right_sidebar.php:62
#23 include in /home/.../public_html/.../concrete/src/View/View.php:254
#22 Concrete\Core\View\View:renderTemplate in /home/.../public_html/.../concrete/src/View/View.php:216
#21 Concrete\Core\View\View:renderViewContents in /home/.../public_html/.../concrete/src/View/AbstractView.php:151
#20 Concrete\Core\View\AbstractView:render in /home/.../public_html/.../concrete/src/Http/ResponseFactory.php:147
#19 Concrete\Core\Http\ResponseFactory:view in /home/.../public_html/.../concrete/src/Http/ResponseFactory.php:209
#18 Concrete\Core\Http\ResponseFactory:controller in /home/.../public_html/.../concrete/src/Http/ResponseFactory.php:369
#17 Concrete\Core\Http\ResponseFactory:collection in /home/.../public_html/.../concrete/src/Routing/DispatcherRouteCallback.php:34
#16 Concrete\Core\Routing\DispatcherRouteCallback:execute in /home/.../public_html/.../concrete/src/Http/DefaultDispatcher.php:122
#15 Concrete\Core\Http\DefaultDispatcher:handleDispatch in /home/.../public_html/.../concrete/src/Http/DefaultDispatcher.php:54
#14 Concrete\Core\Http\DefaultDispatcher:dispatch in /home/.../public_html/.../concrete/src/Http/Middleware/DispatcherDelegate.php:39
#13 Concrete\Core\Http\Middleware\DispatcherDelegate:next in /home/.../public_html/.../concrete/src/Http/Middleware/ThumbnailMiddleware.php:71
#12 Concrete\Core\Http\Middleware\ThumbnailMiddleware:process in /home/.../public_html/.../concrete/src/Http/Middleware/MiddlewareDelegate.php:38
#11 Concrete\Core\Http\Middleware\MiddlewareDelegate:next in /home/.../public_html/.../concrete/src/Http/Middleware/FrameOptionsMiddleware.php:39
#10 Concrete\Core\Http\Middleware\FrameOptionsMiddleware:process in /home/.../public_html/.../concrete/src/Http/Middleware/MiddlewareDelegate.php:38
#9 Concrete\Core\Http\Middleware\MiddlewareDelegate:next in /home/.../public_html/.../concrete/src/Http/Middleware/CookieMiddleware.php:37
#8 Concrete\Core\Http\Middleware\CookieMiddleware:process in /home/.../public_html/.../concrete/src/Http/Middleware/MiddlewareDelegate.php:38
#7 Concrete\Core\Http\Middleware\MiddlewareDelegate:next in /home/.../public_html/.../concrete/src/Http/Middleware/ApplicationMiddleware.php:29
#6 Concrete\Core\Http\Middleware\ApplicationMiddleware:process in /home/.../public_html/.../concrete/src/Http/Middleware/MiddlewareDelegate.php:38
#5 Concrete\Core\Http\Middleware\MiddlewareDelegate:next in /home/.../public_html/.../concrete/src/Http/Middleware/MiddlewareStack.php:86
#4 Concrete\Core\Http\Middleware\MiddlewareStack:process in /home/.../public_html/.../concrete/src/Http/DefaultServer.php:85
#3 Concrete\Core\Http\DefaultServer:handleRequest in /home/.../public_html/.../concrete/src/Foundation/Runtime/Run/DefaultRunner.php:115
#2 Concrete\Core\Foundation\Runtime\Run\DefaultRunner:run in /home/.../public_html/.../concrete/src/Foundation/Runtime/DefaultRuntime.php:102
#1 Concrete\Core\Foundation\Runtime\DefaultRuntime:run in /home/.../public_html/.../concrete/dispatcher.php:36
#0 require in /home/.../public_html/.../index.php:3

Type: Ticket
Status: Archived
frontiers
View Replies:
webpresso replied on at Permalink Reply
webpresso
I got the same error after updating an old site.
Our hosting company will turn off php 5.6 end of the year. So were updating and trying to go to the latest php version for longer support.

PHP 7.1 works. PHP 7.2 gives us the same error as mentioned above.

best regards, Roland
ConcreteCMS replied on at Permalink Reply
ConcreteCMS
Attention: Since there has been no activity on this issue for two weeks, this issue has been automatically archived.

To re-open this issue, reply to this message.
ConcreteCMS replied on at Permalink Reply
ConcreteCMS
Attention: Since there has been no activity on this issue for two weeks, this issue has been automatically archived.

To re-open this issue, reply to this message.
ConcreteCMS replied on at Permalink Reply
ConcreteCMS
Attention: Since there has been no activity on this issue for two weeks, this issue has been automatically archived.

To re-open this issue, reply to this message.
ConcreteCMS replied on at Permalink Reply
ConcreteCMS
Attention: Since there has been no activity on this issue for two weeks, this issue has been automatically archived.

To re-open this issue, reply to this message.
frontiers replied on at Permalink Reply
frontiers
Could you please answer our question?

For me formify is a really good form add-on and I would like to use in the future. But without support of the newest stable php version I must think of a different solution.

Thanks in advance for a short answer.
PhilYoung replied on at Permalink Reply
PhilYoung
Hi,
Right now the developer is not responsive. A new child in his family so many other pulls on his time. I cant see a fix for the 7.2 issue coming anytime soon. I am thinking of getting another developer to fix the issue as formify is so useful. If I go ahead with that and the fix is done I will let you know.
Best
Phil
webpresso replied on at Permalink Reply
webpresso
Hi Phil. Are there any news on PHP upwards compatibility for formify?
best regards, Roland
PhilYoung replied on at Permalink Reply
PhilYoung
I think the latest version 3.2.0.2 is compatible with php 7.2. Though I have not checked it as I am using 7.1.

see the change log below

## CHANGE LOG ##
3.2.0.2
* Bug fix - Countable errors in PHP 7.2

3.2.0.1
* Bug fix - Permissions errors in 8.4.3

3.1
* Feature - Export filters (Thanks Jack!)
* Bug fix - Large fileshttps://www.concrete5.org/marketplace/addons/formify/support/disable...
* Bug fix - NaN when showing total on product values with price greater than $1,000
ConcreteCMS replied on at Permalink Reply
ConcreteCMS
Attention: Since there has been no activity on this issue for two weeks, this issue has been automatically archived.

To re-open this issue, reply to this message.
ConcreteCMS replied on at Permalink Reply
ConcreteCMS
Attention: Since there has been no activity on this issue for two weeks, this issue has been automatically archived.

To re-open this issue, reply to this message.
ConcreteCMS replied on at Permalink Reply
ConcreteCMS
Attention: Since there has been no activity on this issue for two weeks, this issue has been automatically archived.

To re-open this issue, reply to this message.
ConcreteCMS replied on at Permalink Reply
ConcreteCMS
Attention: Since there has been no activity on this issue for two weeks, this issue has been automatically archived.

To re-open this issue, reply to this message.
ConcreteCMS replied on at Permalink Reply
ConcreteCMS
Attention: Since there has been no activity on this issue for two weeks, this issue has been automatically archived.

To re-open this issue, reply to this message.

concrete5 Environment Information

# concrete5 Version
Core Version - 8.3.2
Version Installed - 8.3.2
Database Version - 20180122213656

# concrete5 Packages
Automatic Email Obfuscator (2.0.1), Formify (3.0), Honeypot WBox (1.0.0), Page Redirect (2.0), Page Selector Attribute (2.0), SCALA Clear Cache (1.1), Styled Maps (1.2.0)

# concrete5 Overrides
blocks/wbox_focusimg/add.php, blocks/wbox_focusimg/form.php, blocks/wbox_focusimg/view.php, blocks/wbox_focusimg/raster.png, blocks/wbox_focusimg/composer.php, blocks/wbox_focusimg/controller.php, blocks/wbox_focusimg/edit.php, blocks/wbox_focusimg/view.css, blocks/wbox_focusimg/view.js, blocks/wbox_focusimg/config.json, blocks/wbox_focusimg/db.xml, blocks/wbox_focusimg/icon.png, blocks/wbox_focusimg, blocks/switch_language/templates/abkuerzung2/view.php, blocks/switch_language/templates/abkuerzung2/view.css, blocks/switch_language/templates/abkuerzung2, blocks/switch_language/templates/abkuerzung/view.php, blocks/switch_language/templates/abkuerzung/view.css, blocks/switch_language/templates/abkuerzung, blocks/switch_language/templates, blocks/switch_language, blocks/date_navigation/view.php, blocks/date_navigation/view.css, blocks/date_navigation, blocks/wbox_spacer/add.php, blocks/wbox_spacer/form.php, blocks/wbox_spacer/view.php, blocks/wbox_spacer/composer.php, blocks/wbox_spacer/controller.php, blocks/wbox_spacer/edit.php, blocks/wbox_spacer/config.json, blocks/wbox_spacer/db.xml, blocks/wbox_spacer/icon.png, blocks/wbox_spacer, blocks/autonav/templates/tabnav/view.php, blocks/autonav/templates/tabnav/view.css, blocks/autonav/templates/tabnav, blocks/autonav/templates/flexnav/view.php, blocks/autonav/templates/flexnav/view.css, blocks/autonav/templates/flexnav, blocks/autonav/templates/sitemap/view.php, blocks/autonav/templates/sitemap/view.css, blocks/autonav/templates/sitemap, blocks/autonav/templates, blocks/autonav, blocks/page_list/view.php, blocks/page_list/templates/wbox_blog/view.php, blocks/page_list/templates/wbox_blog/view.css, blocks/page_list/templates/wbox_blog, blocks/page_list/templates/wbox_thumbnail_list/view.php, blocks/page_list/templates/wbox_thumbnail_list/view.css, blocks/page_list/templates/wbox_thumbnail_list/thumbnail.png, blocks/page_list/templates/wbox_thumbnail_list, blocks/page_list/templates/wbox_thumbnail_grid/view.php, blocks/page_list/templates/wbox_thumbnail_grid/view.css, blocks/page_list/templates/wbox_thumbnail_grid/thumbnail.png, blocks/page_list/templates/wbox_thumbnail_grid, blocks/page_list/templates, blocks/page_list/view.css, blocks/page_list, blocks/express_form/templates/seminar/view.php, blocks/express_form/templates/seminar/view.css, blocks/express_form/templates/seminar, blocks/express_form/templates/simpleform/view.php, blocks/express_form/templates/simpleform/view.css, blocks/express_form/templates/simpleform, blocks/express_form/templates, blocks/express_form, blocks/wbox_imgtxt/add.php, blocks/wbox_imgtxt/form.php, blocks/wbox_imgtxt/view.php, blocks/wbox_imgtxt/composer.php, blocks/wbox_imgtxt/controller.php, blocks/wbox_imgtxt/edit.php, blocks/wbox_imgtxt/view.css, blocks/wbox_imgtxt/view.js, blocks/wbox_imgtxt/config.json, blocks/wbox_imgtxt/db.xml, blocks/wbox_imgtxt/icon.png, blocks/wbox_imgtxt, blocks/next_previous/view.php, blocks/next_previous, blocks/wbox_slider/add.php, blocks/wbox_slider/form.php, blocks/wbox_slider/view.php, blocks/wbox_slider/composer.php, blocks/wbox_slider/controller.php, blocks/wbox_slider/edit.php, blocks/wbox_slider/view.css, blocks/wbox_slider/info_royalslider.md, blocks/wbox_slider/view.js, blocks/wbox_slider/auto.js, blocks/wbox_slider/config.json, blocks/wbox_slider/css_form/repeatable-ft.form.css, blocks/wbox_slider/css_form, blocks/wbox_slider/wbox-basic.png, blocks/wbox_slider/js_form/handlebars-helpers.js, blocks/wbox_slider/js_form/handlebars-v4.0.4.js, blocks/wbox_slider/js_form, blocks/wbox_slider/db.xml, blocks/wbox_slider/icon.png, blocks/wbox_slider, blocks/wbox_mitarbeiter_creative/add.php, blocks/wbox_mitarbeiter_creative/form.php, blocks/wbox_mitarbeiter_creative/view.php, blocks/wbox_mitarbeiter_creative/composer.php, blocks/wbox_mitarbeiter_creative/controller.php, blocks/wbox_mitarbeiter_creative/edit.php, blocks/wbox_mitarbeiter_creative/view.css, blocks/wbox_mitarbeiter_creative/auto.js, blocks/wbox_mitarbeiter_creative/config.json, blocks/wbox_mitarbeiter_creative/css_form/repeatable-ft.form.css, blocks/wbox_mitarbeiter_creative/css_form, blocks/wbox_mitarbeiter_creative/js_form/handlebars-helpers.js, blocks/wbox_mitarbeiter_creative/js_form/handlebars-v4.0.4.js, blocks/wbox_mitarbeiter_creative/js_form, blocks/wbox_mitarbeiter_creative/db.xml, blocks/wbox_mitarbeiter_creative/icon.png, blocks/wbox_mitarbeiter_creative, blocks/social_links/view.php, blocks/social_links/templates/round/view.php, blocks/social_links/templates/round/view.css, blocks/social_links/templates/round/src/facebook.png, blocks/social_links/templates/round/src, blocks/social_links/templates/round, blocks/social_links/templates, blocks/social_links/view.css, blocks/social_links, blocks/wbox_downloadliste/add.php, blocks/wbox_downloadliste/form.php, blocks/wbox_downloadliste/view.php, blocks/wbox_downloadliste/composer.php, blocks/wbox_downloadliste/controller.php, blocks/wbox_downloadliste/edit.php, blocks/wbox_downloadliste/view.css, blocks/wbox_downloadliste/auto.js, blocks/wbox_downloadliste/config.json, blocks/wbox_downloadliste/css_form/repeatable-ft.form.css, blocks/wbox_downloadliste/css_form, blocks/wbox_downloadliste/js_form/handlebars-helpers.js, blocks/wbox_downloadliste/js_form/handlebars-v4.0.4.js, blocks/wbox_downloadliste/js_form, blocks/wbox_downloadliste/db.xml, blocks/wbox_downloadliste/icon.png, blocks/wbox_downloadliste, blocks/wbox_manual_nav/add.php, blocks/wbox_manual_nav/form.php, blocks/wbox_manual_nav/view.php, blocks/wbox_manual_nav/composer.php, blocks/wbox_manual_nav/controller.php, blocks/wbox_manual_nav/edit.php, blocks/wbox_manual_nav/auto.js, blocks/wbox_manual_nav/config.json, blocks/wbox_manual_nav/css_form/repeatable-ft.form.css, blocks/wbox_manual_nav/css_form, blocks/wbox_manual_nav/js_form/handlebars-v4.0.2.js, blocks/wbox_manual_nav/js_form/handlebars-helpers.js, blocks/wbox_manual_nav/js_form/html.sortable.min.js, blocks/wbox_manual_nav/js_form, blocks/wbox_manual_nav/db.xml, blocks/wbox_manual_nav/icon.png, blocks/wbox_manual_nav, blocks/faq/view.php, blocks/faq/view.css, blocks/faq/form_setup_html.php, blocks/faq, blocks/table_responsive/add.php, blocks/table_responsive/form.php, blocks/table_responsive/view.php, blocks/table_responsive/composer.php, blocks/table_responsive/controller.php, blocks/table_responsive/edit.php, blocks/table_responsive/config.json, blocks/table_responsive/db.xml, blocks/table_responsive/icon.png, blocks/table_responsive, blocks/wbox_teaser_image/add.php, blocks/wbox_teaser_image/form.php, blocks/wbox_teaser_image/view.php, blocks/wbox_teaser_image/composer.php, blocks/wbox_teaser_image/controller.php, blocks/wbox_teaser_image/edit.php, blocks/wbox_teaser_image/view.css, blocks/wbox_teaser_image/view.js, blocks/wbox_teaser_image/config.json, blocks/wbox_teaser_image/db.xml, blocks/wbox_teaser_image/icon.png, blocks/wbox_teaser_image/img/arrow_long_grey2.svg, blocks/wbox_teaser_image/img/arrow_long_grey.svg, blocks/wbox_teaser_image/img/arrow_long_green.svg, blocks/wbox_teaser_image/img/arrow_long_white.svg, blocks/wbox_teaser_image/img, blocks/wbox_teaser_image, blocks/topic_list/view.php, blocks/topic_list/view.css, blocks/topic_list, blocks/wbox_videopopup/add.php, blocks/wbox_videopopup/form.php, blocks/wbox_videopopup/view.php, blocks/wbox_videopopup/composer.php, blocks/wbox_videopopup/controller.php, blocks/wbox_videopopup/edit.php, blocks/wbox_videopopup/view.css, blocks/wbox_videopopup/view.js, blocks/wbox_videopopup/config.json, blocks/wbox_videopopup/db.xml, blocks/wbox_videopopup/icon.png, blocks/wbox_videopopup/img/arrow_long_grey2.svg, blocks/wbox_videopopup/img/arrow_long_grey.svg, blocks/wbox_videopopup/img/arrow_long_green.svg, blocks/wbox_videopopup/img/arrow_long_white.svg, blocks/wbox_videopopup/img, blocks/wbox_videopopup, blocks/wbox_share/add.php, blocks/wbox_share/form.php, blocks/wbox_share/view.php, blocks/wbox_share/composer.php, blocks/wbox_share/controller.php, blocks/wbox_share/edit.php, blocks/wbox_share/view.css, blocks/wbox_share/config.json, blocks/wbox_share/db.xml, blocks/wbox_share/icon.png, blocks/wbox_share, blocks/wbox_imgtxtlink/add.php, blocks/wbox_imgtxtlink/form.php, blocks/wbox_imgtxtlink/view.php, blocks/wbox_imgtxtlink/composer.php, blocks/wbox_imgtxtlink/controller.php, blocks/wbox_imgtxtlink/edit.php, blocks/wbox_imgtxtlink/view.css, blocks/wbox_imgtxtlink/auto.js, blocks/wbox_imgtxtlink/config.json, blocks/wbox_imgtxtlink/db.xml, blocks/wbox_imgtxtlink/icon.png, blocks/wbox_imgtxtlink, themes/wbox_classic/news_blog_original.php, themes/wbox_classic/js/jquery.hoverintent.min.js, themes/wbox_classic/js/jquery.flexnav.min.js, themes/wbox_classic/js/slide_push_areas.js, themes/wbox_classic/js/wbox.js, themes/wbox_classic/js/jquery.magnific-popup.js, themes/wbox_classic/js/jquery.smooth-scroll.js, themes/wbox_classic/js, themes/wbox_classic/home.php, themes/wbox_classic/page_theme.php, themes/wbox_classic/description.txt, themes/wbox_classic/readme.md, themes/wbox_classic/news_blog_empty.php, themes/wbox_classic/news_blog.php, themes/wbox_classic/view.php, themes/wbox_classic/src/fonts/302C1B_2_0.woff, themes/wbox_classic/src/fonts/MyFontsWebfontsKit.css, themes/wbox_classic/src/fonts/302C1B_1_0.woff2, themes/wbox_classic/src/fonts/302C1B_0_0.eot, themes/wbox_classic/src/fonts/302C1B_1_0.ttf, themes/wbox_classic/src/fonts/302C1B_0_0.woff, themes/wbox_classic/src/fonts/302C1B_0_0.woff2, themes/wbox_classic/src/fonts/302C1B_1_0.woff, themes/wbox_classic/src/fonts/unused/OpenSans-Regular-webfont.svg, themes/wbox_classic/src/fonts/unused/roboto-lightitalic-webfont.woff, themes/wbox_classic/src/fonts/unused/roboto-light-webfont.woff2, themes/wbox_classic/src/fonts/unused/OpenSans-Bold-webfont.woff, themes/wbox_classic/src/fonts/unused/roboto-light-webfont.woff, themes/wbox_classic/src/fonts/unused/roboto-regular-webfont.woff, themes/wbox_classic/src/fonts/unused/roboto-lightitalic-webfont.woff2, themes/wbox_classic/src/fonts/unused/OpenSans-Regular-webfont.woff, themes/wbox_classic/src/fonts/unused/roboto-bold-webfont.woff2, themes/wbox_classic/src/fonts/unused/OpenSans-Regular-webfont.ttf, themes/wbox_classic/src/fonts/unused/roboto-italic-webfont.woff2, themes/wbox_classic/src/fonts/unused/roboto-bolditalic-webfont.woff2, themes/wbox_classic/src/fonts/unused/OpenSans-Regular-webfont.eot, themes/wbox_classic/src/fonts/unused/OpenSans-Bold-webfont.eot, themes/wbox_classic/src/fonts/unused/roboto-bold-webfont.woff, themes/wbox_classic/src/fonts/unused/OpenSans-Bold-webfont.svg, themes/wbox_classic/src/fonts/unused/roboto-regular-webfont.woff2, themes/wbox_classic/src/fonts/unused/roboto-bolditalic-webfont.woff, themes/wbox_classic/src/fonts/unused/OpenSans-Bold-webfont.ttf, themes/wbox_classic/src/fonts/unused/roboto-italic-webfont.woff, themes/wbox_classic/src/fonts/unused, themes/wbox_classic/src/fonts/302C1B_2_0.woff2, themes/wbox_classic/src/fonts/302C1B_2_0.eot, themes/wbox_classic/src/fonts/302C1B_1_0.eot, themes/wbox_classic/src/fonts/302C1B_0_0.ttf, themes/wbox_classic/src/fonts/302C1B_2_0.ttf, themes/wbox_classic/src/fonts, themes/wbox_classic/src/less/variables.less, themes/wbox_classic/src/less/header.less, themes/wbox_classic/src/less/bootstrap/variables.less, themes/wbox_classic/src/less/bootstrap/responsive-embed.less, themes/wbox_classic/src/less/bootstrap/progress-bars.less, themes/wbox_classic/src/less/bootstrap/buttons.less, themes/wbox_classic/src/less/bootstrap/navs.less, themes/wbox_classic/src/less/bootstrap/responsive-utilities.less, themes/wbox_classic/src/less/bootstrap/scaffolding.less, themes/wbox_classic/src/less/bootstrap/tables.less, themes/wbox_classic/src/less/bootstrap/list-group.less, themes/wbox_classic/src/less/bootstrap/code.less, themes/wbox_classic/src/less/bootstrap/component-animations.less, themes/wbox_classic/src/less/bootstrap/variables.css, themes/wbox_classic/src/less/bootstrap/mixins/vendor-prefixes.less, themes/wbox_classic/src/less/bootstrap/mixins/nav-divider.less, themes/wbox_classic/src/less/bootstrap/mixins/progress-bar.less, themes/wbox_classic/src/less/bootstrap/mixins/table-row.less, themes/wbox_classic/src/less/bootstrap/mixins/buttons.less, themes/wbox_classic/src/less/bootstrap/mixins/grid-framework.less, themes/wbox_classic/src/less/bootstrap/mixins/reset-text.less, themes/wbox_classic/src/less/bootstrap/mixins/center-block.less, themes/wbox_classic/src/less/bootstrap/mixins/list-group.less, themes/wbox_classic/src/less/bootstrap/mixins/responsive-visibility.less, themes/wbox_classic/src/less/bootstrap/mixins/pagination.less, themes/wbox_classic/src/less/bootstrap/mixins/size.less, themes/wbox_classic/src/less/bootstrap/mixins/tab-focus.less, themes/wbox_classic/src/less/bootstrap/mixins/grid.less, themes/wbox_classic/src/less/bootstrap/mixins/panels.less, themes/wbox_classic/src/less/bootstrap/mixins/nav-vertical-align.less, themes/wbox_classic/src/less/bootstrap/mixins/image.less, themes/wbox_classic/src/less/bootstrap/mixins/alerts.less, themes/wbox_classic/src/less/bootstrap/mixins/forms.less, themes/wbox_classic/src/less/bootstrap/mixins/hide-text.less, themes/wbox_classic/src/less/bootstrap/mixins/text-overflow.less, themes/wbox_classic/src/less/bootstrap/mixins/clearfix.less, themes/wbox_classic/src/less/bootstrap/mixins/gradients.less, themes/wbox_classic/src/less/bootstrap/mixins/border-radius.less, themes/wbox_classic/src/less/bootstrap/mixins/opacity.less, themes/wbox_classic/src/less/bootstrap/mixins/labels.less, themes/wbox_classic/src/less/bootstrap/mixins/resize.less, themes/wbox_classic/src/less/bootstrap/mixins/background-variant.less, themes/wbox_classic/src/less/bootstrap/mixins/text-emphasis.less, themes/wbox_classic/src/less/bootstrap/mixins/reset-filter.less, themes/wbox_classic/src/less/bootstrap/mixins, themes/wbox_classic/src/less/bootstrap/type.less, themes/wbox_classic/src/less/bootstrap/mixins.less, themes/wbox_classic/src/less/bootstrap/pagination.less, themes/wbox_classic/src/less/bootstrap/breadcrumbs.less, themes/wbox_classic/src/less/bootstrap/media.less, themes/wbox_classic/src/less/bootstrap/grid.less, themes/wbox_classic/src/less/bootstrap/carousel.less, themes/wbox_classic/src/less/bootstrap/print.less, themes/wbox_classic/src/less/bootstrap/panels.less, themes/wbox_classic/src/less/bootstrap/pager.less, themes/wbox_classic/src/less/bootstrap/tooltip.less, themes/wbox_classic/src/less/bootstrap/media.css, themes/wbox_classic/src/less/bootstrap/thumbnails.less, themes/wbox_classic/src/less/bootstrap/input-groups.less, themes/wbox_classic/src/less/bootstrap/alerts.less, themes/wbox_classic/src/less/bootstrap/forms.less, themes/wbox_classic/src/less/bootstrap/navbar.less, themes/wbox_classic/src/less/bootstrap/popovers.less, themes/wbox_classic/src/less/bootstrap/glyphicons.less, themes/wbox_classic/src/less/bootstrap/wells.less, themes/wbox_classic/src/less/bootstrap/utilities.less, themes/wbox_classic/src/less/bootstrap/theme.less, themes/wbox_classic/src/less/bootstrap/badges.less, themes/wbox_classic/src/less/bootstrap/dropdowns.less, themes/wbox_classic/src/less/bootstrap/normalize.less, themes/wbox_classic/src/less/bootstrap/labels.less, themes/wbox_classic/src/less/bootstrap/close.less, themes/wbox_classic/src/less/bootstrap/bootstrap.less, themes/wbox_classic/src/less/bootstrap/modals.less, themes/wbox_classic/src/less/bootstrap/button-groups.less, themes/wbox_classic/src/less/bootstrap/jumbotron.less, themes/wbox_classic/src/less/bootstrap, themes/wbox_classic/src/less/content.less, themes/wbox_classic/src/less/main.less, themes/wbox_classic/src/less/mixins.less, themes/wbox_classic/src/less/bootstrap24.less, themes/wbox_classic/src/less/footer.less, themes/wbox_classic/src/less/slide_push_areas.less, themes/wbox_classic/src/less/bootstrap24.css, themes/wbox_classic/src/less/fonts.less, themes/wbox_classic/src/less, themes/wbox_classic/src, themes/wbox_classic/grids/bootstrap_twentyfour_classic.php, themes/wbox_classic/grids, themes/wbox_classic/right_sidebar.php, themes/wbox_classic/thumbnail.png, themes/wbox_classic/full.php, themes/wbox_classic/page_not_found.php, themes/wbox_classic/elements/content_footer.php, themes/wbox_classic/elements/header.php, themes/wbox_classic/elements/content_header.php, themes/wbox_classic/elements/slide_push_areas.php, themes/wbox_classic/elements/footer.php, themes/wbox_classic/elements, themes/wbox_classic/default_2017-08-18.php, themes/wbox_classic/css/wbox-editmode.css, themes/wbox_classic/css/styles.xml, themes/wbox_classic/css/animate.min.css, themes/wbox_classic/css/magnific-popup.css, themes/wbox_classic/css/print.css, themes/wbox_classic/css/style.less, themes/wbox_classic/css/wbox-logged-in.css, themes/wbox_classic/css/wbox-produktion.css, themes/wbox_classic/css, themes/wbox_classic/right_sidebar_clean.php, themes/wbox_classic/default.php, themes/wbox_classic/img/arrow_left_grey_mini.svg, themes/wbox_classic/img/thumbnail_news.png, themes/wbox_classic/img/thumbnail_preview_overview.jpg, themes/wbox_classic/img/arrow_xs_grey.svg, themes/wbox_classic/img/arrow_xs_white.svg, themes/wbox_classic/img/avatar.png, themes/wbox_classic/img/avatar.svg, themes/wbox_classic/img/myicons.svg, themes/wbox_classic/img/arrow_xs_grey2.svg, themes/wbox_classic/img/arrow_long_grey2.svg, themes/wbox_classic/img/arrow_long_grey.svg, themes/wbox_classic/img/avatar@2x.png, themes/wbox_classic/img/background.png, themes/wbox_classic/img/arrow_right_grey_mini.svg, themes/wbox_classic/img/arrow_xs_green.svg, themes/wbox_classic/img/arrow_long_green.svg, themes/wbox_classic/img/arrow_long_white.svg, themes/wbox_classic/img/thumbnail_news3to2.png, themes/wbox_classic/img/menu.svg, themes/wbox_classic/img, themes/wbox_classic, themes/wbox-background.png, themes/wbox_classic.zip

# concrete5 Cache Settings
Block Cache - On
Overrides Cache - On
Full Page Caching - On - If blocks on the particular page allow it.
Full Page Cache Lifetime - Every 6 hours (default setting).

# Server Software
LiteSpeed

# Server API
litespeed

# PHP Version
7.2.2

# PHP Extensions
apcu, bcmath, bz2, calendar, Core, ctype, curl, date, dom, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imagick, imap, intl, json, libxml, litespeed, mbstring, mysqli, mysqlnd, OAuth, openssl, pcntl, pcre, PDO, pdo_mysql, pdo_sqlite, Phar, posix, pspell, readline, Reflection, session, shmop, SimpleXML, soap, sockets, SPL, sqlite3, standard, tidy, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, Zend OPcache, zip, zlib

Browser User-Agent String

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.