Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Wow, 3 hours debugging to find out this was the problem for me too.

    Thanks for the solution, what changed that init became to early?

    One thing that made this particularly hard to debug was the fact I wasn’t getting the error message till I put a die() in the WC()->cart->add_to_cart function before the return. It was strange because it seemed to completely jump out of executing my code (even a die() right after the WC()->cart->add_to_cart call did nothing) and the page redirected without showing any errors.

    Plugin Author flungo

    (@flungo)

    Thanks for getting back to me, just had to check is wasn’t a major issue that was affecting more people but just hadn’t been reported. Glad it worked for a little while and I can understand using another plugin if you want it for every post and if you want other sharing options. Mine was mainly designed for on the fly use.

    Once again, thanks for getting back to me.

    Plugin Author flungo

    (@flungo)

    Hi there,

    Not sure why but I don’t seem to be notified of forum posts about my plugina nd ahve only just seen this.

    Is this still a problem you are experiencing? I have done some investigating and looked at what I changed and there was no code change from 0.3.2 to 0.3.3 that should cause the problem and no one else has seemed to have had an issue.

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