• 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: memory error allocation in pdf attachment

memory error allocation in pdf attachment 11 years 3 weeks ago #27230

  • phm
  • phm's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
When I check attach pdf to email administrator I get this error message
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 83 bytes) in /var/www/ED3C_Joomla2.5/administrator/components/com_rsform/helpers/pdf/dompdf6/include/block_frame_reflower.cls.php on line 151

And administrator didn't receive the mail, however submitter receive a mail.
The administrator has disabled public write access.

memory error allocation in pdf attachment 11 years 3 weeks ago #27233

  • adrianp
  • adrianp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 631
  • Thank you received: 146
Hello,

The restriction does not come from RSForm!Pro, this fatal error issue is a limitation of your hosting server, more specific the `memory_limit` directive. This controls the maximum memory each script can use from your server's resources.

Please try contacting your hosting provider in order to increase this limit.
This is not official customer support. To receive your support, submit a support ticket here.
The administrator has disabled public write access.

memory error allocation in pdf attachment 11 years 3 weeks ago #27234

  • phm
  • phm's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
I change the memory_limit in the serveur to 256Mo, now I get the administrator mail with the pdf attachement. However, it contains only the variables declaration like :

{global:formtitle}
{error}
1. {Header:body}{Header:validation} {Header:description}

etc...
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!