- Posts: 9
- Thank you received: 3
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0.
The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question pdf export
- maxxdesign
-
Topic Author
- Offline
- New Member
-
Adobe Reader could not open 'file.pdf' because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded).
I think the question is in the 252 post of the thread I attempt to export because with smaller threads the bug is not revealed.
I checked out my server setting as well php.ini parameters but is all ok; the question remains where is the code problem in Kunena and how must modify the pdf generator function?
No one else encountered this problem?
Please Log in or Create an account to join the conversation.
- maxxdesign
-
Topic Author
- Offline
- New Member
-
- Posts: 9
- Thank you received: 3
I need to export the thread in PDF before to close definitively and store the file for next purpose, but I obtain only a 4Kb PDF file that Acrobat won't open for the issue said in the previous message.
here the link to test:
www.elemirezolla.org/index.php?option=co...tid=12&id=13&lang=it
Please Log in or Create an account to join the conversation.
- maxxdesign
-
Topic Author
- Offline
- New Member
-
- Posts: 9
- Thank you received: 3
Anymore a suggestion from anyone?
Please Log in or Create an account to join the conversation.
Try to increase the maximum execution time and memory limit in your php.ini.
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
- maxxdesign
-
Topic Author
- Offline
- New Member
-
- Posts: 9
- Thank you received: 3
I solved the problem simply after kunena.forum.css modification (I commented 5 css lines) to make it compliant with CSS 2.1 level. No problem with memory size or time limit in the php.ini because I tested the website on my local Apache server too where I set the php.ini to all possible limits.
I suggest with any browser on Mac platform to make the CSS file 2.1 compatible and all works fine.
Please Log in or Create an account to join the conversation.
Maybe you can explain what do you have changed, to help others users
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.