Re: Print Batch Form Issue
I found the issue why page was not loading completely with Print Batch Form.
It was a php value memory limit. Goto file menu on the server find htaccess and look for php_value_memory_limit and change the memory limits. I changed mine to 128M and now it works fine.
Philc
Re: Print Batch Form Issue
Really ? half of one page is not being output because of a memory limit ? That sounds rather strange as I understood that the bug was that the whole page is being rendered apart from one small section ? I'm going to have go and lower my memory limits to have a look at this. Any recommendations about how many orders you have on the page for it to start exhibiting this behaviour.
Philip.
Re: Print Batch Form Issue
I still can't get this to repeat at all. I have set the memory limit so low that it breaks the entire page, but am still unable to get the error initially described on super_batch_forms.php where half the page is not rendered, I just get the normal page with the list at every point until I break the server. I'd really like to see if we are talking about two differing bugs or one very unusual one.
Philip.