• There an extra line (whitespace) at the top of the checkout-form-editor.php file before the opening PHP tag, which is causing extra output and errors to be thrown. Removing the extra line fixes the problem.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author themelocation

    (@themelocation)

    Thank you for letting me know.. Issue fixed. Pls update the plugin. thanks

    Thread Starter Ryan Smith

    (@rscs)

    This
    This is still not fixed. Using the latest update (v1.2.2), I still see 3 high-bit ASCII characters before the opening PHP tag.

    [rscs@xenon add-fields-to-checkout-page-woocommerce]$ hexdump -c checkout-form-editor.php  | head -10
    0000000 357 273 277   <   ?   p   h   p  \r  \n   /   *  \r  \n        
    0000010       P   l   u   g   i   n       N   a   m   e   :       W   o
    0000020   o   C   o   m   m   e   r   c   e       C   h   e   c   k   o
    0000030   u   t       &       A   c   c   o   u   n   t       F   i   e
    0000040   l   d       E   d   i   t   o   r  \r  \n               P   l
    0000050   u   g   i   n       U   R   I   :           h   t   t   p   s
    0000060   :   /   /   w   o   r   d   p   r   e   s   s   .   o   r   g
    0000070   /   p   l   u   g   i   n   s   /   a   d   d   -   f   i   e
    0000080   l   d   s   -   t   o   -   c   h   e   c   k   o   u   t   -
    0000090   p   a   g   e   -   w   o   o   c   o   m   m   e   r   c   e

    Hi @themelocation

    Same problem here, i installed plugin now and error appears.

    I deactivate and wait for fix ??

    Thanks

    RK

    Plugin Author themelocation

    (@themelocation)

    OK RK!

    We are looking into it. Can you tell me which php version you are using?

    Plugin Author themelocation

    (@themelocation)

    Hi Guys!

    I updated the plugin. Removed the bug.

    Pls use the plugin now

    thanks

    • This reply was modified 5 years, 11 months ago by themelocation.
    Thread Starter Ryan Smith

    (@rscs)

    Looks good in v1.2.3 now. Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Plugin causing extra headers’ is closed to new replies.