Hello Everyone from a newbi and Drupal Lover,
Here is my story, I just passed cron on my site, so i go to my status report on my site and I get an error in the section of "Database Updates" and I get the following:
<strong>Database updates Out of date</strong>
Some modules have database schema updates to install. You should run the database update script immediately.
So, I do so, and execute the Database update crisis, and I go to the Drupal update installation to update, but, before i put it in maintance mode first, and then I go and click on continue and tells me that there 2 updates pending, I tell drupal to apply it and at first look tells me everything is ok, but once is done completely tells me the following:
Updates were attempted. If you see no failures below, you may proceed happily to the administration pages. Otherwise, you may need to update your database manually. All errors have been logged.
And shows me the following error from the webform module:
The following updates returned messages
webform module
Update #7314
Failed: DatabaseSchemaObjectExistsException: Table <em class="placeholder">webform_last_download</em> already exists. in DatabaseSchema->createTable() (line 652 of /usr/home/socialtraffic/www/includes/database/schema.inc).