Personzentrierte Systemtheorie für Psychotherapie, Beratung und Coaching
Eine Buchbesprechung von Ottmar Leiß
Wir stellen Ihnen an dieser Stelle immer wieder besondere Bücher vor, manchmal in Form einer einfachen Empfehlung, manchmal aber auch als Buchbesprechung. Weiterlesen
Database Error; SQL: SELECT
DISTINCT
`t`.*, `d`.*
FROM `wp_terms` AS `t`
LEFT JOIN `wp_term_taxonomy` AS `tt` ON `tt`.`term_id` = `t`.`term_id`
LEFT JOIN `wp_term_relationships` AS `tr` ON `tr`.`term_taxonomy_id` = `tt`.`term_taxonomy_id`
WHERE ( `tt`.`taxonomy` = 'aim_groups' )
ORDER BY `t`.`name` ASC, `t`.`name`, `t`.`term_id`
LIMIT 0, 15; Response: Unknown table 'd'