Kunena 7.0.2 Released
The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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
Solved upload files - problem
810 wrote: also do tmp dir.
But 777 is incorrect.
◦755 for directories
◦644 for files
if the installation of such a right to receive
A warning
JFTP:: mkdir: Incorrect answer
JFTP:: chmod: Incorrect answer
Please Log in or Create an account to join the conversation.
The fact that the new version changed the temporary folder files of unloading, and it became different from the standard prescribed in the php.ini (/tmp from the root partition linux)
Now programmers began to use the /tmp/uploads from the root of the site
for I ordered dip on the folder temp/uploads 777
Please Log in or Create an account to join the conversation.
pls help out
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.
PHP
Please Log in or Create an account to join the conversation.