- Posts: 4
- Thank you received: 0
Kunena 6.3.7 Released
The Kunena team has announce the arrival of Kunena 6.3.7 [K 6.3.7] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
Merged [Merged topic] Fakepath error with attachments
One cannot expect senior citizens to understand file management and folder creation enough, let alone the concept of "fakepath" - that would throw them into a tizy! This is my site's audience, and the fakepath error is a known issue Kunena needs to resolve.
Please Log in or Create an account to join the conversation.
As fxstein wrote earlier in this topic:
The best advice that we can offer is to ensure that you site meets the technical requirements in all respects.Other than the display of fakepath, what is he real issue? Are you saying uploads are not working? Can you attach a file in IE8 and upload it when you hit submit?
This is not so much a Kunena issue as it is a matter of proper and full attention to website management.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
The situation arises when trying to retrieve the "value" from a file input box using Javascript. The HTML5 specification states that the browser’s implementation of a file upload control should not reveal the true path to the file via its "value" attribute. Internet Explorer, as always, does this differently than other browsers by including "fakepath" rather than just removed the local path in its entirety.
It's possible that this "fakepath" manifestation occurs in other browsers (e.g. Opera, Google Chrome or Firefox) - although I have never seen myself - but the underlying reason is still the same. The "fakepath" behaviour is caused by your browser. This behaviour in IE8 can be overridden by added the site to the list of trusted sites within IE 8 Internet Options window. I’d personally only recommend this if the system is a secure internal and/or Intranet web-based system which requires the use of the full path.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
[Resolved] : Well, I just tried another way as spoken. The problem seems to be the folder permission issue, not browser or kunena. If you are using a linux box or unix-like os, you need to grant the folder permission for /[joomla]/media/kunena/.. For windows server, i didn't see any problem.
For linux, Try chmod 777 to all folders inside (for testing only) and try uploading again.
Hope this help
Vee, Thailand
Please Log in or Create an account to join the conversation.
-here the attachment works ...
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.