Hi,
The error says "Class 'DOMDocument' not found". This means that you're missing a crucial PHP extension called "DOM". It's used to render XML to communicate with the Maniaplanet server.
You will need to make sure that it's enabled and install it if necessary.
Also see:
https://stackoverflow.com/questions/143 ... -not-found
I didn't encounter this before so I've no idea why the extension is disabled suddenly, sorry. Did you upgrade your PHP version?
Cheers,
steeffeen