Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
- an user can only create a story, if at least one group is selected
- if no groups are subscribed, the user cannot create an story
If the user subscribed at least one group, it works like I want. But if no group is subscribed, the user can post a story - and that should not be allowed.
Is this behavior a bug? If not, how can I change it?
To delete a node I have to click the edit tab, scroll down, click Delete and then confirm.
I would like to have a "Delete tab" next to the edit tab.
Does anyone know how to get such a tab?
I have Drupal, Gallery 2, gallery filter, and lightbox all installed on my little website. I have no idea what lightbox does better, but supposedly it does something.
Anyway, when I have multiple gallery item links (say, [g2:1][g2:2]) they end up on top of each other, instead of next to each other. I think I would like it to obey the same conventions as text. Next to each other if they are, and if there is an enter space, put them on top of each other.
I'm tryinbg to make a block to go along with the buddylist module. The block will show a few random people that the user has marked as a friend, along with their picture. The only problem is, I'm not really sure how I could go about doing this, so I'm lookng for any sugestions/help. I know enough PHP to get around, but not enough to site down and start coding something like this from scratch. Any help would be great.
I really like the tournament module for drupal and I am trying to get the most of it. I am new to drupal and would like ot know if anyone has set up any blocks for this module. What I am looking for is a block that displays all of the players and their scores. I will be trying to work this out on my own but if someone has already done it there is no sense in me wasting my time. I've got he SQL query done but I'm not sure how to implement it into a block.
so I basically have my shopping cart system up and running and I am using paypal as the processing service. I noticed when the customer is transferred to the paypal site the item is displayed as something like "order #8 for user" instead of the actual products ordered. Does anyone know how I can get the products ordered to display rather than what is currently displaying at checkout?