I would like to have a poll installed on the left block. Users vote and a teaser shows total number of votes casted as yet. When poll is over they can go to a page and see the result.
Unfortunately, it immediately shows the results on the block.
I have installed core poll & Advance poll modudules. I believe I have bad configuration. Any suggestion? Thanks a million in advance.
Hello drupal community. I just started using drupal 5 about 2 weeks ago. i have to say after learning alot about drupal my site is starting to look the way i like it. My main issues is with the forums. here is what i have done so far.
1. installed flat forms this help a lot so far
2. changed the comment.module so that the reply button is removed ( i want the forum to be linear not have replies to specific comments)
3. installed quote, bbcode, and a bbcode formating bar
Here are my existing problems
1. pictures and embeded videos pop out of the boxes in firefox( Ie seems to resize them correctly)
2. sometimes boxes will overlap each other (ive only noticed it in firefox so far)
3. i would like to replace the delete, quote, and edit links with buttons ( i found where to change in php and tried something recomended for 4.7 which no longer works)
4. embed code doesnt work and the embed filter is only for 4.7 as far as i can tell
5. i think the boxes could look a little nices shape wise
6. I would like to set a default comment viewing option and not allow users to change it
I am using the built in profile.module in drupal 5.1 to create custom profile fields. My question is this: how do I search the data in the custom fields?
i just installed gmap module in Drupal 4.76 and just set up some user locations which are visible on a seperate page called user locations (default)
What i would like to know now is, how to put the gmap with the user position into the user profile layout?? i have been searching for a while, but haven't found anything related.