Eine Buchbesprechung
Von Ottmar Leiß
Liebe AIM-Mitglieder, wie schon zuvor stellen wir immer mal wieder Buchsprechungen von unserem AIM-Mitglied Ottmar Leiß vor. Heute geht es um ein Buch von Herbert P. Ginsburg und Sylvia Opper: 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'