bubu2110 Posted October 29, 2022 Share Posted October 29, 2022 Hey guys, I bought a FormBuilder-License in 2018 and tried to use it with a actual project. I FormBuilder still compatible with new PW versions? I only get the following error message: Hey now… Fatal Error: Uncaught Error: Class "FormBuilderMain" not found in site/modules/FormBuilder/ProcessFormBuilder.module:1141 #0 site/modules/FormBuilder/ProcessFormBuilder.module (262): ProcessFormBuilder->buildEditFormPreview(Object(FormBuilderForm)) #1 wire/core/Wire.php (417): ProcessFormBuilder->___buildEditForm(2) #2 wire/core/WireHooks.php (951): Wire->_callMethod('___buildEditFor...', Array) #3 wire/core/Wire.php (485): WireHooks->runHooks(Object(ProcessFormBuilder), 'buildEditForm', Array) #4 site/modules/FormBuilder/ProcessFormBuilder.module (1216): Wire->__call('buildEditForm', Array) #5 wire/core/Wire.php (414): ProcessFormBuilder->___executeEditForm() #6 wire/core/WireHooks.php (951): Wire->_callMethod('___executeEditF...', Array) #7 wire/core/Wire.php (485): WireHooks->runHooks(Object(ProcessFormBuilder), 'executeEditForm', Array) #8 wire/core/ProcessController.php (337): Wire->__call('executeEditForm', Array) #9 wire/core/Wire.php (414): ProcessController->___execute() #10 wire/core/WireHooks.php (951): Wire->_callMethod('___execute', Array) #11 wire/core/Wire.php (485): WireHooks->runHooks(Object(ProcessController), 'execute', Array) #12 wire/core/admin.php (160): Wire->__call('execute', Array) #13 site/templates/admin.php (16): require('/www/htdocs/w00...') #14 wire/core/TemplateFile.php (327): require('/www/htdocs/w00...') #15 wire/core/Wire.php (414): TemplateFile->___render() #16 wire/core/WireHooks.php (951): Wire->_callMethod('___render', Array) #17 wire/core/Wire.php (485): WireHooks->runHooks(Object(TemplateFile), 'render', Array) #18 wire/modules/PageRender.module (554): Wire->__call('render', Array) #19 wire/core/Wire.php (417): PageRender->___renderPage(Object(HookEvent)) #20 wire/core/WireHooks.php (951): Wire->_callMethod('___renderPage', Array) #21 wire/core/Wire.php (485): WireHooks->runHooks(Object(PageRender), 'renderPage', Array) #22 wire/core/WireHooks.php (1059): Wire->__call('renderPage', Array) #23 wire/core/Wire.php (485): WireHooks->runHooks(Object(Page), 'render', Array) #24 wire/modules/Process/ProcessPageView.module (225): Wire->__call('render', Array) #25 wire/modules/Process/ProcessPageView.module (171): ProcessPageView->renderPage(Object(Page)) #26 wire/core/Wire.php (417): ProcessPageView->___execute(true) #27 wire/core/WireHooks.php (951): Wire->_callMethod('___execute', Array) #28 wire/core/Wire.php (485): WireHooks->runHooks(Object(ProcessPageView), 'execute', Array) #29 index.php (55): Wire->__call('execute', Array) #30 {main} thrown (line 1141 of site/modules/FormBuilder/ProcessFormBuilder.module) Link to comment Share on other sites More sharing options...
wbmnfktr Posted October 30, 2022 Share Posted October 30, 2022 Really can't tell what's happening here but I can say that my old projects still work perfectly fine even with more recent versions of FormBuilder. Yet not that old as FormBuilder 30. Version 34 is probably my starting point... so you might have to upgrade for now as version 30 is quite far behind. Maybe it's an issue with PHP 8 or something. You could try that. Otherwise as mentioned above get a new license and go from there. What version of ProcessWire and PHP are you running with your v30 of FormBuilder? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now