This forum is for less technical discussions about the Drupal project, not for support questions.

mailhandler

I have installed mailhandler and it worked fine. Both admin person and the rest of the blogging community are able to send their article by sending an email to moblog@example.com

Now, I would like to temporarily make it such that, only the admin person can moblog. But anybody who knows the email address (moblog@example.com) can send an email. How do I configure mailhandler such that it will only process emails that have a sort of password field to it ? Please advise.

tried to create a database using command line

tried to use the install instruction to create a database
using

mysqladmin -u dba_user -p create drupal
but when in check it to see if it exists , using "use drupal " command" I got database not found error.
the way i wrote is
mysql> mysqladmin -u dba_user -p create drupal
reply
mysql>
then i put

GRANT ALL PRIVILEGES ON drupal.*
TO nobody@localhost IDENTIFIED BY 'password';
i got
Error 1044 : Access denied for user:'@localhost' to database. can somebody point my errors.

External data structure integration

I'm evaluating drupal, and I have been surprised to find it so linear and clean.
I'd like to use it for my next work, but this work requires a lot of data in different related tables.
To hold this data I had a look on flexinodes and it seems to be a very easy (and integrated) solution but ... I can't immagine 100.000 records of 25 fiedls each stored on flexinode tables (and the related tables as well, and a "join like" query on this structure).
On the other hand the simple add of my tables to the drupal db, would be easy, but not integrated (e.g. with taxonomy).

Best theme for Seo

What are your thoughts on the theme most likely to produce the best SEO results thats implemented on a new webpage.

I managed good results with some of the defailt xtemplate themes and also (php template) lincolns revenge but im thinking maybe some themes like interlaced or wireframe could produce better results.

sending multiple mails

I want to know how to send mails to multiple email addresses using PHP code.

Thanks.

http://www.hytechpro.com

Parse error

What is wrong with this line?

unexpected T_VARIABLE in e:\domains\f\fylde-electrical.co.uk\user\htdocs\sendmail.php on line 2

Please help

Thankyou

Mike

Pages

Subscribe with RSS Subscribe to RSS - General discussion