d7b1 to d7 final upgrade?

Hi.

I was wondering if it will be possible to upgrade through the next set of releases of drupal7 now it has hit beta?

I had tried it out in the alpha stages, but upgrades were a pain.

Thanks in advance.

Matt

How does Drupal send e-mail

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.

Module suggestion for product configuration and sending a mail request?

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).

Code snippet not right. Trying to pull a stand alone php form page in D7

I installed the php module and have created a basic page in drupal.

Here is a snippet to call a php page.


<?php
include_once ("forms/start.php");
?>

This doesn't work so what would be the correct code for D7?

Thanks for your time...

installed google_fonts 7.x-1.1

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).

How do I remedy this?

Thanks,

Alastair

new module for mpesa mobile payments

I am a working on a mobile payment module.

The payment service provider provides me with an sms of the payment details.

I am able to automatically import this sms notification and put the split data [user|amount|confirmation code etc] into a database.

Separately I am able to add userpoints to users accounts - they can then use this to make payments.

Where am stuck:
I'd like to be able to use the payment data to update the user's automatically.

Any help, direction, suggestions would be appreciated.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x