I am trying to figure out why some plugins I have installed and enabled do not show up on the web gui.
My question to start with is....
When copying over the folder to the plugins directory.
Should the following file inside the plugin directory
config.inc.php.dist
Be left named as is or should is be renamed to
config.inc.php
I did not rename some files just cuz I forgot to and the file stayed as config.inc.php.dist and I got no errors and the plugin works.
You should copy the config.inc.php.dist file and rename the copy to config.inc.php. All changes should be made in the config.inc.php file since the config.inc.php.dist file will be overwritten in updates.