Replies: 0
I ask for help again
Some configuration error of the plugin directory is causing an error in loading the administration scripts and not running the plugin administration.
I have server invasion problems and I do not use the folders (plugin and content) in the default installation locations, as indicated by the WordPress team. In my “functions.php” I define the directories.
Define ('WP_PLUGIN_DIR', '/home/f10r1p450m/public_html/aux');
Define ('FTP_PLUGIN_DIR', '/home/f10r1p450m/public_html/aux/');
Define ('WP_PLUGIN_URL', 'http://floripasom.com.br/aux');
Define ('PLUGINDIR', $ _SERVER ['DOCUMENT_ROOT']. '/aux');
All plugins work, and they update properly. Only the “events calendar” did not work.
I tested it on another WP installation that uses default wordpress theme, and no plugins, but even then the errors appear the same.
Confirming problem with plugin_dir
I created the folders that the plugin did wrong, I resubmitted the plugin files to this directory where the files are called wrong.
The plugin works ok.
.
But I can not have two installations of the plugin because it will not update normally.
Please take a look at my case.
The owner of the site would like to buy the plugin PRO, for the addons, but if it is to use it, I will have to do all the updates via upload, to this directory fail.