Jalen Davenport

Results 16 comments of Jalen Davenport

Any progress on this? I'm having the exact same problem.

I wonder if [Symfony's XmlEncoder](https://symfony.com/doc/current/components/serializer.html#the-xmlencoder) may be a better solution here than `simplexml_load_string` and `json_encode`/`json_decode`? If I'm not mistaken it's already included in Craft, and the implementation would look something...

@robarov @alexjcollins @aarmitage @fantasticmachine @Coysh happy to announce I've taken over the stripe-checkout plugin and will be upgrading it to the newest version of Stripe Checkout (which afaik has full...

Here's an update on where things are at: https://twitter.com/jalendport/status/1628813156888809475

@StarfallProjects hmm I'm guessing something in my repo isn't compatible with Windows. I'll look into it and let you know if I can get it figured out. My apologies...

I'm definitely not trying to edit an existing comment, at least not intentionally. For example, if I add `{{ craft.comments.render(entry.id) }}` to my template, and I submit the new comment...