Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am getting this error in my Drupal installation using webmatrix. I followed someones comment and changed the Named Piped setting in SQL configuration manager but I am still getting the same error when I try to connect to my Drupal site which is located on localhost. Any other ideas. I appreciate it. The full error is as follows:
I was wondering if creating 2,000+ containers is going to break Drupal. As you can see where my forum is heading. If it MIGHT break Drupal, should I create multiple Drupal installation? Will that be better?
I'm new to the site after having discovered Drupal on the web recently. I'm really interested in using for my website. I have a couple of questions about ecommerce 6.x-4.0. Is it an add-on for the Drupal application? Or is the download Drupal with the ecommerce bit included? The release says
"The release for Drupal will not take as long to be done, and will be a straight port to Drupal 7 with no changes to the system"
which confused me a bit. I would like to include an ecommerce set up to display and categorize products which can then be clicked on and taken to Amazon to purchase. Therefore I would not need any ecommerce checkout pages on the Drupal site. Would it be easy enough to comment out the checkout page sections of the code or the code linking to those pages so they don't show up? I've tinkered with osCommerce so have a little experience in commenting out portions of php script and making very minor alterations.
I would also like to know there's a Drupal extension that would let me link a product image/button from Drupal to the product in my Amazon store ,if I have one, so it can be purchased there. I searched the extensions and see there are a number of Amazon ones there but I'm not clear after reading them which one would be most suitable.
Hi,
I'm revisiting a site I did using Drupal 5 a couple of years ago and want to rebuild everything from scratch using D7 (bear in mind I'm a programmer, but web development is done in my spare time and not a specialty). One thing I couldn't get my head around when I developed the first version of the site was how to customize a page layout without polluting the tpl file too much.