- Posts: 4
- Thank you received: 0
Fatal error tcpdf
- Helen Carter
- Topic Author
- Offline
- New Member
-
Less
More
9 years 5 months ago #72055
by Helen Carter
Fatal error tcpdf was created by Helen Carter
Hello,
In running some tests to get OSservices booking up and running, I encountered the following error:
Offline Payment
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 65552 bytes) in /home/xxxxxxxx.com/public_html/components/com_osservicesbooking/tcpdf/tcpdf.php on line 21528
Can you advise please?
Many thanks, Helen
In running some tests to get OSservices booking up and running, I encountered the following error:
Offline Payment
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 65552 bytes) in /home/xxxxxxxx.com/public_html/components/com_osservicesbooking/tcpdf/tcpdf.php on line 21528
Can you advise please?
Many thanks, Helen
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
9 years 5 months ago #72136
by Mr. Dam
Replied by Mr. Dam on topic Fatal error tcpdf
Hi Helen,
The cause of this issue is value of PHP variable: memory_limit is too small, it isn't enough for PDF export feature. You need to increase value of that PHP variable to make the PDF export function to work properly.
Thanks
Dam
The cause of this issue is value of PHP variable: memory_limit is too small, it isn't enough for PDF export feature. You need to increase value of that PHP variable to make the PDF export function to work properly.
Thanks
Dam
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.