ispCP - Board - Support - VHCS fork

Full Version: Patch: Protected Areas don't work
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
ISPCP RC4 on Debian Etch.

Adding, update and deletion of protected areas, htaccess-users and -groups don't work. The progress hangs and the frontend displays "... in progress" as the status all the time.

Fix:

The comma in the end of line 221 and 222 in /var/www/ispcp/engine/ispcp-htuser-mngr is missing.

change line 221 and 222 to:
$main::cfg{'ROOT_USER'},
$main::cfg{'ROOT_GROUP'},
open a ticket please, ill fix it then Wink
it's still fixed in trunk
it's *already* fixed - but it's also *still* only in the trunk...

http://www.isp-control.net/ispcp/changes...tuser-mngr

Smile
Reference URL's