I do light maintenance for a friend on a site, and he e-mailed me today saying it was down. When I went to the page, it was giving a 403 forbidden error. I logged into the server, and noticed the htaccess file had been modified. I opened it, and found the only line of code read "Deny from all". Luckily, I had a backup of the htaccess file deeper within the server, but what could have caused this? Could it have been caused by Drupal, or was it, dare I say, malicious?
I'm affraid I've messed up my drupal development environment.
After activating the module cck multigroup, most content and modules only render the word "Array".
Even admin/build/modules only displays "Array"
I don't see anything strange in the database. All the content is still there.
There are no php errors or warnings either.
If you want to send to different email address based on user selection while submit the form.
i.e: you have different departments and you want if the user select accounting/HR the email goes to that department.
so add this to your custom module
Im tires of drupal but well i nedd upgrade and drupal suck evry time i got to upgrade error back error its nasty ofcourse no help, no solution no fix its very bad for grput of drupal team
Its ridiculos how wordpres its clean y fast to update drupal its very nasty
I have a drupal 6 and a drupal 7 website on the same server.
I want to use apache solr search on both sites. I already have it working on the drupal 6 site. Can I just install the 7 module on the drupal 7 site? Where do I put the solr tar ball. If I put it outside the webroot will it conflict with the drupal 6 solr integration?