|
Nov 18
2008
|
/plugins/docman/standardbuttons.php
/plugins/docman/standardbuttons.xml
If you dont see the above files extract (unzip) the com_docman_1.4.0_rc3.zip file on your harddisk and copy 2 files from the ‘plugins’ folder (standardbuttons.php and standardbuttons.xml.php) from the files extracted.
Then
Backend > Extensions > Plugin manager you should have
DOCman Standard Buttons
Here also you can enable/disable the buttons and you have to have this plugin enabled to get it work.
You can not see this plugin in Backend > Extensions > Install/Uninstall > Plugins because this plugin will be installed automatically by DOCman extension. Also if you delete extension it will delete the plugin too.
NOTE : If you are not able to copy the files to your FTP, this might be due to the fact that the apache user is the owner of the’docman’ folder under ‘plugins’ folder
To change the ownership
Login to SSH using ‘root’ user and change the ownership of the docman folder (under plugin folder) to your user
command
chown username:usergroup filename
OR
chown username:usergroup foldername

