I wish to display my tabs (View / Edit etc.) in a sidebar and not on top of the node but only when I am viewing my own profile (maybe when viewing other users profiles too). In my page.tpl.php I have
I want to make a search result page based on eBay/allegro, by that i mean: left box -> category (with hit count)
Drupal 6.15 Views 6.x-2.10 I want to list all of the nodes with a view and want to display their taxonomy in a certain vocabulary. The nodes are organised in hierarchical mode.
I have a folder in \'/sites/all/libraries/folder\'. In this folder some html files are automatically generated with a drupal module.
I have a a standard ctools modal window. I开发者_开发问答 am able to style the header section title text, and customize that text, but I want to change the right side of the header which has \"Close w
From time to time, the number of database connections from our Drupal 6.20 system to our Mysql database reaches 100-150 and after a while the website goes offline. The error message when trying to con
I have two taxanomy terms, A groups and B groups. I have created a view of type node which displays the og groups of my site in grid style.
I\'m having a peculiar problem with comments in Drupal. If I enable writing comments in a开发者_如何学Go node, and I put a hash tag in the url (for example, node/123#footer), it will load for a split
Whenever I try to pass a variable through url with the l() function like: l(t($row[\'salon_name\']),\'admin/content/edit-salons-products-services?sid=\'.$row[salon_id] );
Installed CiviCRM in a fresh Drupal install, customized the CiviCRM and added data. The actual Drupal site was built separately in a separate install. Now that it is complete, I merged the CiviCRM wit