PDA

View Full Version : ON/OFF not working?


Marckus_e
03-04-2004, 03:27 AM
bandwidth Amount of bandwidth User will be allowed to use. Number, in Megabytes

ubandwidth ON or OFF. If ON, bandwidth is ignored and no limit is set

When reading that, i get a feel that i can set an value like 4096 on bandwidth and ubandwidth to OFF and it will use the 4096 as a value but it doesn't.

It puts it on unlimited bandwidth anyways.

it works fine if i skip the line with ubandwidth but that won't work for this automated script.

Any ideas?

Best regards
Marcus

DirectAdmin Support
03-04-2004, 04:10 PM
Hello,

I believe (I'd have to go through the code) that if ubandwidth is passed (any value) it will be set. This is because it's a checkbox and checkboxes arn't passed with a form if they arn't checked. Documents probably need some clarification :)

John