Hi, My name is Gary Seckendorf. I want to learn Basic Drupal. Give me a link or suggest appropriate mode through which i can learn easily.
Regards
Gary seckendorf
while installing drupal on my localhost following error was appeared
Warning: fopen(./sites/default/default.settings.p... [function.fopen]: failed to open stream: No such file or directory in /var/www/drupal-6.16/includes/install.in... on line 188
Warning: Cannot modify header information - headers already sent by (output started at /var/www/drupal-6.16/includes/install.in... in /var/www/drupal-6.16/includes/install.in... on line 618
Hi, I've created a new Drupal installation over the weekend. I had about 8 spam-bot accounts register on the site, even though there's absolutely no content on there at the moment, plus I've not told anyone else about the site yet. The thing is, while deleting those spam-bot accounts, I may have accidentally deleted my admin account as well. I thought that I was being careful, unchecking my name before hitting delete. Obviously, I was wrong.
I am building a Drupal 7 E-commerce site using Drupal Commerce and I need to integrate it with a recommendation engine.
So far, I have found two alternatives for my case, one is the Recommender API and second the RecommenderGhost. I need to choose one of them to proceed. I've seen that the main difference between the two is that the Recommendation Engine that uses Recommender API should be set up and configured by me while RecommenderGhost deals with all this trouble by providing a ready to use recommendation engine.