-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
Fatal Error when updating Visual Composer #106
Comments
I tried to reproduce this error but Visual Composer is already on 6.0.5 and this error doesn't occur anymore. |
Thanks for following up on this, @tomasvanrijsse! Feel free to reopen this if you start receiving the error again in the future. |
Just for the records: We faced the same issue while updating WPBakery Page Builder (formerly Visual Composer) to 6.0.5. I had to rename the |
@bradyvercher, there has been an update to the plugin "WPBakery Page Builder" today (v6.1.0, see https://kb.wpbakery.com/docs/preface/release-notes/) that started to trigger the issue again. Please consider reopening the issue. Thanks! |
@tyrann0us I don't use WPBakery, so don't have access to it to troubleshoot. I'll need more information about what exactly is going wrong or if someone can get in touch with me directly with a copy, I can try to take a look. |
@tyrann0us I don't have enough information to look into this. If you or anyone else has anything else that's helpful, feel free to get in touch with me or post it here. |
@bradyvercher, I will discuss this internally in my company this week and get back to you afterwards. |
@bradyvercher, I just dropped you an email. |
@tyrann0us Thanks for sending everything over! I spent a good deal of time this morning taking a look, but I don't think there's an easy way to add support. The problem is that when WordPress checks for package updates, Visual Composer just checks to see if a new version is available. If there is a new release, then it inserts unexpected data into the WordPress expects a URL for the At the very least, SatisPress should prevent the errors that are occurring, but that wouldn't provide any feedback about updates for Visual Composer not being automatically cached. Adding full support would likely require writing a custom adapter. |
Thanks @bradyvercher for the detailed check! Since I won't have time for this in the near future, I was wondering if you, @tomasvanrijsse, could open a ticket at support.wpbakery.com and report the problem (including a link to this issue)? Thanks! |
@tyrann0us I'm not working for the same company anymore and I'm not able to submit a ticket for this issue. |
@pavelthq, @say2me, @MMakijenko, it seems you work for WPBakery. Would it be possible to take a look at what @bradyvercher wrote here (or forward it to the people in charge)? #106 (comment). Seems like WPBakery Page Builder's auto updater does quite some "unusual stuff" with the Edit: Note that both the title of the issue and the comment refers to "Visual Composer", but it is about WPBakery Page Builder. |
@tyrann0us how can we replicate that locally? maybe @bradyvercher can send some files to my email [email protected] and then I will check. also, there is not yet planned bugfixes releases, so it will make time till new release appear. |
If you were right, this is a patch:
but, as I said the next release not planned yet, and it may take time till new release will be published. |
@pavelthq, thanks for responding so fast!
It should be possible to replicate the issue (locally) by following these steps:
SatisPress will now try to "inject" itself into the update process to archive the new version and should fail with the error mentioned before.
I won't have time to test it. If you follow the steps, you should be able to test it yourself.
Kind of off-topic, but maybe it would be worth considering providing a composer repository for WPBakery Page Builder, so people wouldn't need SatisPress for that at all. Something similar to how Delicious Brains does it for WP Migrate DB Pro (https://deliciousbrains.com/wp-migrate-db-pro/doc/installing-via-composer/) or Yoast for Yoast SEO Premium (https://yoast.com/help/how-to-install-yoast-plugins-using-composer/). |
Hi @pavelthq, WPBakery Page Builder Unfortunately, the changes discussed here #106 (comment) have not been implemented. See this screenshot of This gives us (and probably all SatisPress users who install WPBakery Page Builder) a headache and we have to repeatedly spend time to solve the issue. Time that we would like to use productively elsewhere. It would be really great if you could create a ticket internally so that this is not forgotten again. Thanks! |
@tyrann0us I made an update in the latest release that should prevent fatal errors from being caused by WPBakery, so let me know if you're still having issues with that after updating. On top of that, I pushed up a new branch that should allow an adapter to be written to retrieve updates from the WPBakery website if you'd like to look into that further. |
I removed the adapter for the latest release since I don't have a way to test it, but at the very least, new releases shouldn't throw errors. |
6.5.0 contains also fixes |
I got this error when I was filling in plugin licenses and updating some.
The error was fixed by removing the plugin
js_composer
a.k.a Visual Composer.Both VisualComposer and Satispress are the latest version (respectively 6.0.3 and 0.4.1)
The text was updated successfully, but these errors were encountered: