<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
<span>Hi Michael,</span>
<div><span><br>
</span></div>
<div><span><br>
</span><span>We have </span><span>AV-SPAM 7.2.8-1 already installed, </span></div>
<div>I have check those two files, and they both already set as per your instructions, </div>
<div><br>
</div>
<div>Is there anything else I can check ?</div>
<div><br>
</div>
<div>Thanks</div>
<div>Richard <br>
<span>
<div><br>
</div>
<br>
<blockquote type="cite">On 8 Jan 2024, at 14:18, Michael Stauber via Blueonyx <blueonyx@mail.blueonyx.it> wrote:<br>
<br class="Apple-interchange-newline">
Hi Richard,<br>
<br>
<blockquote type="cite">We are not able to make any changes to users action tried, such as create, edit, and delete for any user from any of our virtual sites. This is on a 5209r.<br>
The error received is:<br>
---------------------------------<br>
A PHP Error was encountered<br>
Message: Undefined index: user_volume_limit<br>
Filename: modify.User/TrafficEmail.php<br>
</blockquote>
<br>
<br>
That error was actually fixed in AV-SPAM v7.2.8-1, released on 13th December 2023.<br>
<br>
If you can, please install the latest AV-SPAM v7.2.8-1 to solve the issue.<br>
<br>
If you don't have access to that version of the AV-SPAM, then you can edit these two files:<br>
<br>
/usr/sausalito/ui/chorizo/extensions/create.User/TrafficEmail.php<br>
/usr/sausalito/ui/chorizo/extensions/modify.User/TrafficEmail.php<br>
<br>
Both have this line in it:<br>
<br>
$required_keys = array('user_volume_limit', 'geo_enforce_limits');<br>
<br>
Change it to this:<br>
<br>
$required_keys = array();<br>
<br>
After saving the changes the error should go away. A restart of any service is not necessary.<br>
<br>
-- <br>
With best regards<br>
<br>
Michael Stauber<br>
_______________________________________________<br>
Blueonyx mailing list<br>
Blueonyx@mail.blueonyx.it<br>
http://mail.blueonyx.it/mailman/listinfo/blueonyx<br>
</blockquote>
<br>
</span><span></span>
<div></div>
</div>
</body>
</html>