Hello.
I have redmine and drupal on my server. Both of them can send e-mail to users. Question about redmine I'll ask later on an appropriate forum, but here I'll ask how does Drupal send e-mail on CentOS? Via sendmail,ssmtp or in some other way? I need this information because I want to use gmail account for sender address in letters sent by drupal.
Thanks for attention.
Could you suggest me a module(s) or another way to implement the following situation:
- There is a product catalog of CDs and DVDs with attributes like capacity, shape, dimensions and so on. Every disc has it's price that is not visible to the user.
- When a product is chosen the user may choose some product options like "labeling" and "burning". This options add a value to the price of the chosen disc.
- Then the user may choose disc package from a list of packages represented as images with some basic info like package type, material, dimensions and others. The list of the packages must be filtered to the packages that are suitable for the selected disc. For example if the user has selected a mini CD, he must see only the packages that are suitable for mini discs, not all packages.
- Packages has options too - some may have printable surface for direct printing, other may have options for printed covers (jewel boxes for example). These options also add a value to the whole price.
- There must be a discount system for quantities. The discounts must affect only certain product options. For example the "labeling" option has different prices for quantities above 100, 500 and 1000, but the "burning" option is with fixed price, no matter of the quantity (just for example, not the real case).
Just getting to know Drupal and I'm new to all this "under the hood" stuff, so apologies if this is a trivial problem... but I just installed google_fonts 7.x-1.1 and I'm getting this error message:
Warning: Invalid argument supplied for foreach() in google_fonts_init() (line 54 of C:\wamp\www\drupal-7\sites\all\modules\google_fonts\google_fonts.module).