Skip to content
View in the app

A better way to browse. Learn more.

Froxlor Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[solved] Kunden hinzuf?gen Fehler / admin_customers.php

Featured Replies

Hallo zusammen :)

 

habe Froxlor frisch auf einem Server installiert und wollte den ersten Kunden hinzuf?gen, bekomme jedoch immer folgende Fehlermeldungen:

 

Invalid SQL: INSERT INTO `panel_customers` SET
`adminid` = '1',
`loginname` = 'test',
`password` = '098f6bcd4621d373cade4e832627b4f6',
`name` = 'test',
`firstname` = 'test',
`company` = 'test',
`street` = '',
`zipcode` = '',
`city` = '',
`phone` = '',
`fax` = '',
`email` = 'test@test.de',
`customernumber` = '',
`def_language` = 'Deutsch',
`documentroot` = '/var/customers/webs/test/',
`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: 15/05/2011 11:44 PM
Script: /froxlor/admin_customers.php
Referer: http://altair.kwindo.de/froxlor/admin_customers.php?page=customers&action=add

 

Hatte bereits nach L?sungen gesucht wie z.b. diesen Tippfehler bzw. dem backup_allowed aber das ist gefixt in der admin_customer.php. Hat jemand ne Idee woran es noch liegen kann?

 

Gru? :)

Probier mal z.B. in phpMyAdmin folgendes Query abzusetzen:

ALTER TABLE `panel_customers` ADD COLUMN `backup_allowed` TINYINT( 1 ) NOT NULL DEFAULT '1';

ALTER TABLE `panel_customers` ADD COLUMN `backup_enabled` TINYINT( 1 ) NOT NULL DEFAULT '0';

 

Sieht ganz danach aus, als w?rden die Felder bei dir fehlen... (Warum auch immer)

Probier mal z.B. in phpMyAdmin folgendes Query abzusetzen:

 

 

Sieht ganz danach aus, als w?rden die Felder bei dir fehlen... (Warum auch immer)

 

Weil dieser Fehler anscheinend immer noch nicht behoben wurde oder die tar-Archive oder deb-Dateien nicht aktualisiert wurden.

  • Author

Probier mal z.B. in phpMyAdmin folgendes Query abzusetzen:

 

 

Sieht ganz danach aus, als w?rden die Felder bei dir fehlen... (Warum auch immer)

Das hat funktioniert, dankesch?n! :)

Archived

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

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.