Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'comment_node_customreport_form' not found or invalid function name in drupal_retrieve_form() (line 844 of includes/form.inc).
Вопросы по темам
gray
1069 views
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
Add new comment