- Posts: 5
COMMUNITY FORUM
media manager error after upgrade
- Mohamed Wissem LANDOLSI
-
Topic Author
- Offline
- New Member
After upgrading joomla to 3.5 (by ftp uploads) and updating to the latest K2 version (from site backend with joomla update manager) the when i trye to open media manager in frondend and in backend I got the follwing error :
Invalid backend configuration.
Readable volumes not available.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Can you try disabling error reporting.
This setting can be found in your site's global configuration menu.
Please Log in or Create an account to join the conversation.
- Mohamed Wissem LANDOLSI
-
Topic Author
- Offline
- New Member
- Posts: 5
With "none" or "system default" value I got this message :
Invalid backend configuration.
Readable volumes not available.
with "simple" , "maximum" and "developement" values, I got :
Invalid backend response.
Data is not JSON.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
This could be related to a couple of causes.
a) Permissions, Please install Admin Tools from www.akeebabackup.com/downloads/admin-tools.html in order to fix your permissions as they should be and then reinstall the extension.
Right permissions on all joomla sites:
755 for folders
644 for files
Admin Tools can fix any read/write "file" permissions on your site, to what they should be. But, if your server's "owner" permissions for files are not properly setup, in other words, if Joomla cannot perform read/write operations via PHP, then it will not work properly.
b) Your hosting provider might be stoping symlinks from functioning.
Please Log in or Create an account to join the conversation.
- Thomas Hultgren
-
- Offline
- Junior Member
- Posts: 22
What to do?
Thanks in advance
/Regards Thomas
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
This setting is located in your site's global configuration options.
Please Log in or Create an account to join the conversation.
- Thomas Hultgren
-
- Offline
- Junior Member
- Posts: 22
Regards Thomas
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Readable volumes not available.?
Please Log in or Create an account to join the conversation.
- Thomas Hultgren
-
- Offline
- Junior Member
- Posts: 22
Data is not JSON.
Regards Thomas
Please Log in or Create an account to join the conversation.
- JoomlaWorks Support Team
-
- Offline
- Elite Member
- Posts: 169
www.joomlaworks.net/forum/k2-en/28435-resolved-invalid-backend-response-data-is-empty
Please Log in or Create an account to join the conversation.
- Thomas Hultgren
-
- Offline
- Junior Member
- Posts: 22
It's the same result :(
/Regards Thomas
Please Log in or Create an account to join the conversation.
- Mohamed Wissem LANDOLSI
-
Topic Author
- Offline
- New Member
- Posts: 5
according to my hosting provider symlinks are deactivated from functioning due to security reasons.
All my files an folders access rights are OK!
Hope to find other solution !
best regards
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
It will help a lot of users.
Please Log in or Create an account to join the conversation.
- Mohamed Wissem LANDOLSI
-
Topic Author
- Offline
- New Member
- Posts: 5
the server delated two files "elFinderVolumeLocalFileSystem.class.php" ans "elFinderVolumeDriver.class.php" because they contain the expression "symlink".
LOG:
'/home/myaccont/public_html/administrator/components/com_k2/lib/elfinder/elFinderVolumeDriver.class.php
Regular expression match = [symlink\s*\(]
'/home/myaccount/public_html/administrator/components/com_k2/lib/elfinder/elFinderVolumeLocalFileSystem.class.php'
Regular expression match = [symlink\s*\(]
Thé expression 'symlink' is considérée as a signature of pirate. To evoid this problèmes it is recommandée to delete that expression from the two files and reupload thème.
En fait, l'expression "symlink" est considéré comme étant une signature de pirate
Pour dépasser ce souci, il vous suffit de supprimer l'expression en question de ces deux fichiers et de les réuploder sur le serveur à nouveau.
Please Log in or Create an account to join the conversation.
- Thomas Hultgren
-
- Offline
- Junior Member
- Posts: 22
Thanks Mohamed. So how do I delete Symlink expression there is a lot of Symlink expression in the files?
Thanks in advance!
/Thomas
Please Log in or Create an account to join the conversation.
- Thomas Hultgren
-
- Offline
- Junior Member
- Posts: 22
Thanks all for your help!
/thomas
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Thomas Hultgren
-
- Offline
- Junior Member
- Posts: 22
Regards Thomas
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Best of luck with your project.
Please Log in or Create an account to join the conversation.
- Mohamed Wissem LANDOLSI
-
Topic Author
- Offline
- New Member
- Posts: 5
I tried that is proposed by Teo but it does not work for me. The server deletes automatically any file which contains "symlink".
is there any way to change the the symlinks in the files code (listed abhove) ?
Please Log in or Create an account to join the conversation.