Error in drupal-commons installation -


i´ve got drupal 7 installed on pc running on localhost acquia dev stack. tried installed drupal-commonns, got error when install profile stage running:

an ajax http error occurred. http result code: 200 debugging information follows.
path:
.......

sitechoose site color paletteenter homepage welcome textcreate first groupfinished        sqlstate[42s02]: base table or view not found: 1146 table 'dc.watchdog' doesn't exist 

what might be? thanks

you need enable database logging module.
module create watchdog table.

after error go away.
hope help. :)


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -