• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Error 503 by sending hidden fields

Error 503 by sending hidden fields 7 years 11 months ago #36885

Hi,

I have a 2-pages pdf File to send to the user who ask for a list.
Each page is build in his own hidden filed.
User-Email -> PDF Layout is programmed :


<div style='page-break-after:always'>
{page1:value}
</div>
<div style='page-break-after:always'>
{page2:value}
</div>


By sending form, I got per Email my list on 2 pages.

Since last update from Joomla (3.7.0) and JEvents (3.4.36), it doesn't work anymore and I receive a 503-error. Only for this formular...

Do you have a Idea how I can solve it ?
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!