I have several ongoing website projects and would like to find a good, experienced Drupal themer for freelance work. My design staff will create the website design in Photoshop, you will convert that design into a functioning Drupal theme.
Please email me if you are interested and send examples of your work. Thanks.
Open id is rally nice feature. Thanks to drupal developers to icluding OpenId in code.
I'm building a couple of sites for an organisation. I hav decided to using OpenID for unified authentication.
How I can configure main domain for authentication all sites using OpenId.
-
Sharique
I've been trying to install Drupal, but have never successfully installed one..
Every time I try installing, I get this error message.
We were unable to lock a test table on your MySQL database server. We tried locking a table with the command LOCK TABLES drupal_install_test WRITE and MySQL reported the following error: Access denied for user: 'db_username'@localhost' to database 'db_name'.
I currently use mailhandler on my site to allow family to post pictures via email. I frequently find mailhandler/cron have got stuck because they submit several large files in one go and this causes my max execution time to be exceeded.
I am experimenting with a patch for mailhandler to make the retrieval process use the batch execution system.
I have this working for manually requested retrievals, and have been able to retrieve in excess of 30 messages without a timeout.
I'm building a Drupal 6.0 site and I wanted to try adding in an ad between the 2nd and 3rd posts, etc on the front page but couldn't find a ready-made Drupal snippet to use.
Wordpress does this - it's a little bitof code you add to their "loop" that runs like this: