Drupal is up and running but how do I ...?

URL alias problem

We're having a problem with a URL alias.

When you're logged in, you can view the page at http://www.busproject.org/programs/buildingvotes

When you're not logged in, you get a "page not found" error, although that never shows up in the logs.

You can see the page at http://www.busproject.org/programs/buildingvotes/ though.

Inventory control on product types other than tangible

I'm creating a website where we will be selling admission to seminars and trainings. As such, these "admissions" don't get shipped, and are therefore not tangibles and we have no need for the item to go into a queue waiting for shipment. However, since we only have so many seats in these seminars and trainings, we'd like to be able to limit the number of these admissions that can be sold using inventory control. As it is currently implemented, there doesn't appear to be any inventory control on items other than tangibles.

Need to get rid of "Login or register to add comments" at bottom of book page.

I'm building a public access site.
I dont' want anyone to know there is even a login option (as this is not a community site, but a simple site that will use Drupal as the backend).

So, I need to get rid of that "Login or Register to add comments" stuff that shows up at the bottom of book pages.

I tried turning off all access to Comments for my various roles, to no avail.

Any ideas?

Blix theme primary links IE css screwups and holly hacks

I'm trying to get internet explorer to properly display the primary link bar of the blix them so that multiple words don't wrap down to a seperate line.

In the style.css file there is a link to http://www.positioniseverything.net/explorer/escape-floats.html
Which describes the "holly hack" for getting IE to display the proper width of the floating blocks.

This is the hack
/* Hides from IE-mac \*/
* html .floatholder {height: 1%;}
/* End hide from IE-mac */

Blogger style "About Me" on node pages

I like the idea of the simplified Blogger-style "About Me" block on blogs (http://drupal.org/node/45164), but I'd like to make the block show up on all blog pages, front and node.

Currently the snippet uses if(arg(0)=='blog' & is_numeric(arg(1))) { -- is there a way to adapt this?

if($node->type='blog' doesn't seem to do it...

TIA!

How to create a forum or forum container with different access perms?

Hi, I'm getting ready to migrate an active forum site to drupal, I've recreated my forum board structure but when I went to create my moderators container and board I realized I couldn't figure out a way to make it only accesible by moderators.

I've created another "role" called "moderators" which have the ability to edit messages, threads, etc, I'd like to make a forum that is only viewable by mods. It seems as though I can only modify access perms for roles on a global basis for the forums.

Pages

Subscribe with RSS Subscribe to RSS - Post installation