-
Posts
13 -
Joined
-
Last visited
Everything posted by bubu2110
-
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)
-
Grüß Gott ? If I use it like you mentioned it, I will get my image with HTML-Tag. F.E.: $page->name-of-the-field returns <img src="path/img.jpg" /> But I need the path to the image only to use it as a background-image. Thank you
-
Hey guys, I need your help please. How can I use the ToString() function? Is it $page->name-of-the-field->ToString()? Thank you Mats
-
To support my team I'm looking forward to find German support for Processwire projects. I would be happy to get in touch! Please DM me. Best regards Mats
- 1 reply
-
- 7
-
Hey guys, I would like to provide my website without saving cookies on client mashines. I already disabled the sessions in the config.php, but always when I open a page with a contact form via FormBuilder the website saves a "wire" cookie. Does somebody know how to disable it? Best regards Mats
-
Got it. I moved the project back to my home-server. There it was possible to get more error-messages. At the end it was a == instead of a ===.... One of those days where I spend a half day because of some little thing like this...
-
Hey guys, me again, I moved a website from my testing-webspace to my final server. The frontend and the backend seems to work. But if I go to a "sub-child" I get a error 500. F.E.: website.de - works website.de/category/ - works website.de/category/item/ - doesn´t work I guess it has something to do with the mod_rewrite, but I already tried all the steps in the .htaccess. Latest version of PW + PHP 7.4 Thank you very much! Mats
-
The first error appears at this line of code: globale-einstellungen is a page that has a lot of fields for colors, image urls and so on. <img src="<?= $pages->get("/globale-einstellungen/")->arch->url.$pages->get("/globale-einstellungen/")->arch->first ?>" class="arch" /> In the backend at the page "globale-einstellungen" I have the same problem ? Thank you for your help!! Mats
-
Hey guys, I need your help with the following problem. After updating to the latest processwire version I get the following error message Fehler: Exception: Method FieldtypeImage::getFieldsTemplate does not exist or is not callable in this context (in <u>wire/core/Wire.php</u> line 564)<br /> The server is running Apache with PHP 8.x I also get this error-message in the backend. I hope you can give me any kind of advice to get the website back to work. Thanks in advance. Mats
-
Hey guys, I have a bunch of PDF files. Page 1 - Link to a.pdf - Link to b.pdf Page 2 - Link to a.pdf - Link to c.pdf Is there a simple way, that I don´t have to upload a.pdf multiple times? My favorized way would be to upload all the files at one destination and select them from a list when I want to use them on my pages. Also it would be great if I could replace a.pdf to a-new.pdf Do you know a Module or a nice workaround? Thanks in advance bubu
-
This request was aborted because it appears to be forged
bubu2110 replied to bubu2110's topic in Getting Started
Hey guys, thank you all for your quick response. It seems like the Plesk preview URL is the problem. After I created a DNS-record from one of my domains and used it instead of the weird Pleask-preview-url it works! I hope I can help somebody with this knowledge ? Thank you and see you soon. Mats -
Guys, I need your help. New installed PW on 1&1/Ionos. All requirement are given. When I go to the backend and try to login I only get the following error. Tried to solve the issue with similar google results but it doesn´t work. URL: http://82.165.52.117/plesk-site-preview/mitex.de/https/82.165.52.117/ Admin: http://82.165.52.117/plesk-site-preview/mitex.de/https/82.165.52.117/processwire Thank you in advance!!! Mats