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

How do I Taxonomy_Access module to throw a "access denied" NOT "page not found"?

I have my taxonomy_access module setup like this: http://brickworkscondos.net/images/deny.jpg

I have set almost everything to DENY. Yet when people go to those categories (like here: http://brickworkscondos.net/board) , they get page not found alert, not Access Denied. I need the Access Denied so logintoboggin module presents login fields.

How do I get the Access Denied?

Patched Filemanager.module

Does anyone have a patched filemanager.module they can link me to. Would be patched to work with acidfree for drupal 4.7.

Thanks,
Nick

Quick Code Question!

What's the php code that I would use to have a block only appear if the user was logged in?

For example, the navigation block. I only want it to appear for users that are logged in.

Thanks,
Nick

what php accelerators do you use with drupal?

We just moved a rather busy site (roughly 1.5 million hits a month) to drupal, and about 30 minutes after going live apache started to segfault on every request. After restarting apache it kept doing this, running fine for 10-30 minutes before getting hosed. I disabled eaccelerator 0.9.4 and magically, not a single segfault since.

Given we have a decent amount of traffic, I'd like to use a php accelerator, but before I go playing around, has anyone used on that has no problems with drupal? Do the beta releases of eaccelerator work, or any of the other ones?

Can't access admin section; database.mysql.inc error

Help! When I login as admin everything is fine, but then I click on the administration link and it won't load. I left it loading for a while and it came up with this error:

user warning: Incorrect key file for table '/tmp/#sql_5c43_15.MYI'; try to repair it query: SELECT w.*, u.name, u.uid FROM watchdog w INNER JOIN users u ON w.uid = u.uid ORDER BY w.wid DESC LIMIT 0, 50 in /home/.charla/ecr/eggcraterock.com/includes/database.mysql.inc on line 120.

Shopping cart module that does not require user to create an account

Hi,

I apologize if this is the wrong place to post this question. Is there a shopping cart module out there for drupal that does NOT require a customer to create an account in order to purchase items? The shopping carts I've looked at for drupal all seem to require the user to create an account before they're able to purchase anything. For many potential customers, the hassle of creating an account in order to make a purchase might be enough to push them to purchase from a competing store.

Cheers, and Thanks.

Pages

Subscribe with RSS Subscribe to RSS - Post installation