Re: error message in 3.0.3rc1 [message #165842 is a reply to message #165802] |
Wed, 17 August 2011 07:02 |
The Witcher
Messages: 675 Registered: May 2009 Location: USA
Karma:
|
Senior Member |
|
|
naudefj wrote on Fri, 12 August 2011 07:00That's an ugly typo: "db_rowonj" should be "db_rowobj".
Here's the fix: http://fudforum.svn.sourceforge.net/fudforum/?rev=5339&view=rev
Finally got back to that error:
After uploading the fix and trying again I get this error:
Rebuilding private messages:
Fatal error: Uncaught exception 'Exception' with message '(/home/user/FUDforum/include/theme/default/db.inc:104<br /> /home/user/FUDforum/include/dbadmin.inc:592<br /> /home/user/domain.name/adm/compact.php:249<br /> ) 1061: Duplicate key name 'fud30_pmsg_foff_idx'<br /> Query: ALTER IGNORE TABLE fud30_pmsg ADD INDEX fud30_pmsg_foff_idx (foff)<br /> _POST: array ( 'conf' => 'Yes', 'SQ' => '49058075200da0c5e2d29758db48048a', )<br /> Database version: 5.1.53-log<br /> [Referring Page] http://domain.name/adm/compact.php?rid=3&SQ=49058075200da0c5e2d29758db48048a<br /> ' in /home/user/Domain.name/include/core.inc:232 Stack trace: #0 /home/user/Domain.name/include/theme/default/db.inc(104): fud_sql_error_handler() #1 /home/user/FUDforum/include/dbadmin.inc(592): q() #2 /home/user/domain.name/adm/compact.php(249): create_index('ALTER IGNORE TA...', 'Duplicate key n...', 1061, '5.1.53-log') #3 {main} thrown in /home/user/FUDforum/include/core.inc on line 232
If I understand this correctly the extra fud30_pmsg_ needs to be deleted.
Is that correct?
UPDATE: 08/17/2011 15:13
OOPS! Me bad: corrected errors in path FUDforum not Domain! I think I got it right now as if it matters, deleted all PM's and the error is gone but replaced by another issue.
"I'm a Witcher, I solve human problems; not always using a sword!"
[Updated on: Wed, 17 August 2011 20:14] Report message to a moderator
|
|
|