Author Topic: Table 'og_template_parameters' already exists  (Read 3005 times)

William

  • Freshman
  • *
  • Posts: 13
    • View Profile
Table 'og_template_parameters' already exists
« on: October 05, 2009, 08:53:11 pm »
Currently stuck at OpenGoo version 1.4.2.

Tried upgrading to 1.5, 1.5.1, 1.5.2, 1.5.3, each failing, was hoping 1.5.3 would break the trend.

Kept mysqldump and backup files (learned from previous OpenGoo updates) and was able to delete the database and recreate it, re-insert data, and re-upload older files.

Database script fails on each attempt to upgrade.  Searched forums but could not find solution.  Seems to be a common issue with no solution.  Attempted to go through the 1_5_figazza.php file and manually fix lines creating error.  Too many errors to debug and be cost-effective.

Messages seen on opengoo/public/upgrade/ page:
    * Config file found and loaded.
    * File '/config/config.php' exists and is writable
    * Folder '/config' exists and is writable
    * Folder '/cache' exists and is writable
    * Folder '/tmp' exists and is writable
    * Folder '/upload' exists and is writable
    * Extension 'mysql' is loaded
    * Extension 'gd' is loaded
    * Extension 'simplexml' is loaded
    * Upgrade script has connected to the database.
    * Test query has been executed. Its safe to proceed with database migration.
    * Upgrade script has connected to the database.
    * Test query has been executed. Its safe to proceed with database migration.
    *
    * Failed to execute DB schema transformations. MySQL said: Table 'og_template_parameters' already exists
    * Error upgrading to version 1.5.3

Would like to keep using OpenGoo but in-house bug-fixes are becoming too costly to maintain, or recommend, as a solution.

Solution would be great.  Thanks.

Arthur Mullard

  • Jr. Member
  • **
  • Posts: 73
    • View Profile
Re: Table 'og_template_parameters' already exists
« Reply #1 on: February 26, 2010, 01:39:38 pm »
I have the same problem.