• Resolved tschodde

    (@tschodde)


    Hello,
    I just upgrade to the pro Version of your Plugin because I had problems with the small cookie storage. This problem is solved now. But now I have another problem. Before I upgraded to the pro version I was able to request the data from the cookie in php with your function
    `cf7msm_get(‘cf7msm_posted_data’);
    but now, this doesn’t work anymore. I found out that you now store the data in the local html5 session and not in the php session, so it isn’t possible anymore to access the data. But since in order to send the mail via php the data has to be transfered back to php anyway, there must be a possibility to access the data right? Can you please help me? If it isn’t possible, your plugin isn’t the right choice for all our pages.

    Thanks in advance!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author webheadcoder

    (@webheadllc)

    You are correct that it isn’t possible to access the data from this plugin in PHP anymore, but I believe you can access the data through the Contact Form 7 plugin.
    You can try the wpcf7_posted_data filter in the Contact Form 7 plugin.

    Thread Starter tschodde

    (@tschodde)

    Hi,
    thanks for the fast reply. I will try that! Thanks!
    But if it doesn’t work your plugin seems not to be the right solution for all our sites. I’ve read during the order process that there should be a cancel button to cancel the anual payment plan for the plugin, but I can’t find it. Just in case that it doesn’t fit our requirements.
    Thanks in advance!

    Cheers!

    Thread Starter tschodde

    (@tschodde)

    Hi,
    the filter was a good hint! It works great! Thanks! So just the question regarding the “Cancel” button is left.

    Thanks in advance!

    Plugin Author webheadcoder

    (@webheadllc)

    Hi,

    At this time the only way to cancel is to send me an email. My contact info is available in the confirmation email you’ve received when purchasing.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Get data from session in PHP (Premium)’ is closed to new replies.