Jump to content

Strange code showing up on Contact Formulary


linkweb

Recommended Posts

Hello,

 

I have a bug on my prestashop contact formulary page and i can't find what's creating it...

 

When i submit a message from my prestashop i have a code that is showing up before the display of my site between <pre> tags :

 

<pre>array(7) {
  ["template"]=>
  string(7) "contact"
  ["template_vars"]=>
  array(12) {
    ["{order_name}"]=>
    string(1) "-"
    ["{attached_file}"]=>
    string(1) "-"
    ["{message}"]=>
    string(9) "rfdsfdesz"
    ["{email}"]=>
    string(20) "[email protected]"
    ["{product_name}"]=>
    string(0) ""
    ["{shop_logo}"]=>
    string(54) "cid:[email protected]"...</pre>

 

I don't have this on any other prestashop site i have running.

 

Do someone know why this array is showing itself in a pre tags before the display of my site when i submit a mail ?

 

Thanks in advance.

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...