This is on 5209r, latest versions of everything.

If av-spam is installed but geoip is disabled, when creating a new vsite, the 
following error appears:

A PHP Error was encountered
Severity: Notice
Message: Undefined index: vsite_volume_limit
Filename: create.Vsite/51_geoIP.php
Line Number 202

A PHP Error was encountered
Severity: Notice
Message: Undefined index: vuser_volume_limit
Filename: create.Vsite/51_geoIP.php
Line Number 203

A PHP Error was encountered
Severity: Notice
Message: Undefined index: geo_enforce_limits
Filename: create.Vsite/51_geoIP.php
Line Number 204

The vsite is not created, as a red error bar appears saying:
An error occured while attempting to update the MySQL database with the desired 
settings. Please try again.

If geoip is enabled, there are no problems.

The cause appears to be when geoip is enabled, some hidden fields are embedded 
in the vsiteadd form which are not present when it is disabled and the 
extension script fails if they are not present.
If geoip is disabled the extension script should either not be called or it 
should determine if geoip is disabled and not go any further.


_______________________________________________
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx

Reply via email to