statamic-rad-pack / mailchimp

Mailchimp integration for Statamic
https://statamic.com/addons/rad-pack/mailchimp
MIT License
19 stars 13 forks source link

Server Error on "Save" #58

Closed thatdoorsajar closed 3 years ago

thatdoorsajar commented 3 years ago

Hi I'm getting a 500 (Internal Server Error) when I try and click "Save" in the Mailchimp CP Config page. The error has these details in the exception message:

Access level to Stillat\\Proteus\\Document\\Printer::hasNodeWithComments() must be protected (as in class PhpParser\\PrettyPrinter\\Standard) or weaker

It is connecting to my Mailchimp account in the config page as it lists out all my audiences and tags.

This is on a production server and in local and for both versions 2.4.1 & 2.4.2

Not sure if others have had this issue previously or if I am doing something wrong!

edalzell commented 3 years ago

Can you please run composer show and let me know the versions for:

edalzell commented 3 years ago

nm @thatdoorsajar I can confirm this, it's an issue w/ an underlying package I use.

I'll get it sorted this week.

thatdoorsajar commented 3 years ago

Hi @edalzell thanks for confirming underlying issue. Just in case its helpful:

edalzell commented 3 years ago

nm @thatdoorsajar I can confirm this, it's an issue w/ an underlying package I use.

For reference: https://github.com/Stillat/proteus/issues/6

edalzell commented 3 years ago

This was fixed in Proteus, please update.