Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflict with Yellow Pencil #327

Closed
ChristinaMcKay opened this issue Aug 3, 2023 · 5 comments
Closed

Conflict with Yellow Pencil #327

ChristinaMcKay opened this issue Aug 3, 2023 · 5 comments

Comments

@ChristinaMcKay
Copy link

ChristinaMcKay commented Aug 3, 2023

first I couldn't install JetFormbuilder. WordPress said the Plugin has no valid header.
I thought the problem was solves after I deactivated the caching-Plugin. I was able to install and activate your addon.
I can create a new form, but can't edit ist. Only a white page shows when I try to edit it.
I did a trouble shoot and it seems like JetFormbuilder has a conflict with Yellow Pages. I can reproduce that on several websites.
Any idea how to solve the issue?

@ChristinaMcKay ChristinaMcKay changed the title Installation: Plugin has no valid header Conflict with Yellow Pencil Aug 3, 2023
@girafffee
Copy link
Contributor

Hi, could you provide more details? Because I couldn't reproduce your problem with Yellow Pencil (which I understand is now called Visual CSS Style Editor)

To do this, you can add this code to your wp-config.php

// Enable WP_DEBUG mode
define( 'WP_DEBUG', true );

// Enable Debug logging to the /wp-content/debug.log file
define( 'WP_DEBUG_LOG', true );

// Use dev versions of core JS and CSS files (only needed if you are modifying these core files)
define( 'SCRIPT_DEBUG', true );

NOTE: You must insert this BEFORE /* That's all, stop editing! Happy blogging. */

Then provide screenshots from the developer console in the browser if there are errors. Also, if something appeared in your debug.log, add it here in plain text.

@ChristinaMcKay
Copy link
Author

Thank you very much for your reply.
I use the Pro version and on https://codecanyon.net/item/yellow-pencil-visual-css-style-editor/11322180 it is still called YellowPencil - Visual CSS Style Editor.
Sure, I will setup a test page later this evening and provide the information.

@ChristinaMcKay
Copy link
Author

Installing formBuilder on a blank page without any other addons, I again got this error message:
No-valid-header
But after that, it worked fine, even with Yellow Pencil.
So I went back to my Stagesite, and thought let's try this with the debug on. I activated JetFormBuilder and get this error:

Fatal error: Uncaught Jet_Form_Builder\Admin\Exceptions\Not_Found_Page_Exception: Current page is not defined in /homepages/33/d929895926/htdocs/clickandbuilds/Stage_CaS/wp-content/plugins/jetformbuilder/includes/admin/pages/pages-manager.php:150 Stack trace: #0 /homepages/33/d929895926/htdocs/clickandbuilds/Stage_CaS/wp-content/plugins/jetformbuilder/includes/admin/pages/base-page.php(47): Jet_Form_Builder\Admin\Pages\Pages_Manager->get_current() #1 /homepages/33/d929895926/htdocs/clickandbuilds/Stage_CaS/wp-includes/class-wp-hook.php(308): Jet_Form_Builder\Admin\Pages\Base_Page->render() #2 /homepages/33/d929895926/htdocs/clickandbuilds/Stage_CaS/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() #3 /homepages/33/d929895926/htdocs/clickandbuilds/Stage_CaS/wp-includes/plugin.php(517): WP_Hook->do_action() #4 /homepages/33/d929895926/htdocs/clickandbuilds/Stage_CaS/wp-admin/admin.php(259): do_action() #5 {main} thrown in /homepages/33/d929895926/htdocs/clickandbuilds/Stage_CaS/wp-content/plugins/jetformbuilder/includes/admin/pages/pages-manager.php on line 150

It says, there is a critical error on the website. As image:

error-when-activating-formBuilder

@ChristinaMcKay
Copy link
Author

There was an update for JetFormbullder, just now, which solved the problem. At least it looks like, I will do some testing later in the day after I got some sleep

@ChristinaMcKay
Copy link
Author

After the update it works like a charm, so I'll close this ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants