Drupal 7 - can't send mail via contact form - request new password in Godaddy

Hi people!
I have searched around the web for this problem, but I have not found the solution.

I installed Drupal 7 on a hosting (Godaddy), it doesn't send mails (request passwords, contact form, webform...)
i tried with a php script, function mail() and it works fine!

In phpinfo() shows:

Recovering your Drupal 7 administrator account password fot multisite

Hello,
I want to reset my admin password for only one site part of a multisite instalation on D7.

See http://drupal.org/node/1023428#comment-4538342

but does it work with multisite? ssh code will me allow to choose a particular website?

Thanks

CKEditor update seems to have broken the Panels module

I just installed the latest release of CKEditor module (7.x-1.2). After running update.php, it stated "No Pending Updates." This made it appear that there were no changes to the database. But, I think it did do something because after that, anything created with the Panels module does not show up. Also, when I click on "Structure" in the admin area, I the following error:
Fatal error: Class 'ctools_export_ui' not found in MySite.com\sites\all\modules\panels\panels_mini\plugins\export_ui\panels_mini_ui.class.php on line 3

Play & Manage MP3 files in D7

Hello,

I am working on a band site, I have searched this topic but see many ways to potentially deal with mp3. I just have not found a clear solution for D7, most info I have found on here is based on older drupal versions and modules.

I am looking for the most basic way to upload and stream mp3 files on my site. Ideally I would be able to use ID3 Tags and album art along with playlists. Finally, I would like to be able to sell these files via shopping cart download.

Any suggestion, help or direction would be so greatly appreciated.

Thanks in advance.

trying to get an example to work

Hello ,
I am looking at two great examples that makes views read a database table which is exactly what I am looking to do here is one

http://drupal.org/node/994446

my only question is where to put the code ? what is the file name and what is the directory ?

I tried to add it into a file called voting.views.inc located in /var/www/drupal72/sites/all/modules/views/modules but I am not sure if that is correct. any help will be greatly appreciated

forcing view_mode=full in node.tpl.php ?

I can't seem to find this ... it must be easy !

For reasons beyond discussion, I'd like to force node 22 in node--22.tpl.php
to always display itself in view_mode=full, even if its a teaser or anything.

In particular, I'd like to change the output of
print render($content);

how do i tell render() to render in full mode, or what would i use
instead of render() ?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x