Closed (fixed)
Project:
Disqus
Version:
7.x-1.8
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jun 2011 at 05:51 UTC
Updated:
19 Jun 2014 at 16:51 UTC
Jump to comment: Most recent
I am trying to upgrade the Drupal from 6.22 to 7.2, here is the error when updating disqus module. We were using disqus in Drupal 6.22, I think somebody need to rewrite a better disqus_update_7001 function. Thanks.
disqus module
Update #7001
* Failed: DatabaseSchemaObjectExistsException: Table disqus already exists. in DatabaseSchema->createTable() (line 629 of /home/stanleyz/Documents/projects/Trixan/drupal/d7/includes/database/schema.inc).
Comments
Comment #1
ccoppen commentedI'm having the same bug.
Comment #2
robloachhttp://drupalcode.org/project/disqus.git/commitdiff/c688283
You should be able to skip that update since you already have the table in your database. Thanks for the bug report, this should fix it.