• Resolved berndglasstetter

    (@berndglasstetter)


    German Umlaute (? for example) are written as u00f6 which destroys them. That happens when Viewing the data.

    Also: a lot of the data is not being displayed any longer for every message after being viewed. The first is being display. the next six not and the 7th is display, the six again not and so on

    Export to CSV shows this error in the file:

    <b>Warning</b>:? Invalid argument supplied for foreach() in <b>/wp-content/plugins/ultimate-addons-for-contact-form-7/addons/database/database.php</b> on line <b>360</b>
    Line 360 is this: foreach($data as $key => $value)
    problem is, that $data contains on object and not an array. I inserted a print_r($data); and it show this in the csv-file:
    stdClass Object(? ? [status] => read
    It would be really great if you could mitigate these problems.

Viewing 1 replies (of 1 total)
  • Plugin Contributor M Hemel Hasan

    (@hemelhasan)

    Hello @berndglasstetter

    We apologize for the inconvenience caused by the issue you are currently facing. We appreciate your feedback and are sorry to hear that you are experiencing an issue. For us to provide you with the best possible assistance, we kindly ask that you reach out to us through our support portal (https://portal.themefic.com/my-account/). Our team will work diligently to address your concerns and provide a timely resolution. Thank you for choosing our services.

Viewing 1 replies (of 1 total)
  • The topic ‘Save to Database produces wrong data after reading’ is closed to new replies.