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).
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
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.
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.