• 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: Errors when trying to attach to pdf

Errors when trying to attach to pdf 10 years 5 months ago #29633

  • st_bboyd
  • st_bboyd's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
When I setup to send as PDF I am getting the following error with I have data in my PDF HTML form.

Fatal error: Allowed memory size of 201326592 bytes exhausted (tried to allocate 640 bytes) in /home/c4btruck/public_html/administrator/components/com_rsform/helpers/pdf/dompdf6/include/text_frame_reflower.cls.php(374) : runtime-created function on line 1

Any ideas? That came from my hosting provider, when I delete everything out of PDF HTML it sends the emails no problem, but when I fill it, all of a sudden I am getting this error.
The administrator has disabled public write access.

Errors when trying to attach to pdf 10 years 5 months ago #29639

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
The creation of the PDF file does require some resources - especially memory wise. As the error states, it needs more of it to do so. From what i can see you have 3 options:

- contact the hosting provider to increase the allowed memory size
- add a link to the PDF file instead of attaching it to the email
- adjust your PDF related content (the overall pdf content is directly proportional with the memory required).
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
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!