Web Hosting Talk







View Full Version : Modernbill Required Fields Problem


HYB-Bryan
04-11-2005, 06:39 PM
Whenever I try to add a new client to Modernbill, I get


Please fill in the following field(s).

[required] First Name
[required] Last Name
[required] Email
[required] Address 1
[required] City
[required] Zip
[required] Country
[required] Phone


I get a simliar message when I try to add new packages.

I'm using Version 4.1.4 Build 3 I.

Elliot A
04-11-2005, 07:13 PM
Try posting it on the ModernBill forums or use their Support

HYB-Bryan
04-11-2005, 07:24 PM
I would, except my support has expired with them. Doesn't matter much because they hardly ever answered my support issues then.

scooterh
04-11-2005, 08:04 PM
Check out http://forums.modernbill.com/, they moved thier forums to free access/public access.

As adding a client yes, you do need those fields, as modernbill is a billing system, and it uses that information for billing purposes.

HYB-Bryan
04-11-2005, 08:07 PM
Sorry, I left out the part where I fill in those fields. I fill in all of the required fields and it still displays that message.

scooterh
04-11-2005, 08:09 PM
Hrm then not sure without actually looking at it, Try thier forum's or upgrading to the latest MB, ie 4.3.x

WO-Jacob
04-14-2005, 05:19 AM
You probably don't have register_globals enabled. Try putting this into your .htaccess file...

php_value register_globals "On"

Sounds like something that would cause :)