Forum Replies Created
-
AuthorPosts
-
So I should go thru all the files of the pre orders extension and see if it has a whitespace somewhere?
Thanks!
What do you think guys??
I deleted those lines and I’m getting this error.
Warning: Cannot modify header information – headers already sent by (output started at /home/rawjuici/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:1) in /home/rawjuici/public_html/wp-includes/pluggable.php on line 896
When I replace that line, I get this error on the website.
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/rawjuici/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:1) in /home/rawjuici/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33When I delete that line, I get this error on the website.
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/rawjuici/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:1) in /home/rawjuici/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27I added some custom checkout fields for woocommerce in functions.php file, but there is no whitespace at the end of the code.
Sure, this is the problem I’m having.
When a user completes the pre-order checkout on the website, we get the order on the backend to either approve it or cancel it. When the order gets approved I get this error.
Warning: Cannot modify header information – headers already sent by (output started at /home/rawjuici/public_html/wp-admin/includes/template.php:1698) in /home/rawjuici/public_html/wp-includes/pluggable.php on line 896
The order does not get completed or changed status and an email is sent to the user with a link back to the website that does not have their order information and cannot complete the order via PayPal.
Please let me know if you need more additional information about this and Thank you so much.
Alex Perez
-
AuthorPosts