Tagged: x
-
AuthorPosts
-
August 22, 2016 at 6:27 pm #1142248This reply has been marked as private.August 22, 2016 at 6:35 pm #1142260
Oh sry…now it worked. I got a mistake in my wp-config.php
You can delete my postsAugust 22, 2016 at 6:44 pm #1142266Sry, you mb think i´ll spam here. But i was to fast with “now, it works”. Problem now is, i didn’t get an error, when installing the extensions but when they are obviously installed and i´m going to the “plugins-page” to activate, they are not shown. And when i go back to X-Addons, i can install them again. :>
How can i fix this?August 23, 2016 at 2:21 am #1142688Hi there,
It might happen if your directory (wp-content) don’t have enough permission to write files. Please try resetting your WordPress files and folders permissions. The correct settings can be found at http://www.smashingmagazine.com/2014/05/08/proper-wordpress-filesystem-permissions-ownerships/
Let us know how it goes.
August 23, 2016 at 5:16 am #1142838That is not the Problem. I changed the permissions. They are at 777 for wp-content.
After i made the changes in wp-config.php as u explained some posts before the install button on the x-addon page works
but as i saied, when its obviously installed it is not shown in the wp-plugins page. i also cant
install plugins the regular way any more. i get the error: Installation failed: List could not be put on to cornerstoneAt the x-Addons page i also got an this error:
Cornerstone has been installed, but could not be automatically activated. Please activate from the plugins page. Error Details.
And the details says that this plugin data did not exist. thats why i also tried to install cornerstone the regular way.I get this error on german, so mb its not 100% correct translated :>
I also posted my login for the wp-site and ftp for you in a post before, for a closer look
August 23, 2016 at 7:37 am #1142974Okay, now it works :>. I changed the chmod in the wp-config php:
define(‘FS_CHMOD_FILE’, 0755);
define(‘FS_CHMOD_DIR’, 0755);Chmod_DIR was on 644 before.
Ty
August 23, 2016 at 8:53 am #1143062Hi Ty,
Thanks for letting us know.
Contact us if you need further help.
Joao
September 22, 2016 at 6:39 am #1186307I am also having this issue. The group owner on all files and folders in filezilla showing 522 522. Most of the plugins and theme not auto installing. I have to manually upload files. Whats the issue here?
September 22, 2016 at 10:15 am #1186508Hey there,
This is most likely due to incorrect WordPress setup. Please see https://www.smashingmagazine.com/2014/05/proper-wordpress-filesystem-permissions-ownerships/ for correct permissions. For further investigation, please seek help from a WordPress developer.
Thanks.
October 30, 2016 at 4:56 am #1236514I still don’t know which folder needs which permission to solve this issue.
is it wp-content => 755 ?Because that doesn’t work.
I’ve read the smashingmagazine link, but that is like chinese to me.I really love X, but every time it comes to install an extension, it’s a problem
October 30, 2016 at 5:12 am #1236522wp-content => 777 worked
October 30, 2016 at 5:16 am #1236523Glad it’s sorted out. 777 folder permission is not secure though. This is not an issue with X but rather your web host setup. You might want to consider moving to a different host.
Thanks.
-
AuthorPosts