Hey Basil, Could you try deploying your app to a Compute Engine instance to determine whether the issue is related to the App Engine environment specifically or is simply a case of the class dependency not being deployed along with your code? How are you managing installing dependencies / libraries in your project? Let me know and I'll be happy to help troubleshoot. Ideally, specific-issue technical support requests like this should be posted to Stack Overflow with enough information that someone can begin to understand the issue. Simply posting an error is often not enough to determine what might have caused it.
Cheers, Nick Cloud Platform Community Support On Thursday, December 8, 2016 at 1:07:01 PM UTC-5, Basil Pyfrom wrote: > > > > On Thursday, October 6, 2016 at 3:31:57 PM UTC-4, Pedro Butzen wrote: >> >> Hi, >> >> I have a wordpress installation with visual composer plugin installed >> running on google app engine. But when activating the plugin visual >> composer me is returned the error: >> >> Warning: Cannot modify header information - headers already sent by >> (output started at >> /base/data/home/apps/s~wordpress-142514/wpfromstarterproject.395501197384399779/wordpress/wp-content/plugins/js_composer/js_composer.php:1) >> >> in >> /base/data/home/apps/s~wordpress-142514/wpfromstarterproject.395501197384399779/wordpress/wp-includes/pluggable.php >> >> on line 1174 >> >> Someone could use this plugin to wordpress within the app engine? >> >> Visual Composer Plugin Page: >> https://vc.wpbakery.com/ >> > > I have this same problem. Actually, I cannot get ANY page builder plugins > to work on app engine wordpress. Other plugins work fine. Page builder > plugins (visual composer, elementor, siteorigin, beaver builder... etc) > either return a fatal class error or editing tools don't show up at page > edits. I opened an issue on the google app engine wordpress github project > but no one has answered yet. > > https://github.com/GoogleCloudPlatform/appengine-php-wordpress-starter-project > > I really need help with this issue. > > Thanks! > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/767acc9a-7dc2-43b5-b1c6-7f2357ec5efa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
