Hey Pedro, It appears that this is an issue common to PHP developers. Is it possible that has some whitespace before "<?php"? Check this Stack Overflow answer <http://stackoverflow.com/a/8028987/4270992> for more details. Let me know what you find and if you have any further questions I'll be happy to assist.
Cheers, Nick Cloud Platform Community Support 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/ > -- 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/38f21558-1682-46eb-bb22-e8977c83c9e7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
