Install help!

I'm getting this error. This is a drupal 7.2 install on godaddy.

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'petcaredrupal.semaphore' doesn't exist: DELETE FROM {semaphore} WHERE (value = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => 4643999044df17ca49a50b6.97740160 ) in lock_release_all() (line 266 of /home/content/60/7015960/html/includes/lock.inc).

Taxonomy Filtering

I am looking for a way to apply multiple filters based off of multiple taxonomies. I have 3 vocabularies:

Platform
- PC
- Mac

Software
- Ableton
- Sound Forge
- Cool Edit Pro

Techniques
- Sampling
- Looping

I don't know how to filter results based off of the taxonomies i.e. view Sampling techniques using Ableton on a Mac. Any advice?

Designer struggling with upgrade

I have a website running Drupal 7.0 with Ubercart that I would like to upgrade to the latest Drupal Commerce. It is currently a fully functional SSL e-commerce site with all the design and logic worked out. Is there a way to accomplish my zoom features of the products with E-Commerce? Please take a look: http://www.mermaidline.com

Any D7 step-by-step docs on changing Add Content layout?

I have search high and low, but alas, not found what I'm looking for.

I have custom content with several fields and I would like to completely change the layout of the Add Content screen. I need really simple, stepwise instructions that will explain how I lay out the fields and remove a lot of the stuff that appears at the bottom, by default.

Can anyone point me to existing documentation?

Thanks in advance.

Graham.

form api _form_alter not working for me

I have an existing content type and would like to set a default value for a field:

this is not working:

test_form_alter ....

$form['my_field']['#default_value']='my default value for this field';

through dpm() function I see the array as my_field, und, 0

but this works fine:

$form['my_field']['#access']=FALSE;

If I am setting this field to access = false ist works fine. I am confused about the FAPI in D7.
Anyone helping?

Permissions page broken

Hello,

I've been setting up a Drupal 7 site over the past few days, and just as I thought I had it just right, I got an ugly surprise: My permissions page is broken, and I can't seem to be able to get it back up. When I go to .../admin/people/permissions, I get a very plain page that sez "You are here". (see http://cckevm.ca/PermissionsPage.png for a screen shot).

My Users and Roles pages are ok, but not permissions. I've disabled everything but bare bones core, but still no joy.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x