in Plesk 10 thats a little bit different and needs some manual tweaking by adding a controller.
1) Unzip the attached file and put the content in /opt/psa/admin/smb/ or /usr/local/psa/admin/smb/
2) Chnage the Custom Button in Plesk like that:
old URL: /spamdyke2/index.php
new URL: /haggybear?addon=spamdyke2
The Value of the parameter "addon" is always the folders name where the Addon is installed in. That means for example: If in Plesk 9 environments Spamdyke is installed with the URL /spamdyke2/index.php it's getting called via the controller over /haggybear?addon=spamdyke2
I just checked and translated that from the developers site: haggybear.com
I have not tested it but others did and it's working fine.
You don't need to change anything in the addon itself or the wrapper of the addon!
psa-spamdyke
-
- Forum Regular
- Posts: 257
- Joined: Wed Aug 04, 2010 2:52 pm
Re: psa-spamdyke
Works!