e-commerce module & bulk discounts?

For a shippable product, is there any way with the 3.0 version of the e-commerce module to offer bulk discounts?

Can Drupal do Groupware? Keeping contacts and sending/receiving mail in Drupal

I have a non-profit client whose website runs on Drupal 4.7.

The are currently using Yahoo mail but several people in office would like to be able to share list of contacts and quit import/exporting contact lists into Yahoo mail to synch contacts. So essentially groupware tasks.

I wonder if Drupal is at all capable of performing this groupware task. Could I use Drupal's Users as means to store contacts? Or is there a module that could do this better. I would have to be able to import at least 500 contacts.

[Upload module]- Single list option

In the upload section, i just want to provide the single list option instead of multiple list.

I just changed the property of list field from 'checkbox' to 'radio' in the upload module but that doesnot seems to be working properly.

Can you please suggest me something?

Thanks,
Sumoanand

Using template functions in a node

Hi everybody!
I have a big dude... there is any way to use the functions defined in template.php inside the content of a node? I don't know if I need import them and if I can do it but using directly it doesn't work.

Thanks ;-)

missing content in MySQL backups

I only have a few articles on my site and the SQL is about 4MB but when I do a backup (uncompressed) the size of the SQL backup will be about 2.9MB. When I load that backup I notice pages and stories only have the first few lines and the rest of the content on the page is missing.

If I do a backup where the data is compressed the file size would be 450KB and when uncompressed about 1.8MB.

I once reloaded my site to start with a fresh DB but after awhile it happened again. When I drop all the tables in the database I get a messages that say "missing value in form"

Including login variable under page.tpl.php

Hi,

I just want to know which variable i can use in "page.tpl.php" file for checking whether the user has logged in or not.

if(user_loggedin)
{
some links
}
else
{
some other links
}

I want to know which variable should be there in place of "user_loggedin". Could anyone please help me out on this ?

Thanks in Advance !! :)

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x