Hi to all, and sorry if i have posted in the wrong place never usef this site or posted here before
Had this error when installing drupal 7 with web matrix SQL server express under IIS
PDOException: SQLSTATE[42S02]: [Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'semaphore'.: SELECT expire, value FROM {semaphore} WHERE name = :name; Array ( [:name] => variable_init ) in lock_may_be_available() (line 165 of C:\Documents and Settings\remote\My Documents\My Web Sites\Drupal 7 Developer release\includes\lock.inc)...
I'm building a site where some pages have sidebars, not in the usual web design sense of the word, but more like you'd see in a book, with some material related to the page that I'd like to show in the second sidebar region. I saw this forum thread, wherein Krystee advises to hide the field from the normal display and use Views to display it in a block.
I hope there are moderators here that can help me out.
I've posted a new module (for both D6 and D7) more than a week ago, and it hasn't been reviewed yet. I was wondering how long it usually takes to start reviewing new modules? And if there is any other way to speed it up?