Erased my Dashboard form my administration page how can I access to it?

Erased my Dashboard menu from my administration page how can I access to it?

email error

Hi have three site in same server. And all sites have same problem. Problem is that it is showing an error message. Message is Unable to send e-mail. Contact the site administrator if the problem persists.
But I tried simple mail script as below

Altering custom account fields

Hello

I can't find a way to alter custom user account fields.
Made a new field, lets say field_example.

Tried every way I figured, but couldn't.

At first I tried like this:

$account = user_load($uid);
user_save($account, array('field_example' => '10'));

then I replaced field_example with account_field_example and many more, but still nothing.
At last I tried to alter the database directly:

Migrated images isn't shown?

Hi all,

I'm migrating a custom PHP site to Drupal 7 and have ran into a problem. I'm using a custom PHP-script to migrate all the data and I have migrated all the old news from the old site to the new and it worked fine.

But the images that is linked with these nodes isn't shown. Have I missed a DB table or something?

Drupal commerce paypal module

Hello there,

First of all I'm new into Drupal and commerce, never worked with ubercart so I hope you guys don't want to shoot me if I'm asking stupid questions :-)

My goal is to make a webshop using only paypal.
I've recently installed the 'commerce paypal' module and made up a sandbox account.

The checkout is being processed through paypal with works fine
(using paypal WPS, proceed to paypal, ...)

Get nodes or teasers in the front page from a block

I can get the node object from the block if the page is a single node view page. However, I don't know how to get all the nodes/teasers on the front page. Can you guys help me?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x