We’ve been following what other technologies are up to recently regarding deployment and hosting. Heroku, for Ruby on Rails, is clearly an awesome platform that has surely played an important role in getting RoR a wider acceptance. Lately some other clones for different technologies have appeared and, while some of them address PHP based deployments, there’s still no specific solution that handles Drupal the “right” way.
Hi,
I am new to Drupal.
Recently i developed a Drupal site, i used SMTP Authentication Support module to send emails using my Google Apps account.
It worked fine on localhost but after i moved my site to GoDaddy windows shared hosting it is showing the following error
Does somebody know a Hosting partner which resides in Switzerland/Germany which provides complex Drupal hostings or would even build such a setup for an inhouse solution?
I think that the title tell all that I want to know but I can develop just a little more :
I want to create many nodes when I submit a form correspondent to a specific content type.
For example I have create a content type with a fild 'number' and another field 'drink'. And when I submit the form of this content type I don't want to create one node but X nodes where X is the entered number in the field 'number'.