| View previous topic :: View next topic |
| Author |
Message |
chrda
Joined: 14 Sep 2009 Posts: 68
|
Posted: Feb 04, 2010 8:12 pm Post subject: Troubleshooting Thread for v.1.7 |
|
|
A Thread where you can post probems you have with fresh or upgrade from 1.x to 1.7
So we can get this version good and stable as fast as possible |
|
| Back to top |
|
 |
chrda
Joined: 14 Sep 2009 Posts: 68
|
Posted: Feb 04, 2010 8:13 pm Post subject: |
|
|
I have a problem with the /cgi-bin/upgrade_16_17.cgi
| Code: | Software error:
Can't exec:
Duplicate key name 'real' at Modules/DataBase.pm line 55. |
Anyone else?
Site still works it seams |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 1941 Location: UFO Lab
|
Posted: Feb 05, 2010 7:54 am Post subject: |
|
|
Yea, seems bit wrong upgrade SQL.
To quick fix it you can remove this line from upgrade.sql:
| Code: | | ADD INDEX `real` (file_real), |
|
|
| Back to top |
|
 |
chrda
Joined: 14 Sep 2009 Posts: 68
|
Posted: Feb 05, 2010 8:30 am Post subject: |
|
|
I did add and change it manually in phpmyadmin
First time for that
Looks like it works, just a few template changes is needed and its a go |
|
| Back to top |
|
 |
|