But it does not work after the installation completes without error, when opening the plugin some pages are invisible and can not change anything, so I talked with the programmer who created it and sent me the following reply.
Hello, There are a few possible problems on your server.
PHP_SESSIONS
on your severregister_globals = off
(if it is ON is wrong)
You shouldnt contact your hosting provider Regarding this problem
Best regards,
LaurenceThese answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
This question was answered by @agitonavibe:
Problem was solved, the problem was that I can not do direct upload of wordpress to run the php functions is necessary to pass it via ftp.
This comment has been deleted
Click below to sign up and get $100 of credit to try our products over 60 days!
maybe try:
sudo chown -R www-data:www-data /var/www
sudo chown -R 775 /var/www
Problem was solved, the problem was that I can not do direct upload of wordpress to run the php functions is necessary to pass it via ftp.
Sierracircle, Sorry for being even beginners do not know this run could you explain how to test this?
This comment has been deleted