Failed: DatabaseSchemaObjectDoesNotExistException: Cannot add field mobile_tools_device_group.weight: table doesn't exist. in DatabaseSchema_mysql->addField() (line 325 of /var/aegir/platforms/7/servers/drupal-7.14/includes/database/mysql/schema.inc).

Comments

minorOffense’s picture

Status: Active » Postponed (maintainer needs more info)

Are you upgrading from a version of the module of the 7.x-3.x module older than a few days ago? The update functions may not have been properly carrying forward the schema changes.

Can you post a screen shot of your current table schema. It'll give me an idea of how old it might be.

SocialNicheGuru’s picture

Status: Postponed (maintainer needs more info) » Fixed

While the above did show up on my screen, I went back and then re-installed each of the submodules one at a time and it seemed to proceed.

minorOffense’s picture

Status: Fixed » Closed (fixed)
dandaman’s picture

Status: Closed (fixed) » Active

I am having the same problem. I was running a 7.x-2.x-dev version from June 6, 2011, I think and it ran upgrades through 7300, but update 7301 tries to add a weight column to the above-named table, which is not created on my site.

SocialNicheGuru’s picture

i have a feeling it is a dependency issue as I had to first install mobile_tools then each of it's submodules to get it to work

Toeterniettoe’s picture

Same problem here...
When I want to "Add device group" in the settings of Mobile Tools, I get an "Error" page.

Hummdis’s picture

Same problem here...

The following updates returned messages

mobile_tools module

Update #7301
Failed: DatabaseSchemaObjectDoesNotExistException: Cannot add field mobile_tools_device_group.weight: table doesn't exist. in DatabaseSchema_mysql->addField() (line 325 of /home/content/54/8442054/html/tickets/includes/database/mysql/schema.inc).

aiphes’s picture

same issue after to upgrade from D6 version 2.7 to D7 3.x-dev version, is there a fix ?

jorisx’s picture

same problem here;

The following updates returned messages
mobile_tools module
Update #7301
Failed: DatabaseSchemaObjectDoesNotExistException: Cannot add field mobile_tools_device_group.weight: table doesn't exist. in DatabaseSchema_mysql->addField() (line 320 of /public_html/includes/database/mysql/schema.inc).

Anyway to fix this ?

Stephen Ollman’s picture

Issue summary: View changes

Bump

Same after upgrading from D6 to D7 (7.x-3.x-dev) also.

mobile_tools module
Update #7301

Failed: DatabaseSchemaObjectDoesNotExistException: Cannot add field mobile_tools_device_group.weight: table doesn't exist. in DatabaseSchema_mysql->addField() (line 325 of /home/mediacc/public_html/d7/includes/database/mysql/schema.inc).

er.pushpinderrana’s picture

Same issue facing after upgrading from D6 to D7.

mobile_tools module
Update #7301

Failed: DatabaseSchemaObjectDoesNotExistException: Cannot add field mobile_tools_device_group.weight: table doesn't exist. in DatabaseSchema_mysql->addField() (line 325 of /home/test/public_html/d7/includes/database/mysql/schema.inc).

nidhi.badani’s picture

Assigned: Unassigned » nidhi.badani
nidhi.badani’s picture

Assigned: nidhi.badani » Unassigned