Hej there,
I am trying to export a template.
When I download the .toc file, I can open it with an editor and it contains:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>503 Service Unavailable</title> </head><body> <h1>Service Unavailable</h1> <p>The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.</p> </body></html>
I have no caching plugin installed and set the webserver php limits correctly.
There is one element which is causing this issue. Its an accordion which I build with parameters as component.
Do you have an idea how I can solve this problem?
Best regards
Carlo