Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'comment_node_customreport_form' not found or invalid function name в функции drupal_retrieve_form() (строка 844 в файле includes/form.inc).
Вопросы по темам
gray
1070 просмотров
select td.name, count(tn.tid) as nodes
from term_data td
left join term_node tn on tn.tid=td.tid
where td.vid=5
group by td.tid
Добавить комментарий