I'm very new to Drupal, and recently installed Drupal 7.10 using Acquia. I haven't purchased a domain yet, or set up a server. Just to learn how, I tried to do the minor upgrade to 7.12, using these instructions: http://drupal.org/node/1223018.
So, basically I unzipped drupal-7.12, and replaced the sites folder with my old one. I couldn't run update.php, and when I tried to re-access my test site with the Acquia control panel, I got a 403 error.
I uploaded Drupal 7.1 to public_html directory. I turned off register_globals. Now I'm trying to install the database. In CPanel I added a database. I then added a user with a rather complex password and added it with all permissions to the database. When entering the info on the database page it returns the following error:
Failed to connect to your database server. The server reports the following message: SQLSTATE[HY000]: General error: 1193 Unknown system variable 'NAMES'.
Hi, I am applying marketing tools to Drupal development and one of those is tracking the source of a link dynamically. For instance, in some sites I've seen this as www.example.com/foo?src=google. I don't really know how flexible this is, but I want to be able to have metrics about the sources and to use these variables to dynamically adapt the content to the source and to be able to create custom URL if they help discriminate their source.
I have a webform3 form auto completed by the calendar booking formlet module which works brilliantly to a default email address but I need it to send the webform to a different email address depending on which node it is actioned from as each node will be owned by a different user. Does anyone have any clues on how I could accomplish this?
hi. i've got a site running in the dev stage on acquia dev cloud (trial). all was going well until i hit an absolute wall with ajax autocomplete errors and after days of digging, nothing seems to be working. it is happening with a) community tags, b) free tagging and c) with entity reference field (using autocomplete to find and then reference nodes).
seriously, this site is at an impasse and a quick solution is worth at least 100-200 dollars to me.