I am using Eclipse to develop for Drupal. I always have some problem but I don't know in which moment a problem happens. Does anybody know how to debug Drupal or have a link to a tutorial?
How can I build a query using the query builder that does this:
There are two tables, we'll call them: Table_A and Table_B. Each of these tables has an 'nid' column. How do I select all of the nid's from Table_A that are not found in Table_B?
Right now my content field labels and values are inline. I want my labels inline with a couple of tabs so that the values are left aligned and everything looks neater. How do I accomplish this?
For a superfish menu with sub menus can the click through link be disabled on the parent menu? So that only the children/sub menu items can be clicked and go to a page but the parent does not allow you to click through?
I would like to create pages only for the sub menus an not every parent.
I am trying to do a custom view which uses the "Forum topic list" format - It looks create but I get these errors:
•Notice: Undefined index: teaser in _template_preprocess_advanced_forum_topic_list_view() (line 56 of /var/www/vhosts/humanhighlights.com/httpdocs/sites/all/modules/advanced_forum/includes/template_preprocess_advanced_forum_topic_list_view.inc).
•Notice: Undefined index: teaser in _template_preprocess_advanced_forum_topic_list_view() (line 56 of /var/www/vhosts/humanhighlights.com/httpdocs/sites/all/modules/advanced_forum/includes/template_preprocess_advanced_forum_topic_list_view.inc).
•Notice: Undefined index: teaser in _template_preprocess_advanced_forum_topic_list_view() (line 56 of /var/www/vhosts/humanhighlights.com/httpdocs/sites/all/modules/advanced_forum/includes/template_preprocess_advanced_forum_topic_list_view.inc).
•Notice: Undefined index: teaser in _template_preprocess_advanced_forum_topic_list_view() (line 56 of /var/www/vhosts/humanhighlights.com/httpdocs/sites/all/modules/advanced_forum/includes/template_preprocess_advanced_forum_topic_list_view.inc).
•Notice: Undefined index: teaser in _template_preprocess_advanced_forum_topic_list_view() (line 56 of /var/www/vhosts/humanhighlights.com/httpdocs/sites/all/modules/advanced_forum/includes/template_preprocess_advanced_forum_topic_list_view.inc