Jump to content
Froxlor Forum
  • 0

[solved] New Customer Error


patrickm

Question

When trying to create a new customer, I get the following error.

 

Invalid SQL: INSERT INTO `panel_customers` SET

`adminid` = '1',

`loginname` = 'patrick',

`password` = '5517bd5a84413e47952b64d7a62c5e2e',

`name` = 'Patrick',

`firstname` = 'Patrick',

`company` = '',

`street` = '',

`zipcode` = '',

`city` = '',

`phone` = '',

`fax` = '',

`email` = 'patrick.moholt@gmail.com',

`customernumber` = '',

`def_language` = 'English',

`documentroot` = '/var/customers/webs/patrick/',

`guid` = '10000',

`diskspace` = '-1024',

`traffic` = '-1048576',

`subdomains` = '-1',

`emails` = '-1',

`email_accounts` = '-1',

`email_forwarders` = '-1',

`email_quota` = '-1',

`ftps` = '-1',

`tickets` = '-1',

`mysqls` = '-1',

`standardsubdomain` = '0',

`phpenabled` = '1',

`imap` = '1',

`pop3` = '1',

`aps_packages` = '0',

`perlenabled` = '0',

`email_autoresponder` = '0',

`backup_allowed` = '0',

`theme` = 'Froxlor'

mysql error number: 1054

mysql error desc: Unknown column 'backup_allowed' in 'field list'

Time/date: 01/05/2011 05:43 PM

Script: /froxlor/admin_customers.php

Referer: http://174.xx.xx.xx/froxlor/admin_customers.php?page=customers&action=add

 

I have used the following to make sure my install/froxlor.php and my admin_customers.php are changed correctly:

Bug #742

Bug #738

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.



×
×
  • Create New...