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

More
15 years 11 months ago #50366 by maxxdesign
Replied by maxxdesign on topic Re: pdf export
I recently update the Kunena software to latest stable versioneas well the Joomla code to 1.5.18 but the export function in Kunena Forum fails as previously: a PDF file of 4KB is built up but the AcroReadear says:
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.

More
15 years 11 months ago #50758 by maxxdesign
Replied by maxxdesign on topic Re: pdf export
:( Please anyone can try to test this link and eventually says me where is the bug in Kunena code or in php settings.
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.

More
15 years 11 months ago #50765 by maxxdesign
Replied by maxxdesign on topic Re: pdf export
I installed the class.ezpdf script in the includes joomla directory and now a PDF will be genrated but the file is not correctly encoded and Acrobat cannot read it as well.
Anymore a suggestion from anyone?

Please Log in or Create an account to join the conversation.

More
15 years 11 months ago #50779 by xillibit
Replied by xillibit on topic Re: pdf export
Still the same error :
Code:
<br /> <b>Fatal error</b>: Maximum execution time of 30 seconds exceeded in <b>/home/www/elemirezolla.org/libraries/tcpdf/tcpdf.php</b> on line <b>1834</b><br />

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.

More
15 years 11 months ago #52544 by maxxdesign
Replied by maxxdesign on topic Re: pdf export
Dear Friends
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.
The following user(s) said Thank You: neebrad

Please Log in or Create an account to join the conversation.

More
15 years 11 months ago #52546 by xillibit
Replied by xillibit on topic Re: pdf export
Hello,

Maybe you can explain what do you have changed, to help others users :cheer:

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.

Time to create page: 0.258 seconds