EXTREME Error when compacting forum. [message #24551] |
Mon, 02 May 2005 21:49 |
Lurker
Messages: 7 Registered: April 2005
Karma: 0
|
Junior Member |
|
|
I went to go compact my forum for the first time and I got this:
Quote: |
Disabling the forum for the duration of maintenance run
Please wait while forum is being compacted.
This may take a while depending on the size of your forum.
Compacting normal messages...
10% done
ETA: 9 seconds
20% done
ETA: 4 seconds
30% done
ETA: 2.33333333333 seconds
40% done
ETA: 3 seconds
50% done
ETA: 2 seconds
60% done
ETA: 2 seconds
70% done
ETA: 1.28571428571 seconds
80% done
ETA: 0.75 seconds
90% done
ETA: 0.444444444444 seconds
Warning: rename(c:/wamp/www/forum/data/messages/tmp_msg_10000001,c:/wamp/www/forum/d ata/messages/msg_1) [function.rename]: File exists in c:\wamp\www\forum\adm\compact.php on line 148
100% Done
Compacting private messages...
10% done
ETA: 0 seconds
20% done
ETA: 0 seconds
30% done
ETA: 0 seconds
40% done
ETA: 0 seconds
50% done
ETA: 0 seconds
100% Done
Done in 0.08 minutes
Re-enabling the forum.
|
Now the forum is a mixed up jumble of posts, all the threads somehow got intermixed with each other. Please fix this as it is a HUGE problem.
|
|
|
|
|
|
Re: EXTREME Error when compacting forum. [message #24557 is a reply to message #24555] |
Tue, 03 May 2005 02:30 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The 2.6.12 version should be free of this bug, there is an explicit line for win32 installs to remove the destination file prior to rename.
To manually fix the problem, just rename the tmp_* files to the non-tmp based names.
FUDforum Core Developer
|
|
|