WordPress database error: [Can't create table `d022af80`.`a_wp54_ea_appointments` (errno: 121 "Duplicate key on write or update")]
ALTER TABLE a_wp54_ea_appointments
ADD CONSTRAINT a_wp54_ea_appointments_ibfk_1 FOREIGN KEY (location) REFERENCES a_wp54_ea_locations (id) ON DELETE CASCADE,
ADD CONSTRAINT a_wp54_ea_appointments_ibfk_2 FOREIGN KEY (service) REFERENCES a_wp54_ea_services (id) ON DELETE CASCADE,
ADD CONSTRAINT a_wp54_ea_appointments_ibfk_3 FOREIGN KEY (worker) REFERENCES a_wp54_ea_staff (id) ON DELETE CASCADE
WordPress database error: [Can't create table `d022af80`.`a_wp54_ea_connections` (errno: 121 "Duplicate key on write or update")]
ALTER TABLE a_wp54_ea_connections
ADD CONSTRAINT a_wp54_ea_connections_ibfk_1 FOREIGN KEY (location) REFERENCES a_wp54_ea_locations (id) ON DELETE CASCADE,
ADD CONSTRAINT a_wp54_ea_connections_ibfk_2 FOREIGN KEY (service) REFERENCES a_wp54_ea_services (id) ON DELETE CASCADE,
ADD CONSTRAINT a_wp54_ea_connections_ibfk_3 FOREIGN KEY (worker) REFERENCES a_wp54_ea_staff (id) ON DELETE CASCADE
WordPress database error: [Duplicate column name 'description']
ALTER TABLE a_wp54_ea_services ADD COLUMN description TEXT NULL
Notice: Function wpdb::prepare was called incorrectly. The query argument of wpdb::prepare() must have a placeholder. Please see Debugging in WordPress for more information. (This message was added in version 3.9.0.) in /www/htdocs/w010a887/wp.extplug.de/wp-includes/functions.php on line 6078
Warning: session_name(): Session name cannot be changed after headers have already been sent in /www/htdocs/w010a887/wp.extplug.de/wp-content/plugins/na5108feuser/na5108feuser.php on line 47
Warning: session_start(): Session cannot be started after headers have already been sent in /www/htdocs/w010a887/wp.extplug.de/wp-content/plugins/na5108feuser/na5108feuser.php on line 50
Warning: session_start(): Session cannot be started after headers have already been sent in /www/htdocs/w010a887/wp.extplug.de/wp-content/plugins/askatu-indema/app/classes/application/class-askatu-indema-plugin-init.php on line 52
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w010a887/wp.extplug.de/wp-includes/class-wpdb.php:1850) in /www/htdocs/w010a887/wp.extplug.de/wp-includes/pluggable.php on line 1435
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w010a887/wp.extplug.de/wp-includes/class-wpdb.php:1850) in /www/htdocs/w010a887/wp.extplug.de/wp-includes/pluggable.php on line 1438