J
|
Jane 7/18/2008 |
Hi, |
|
501317 7/24/2008 |
When I click on view I have a 1 page txt file and I get this error message |
![]() |
Alexey admin 7/25/2008 |
Hi, ini_set("memory_limit","128M");
|
|
501318 7/25/2008 |
Hi, this means that PDF creation process needs more system memory. Try to increase "memory_limit" PHP configuration value in php.ini file or in the generated pages. Add this line to the beginning of generated include\dbcommon.php file: Insert it just after the <?php line.
|