Error when moving threads after upgrade to 1.2.7 (Moderation.php)
#21
No trash can mod is installed. The strange thing is that I upgraded 5 forums on the SAME server (no WHM accounts - all sub accounts) from 1.2.6 to 1.2.7 on the same day (I used exactly the same upgrade files for all forums). The problem is only occurring on 2 out of 5 of the forums, the others are fine

All the forums are basically using the same plugins, users online for 24 hours, inline ads, mailout on registration etc
#22
Well it only runs that query if there are users subscribed to the thread
#23
I see, I guess most threads would have someone subscribed
#24
Destroyer Wrote:Do you have mysql version 3 or so? Then CraKter's latest suggestion will work for you.

Hi Destroyer, any more suggestions that worked for you?
#25
No, I'm sorry.
[Image: destroyerjf8.jpg]

Give us your feedback about MyBB in this thread and become listed on the MyBB website.
#26
Bleh, well I guess you could always try this: http://community.mybboard.net/showthread...#pid131239 I'm not sure why it isn't working though.
#27
I thought it wasn't working for him. Toungue
[Image: destroyerjf8.jpg]

Give us your feedback about MyBB in this thread and become listed on the MyBB website.
#28
Ok, I got the following error when trying to move a thread (though the thread did move):

MySQL error: 1066
Not unique table/alias: 's'
Query: DELETE s FROM (mybb_favorites s, mybb_users u) WHERE s.type='s' AND s.tid IN (1632) AND s.uid=u.uid AND (u.usergroup IN (1,5,7,12,2) OR CONCAT(',',u.additionalgroups,',') LIKE ',1,' OR CONCAT(',',u.additionalgroups,',') LIKE ',5,' OR CONCAT(',',u.additionalgroups,',') LIKE ',7,' OR CONCAT(',',u.additionalgroups,',') LIKE ',12,' OR CONCAT(',',u.additionalgroups,',') LIKE ',2,')

MySql is over 4, so I followed Tiki's advice to delete the inc/class_moderation.php and upload a new one from the changed files zip. I then tried to move the thread again. Did fine without an error, but when I tried to move it again, I get the same exact error! This time I know it's not the trash can, since I don't have that active on my site! Has anyone figured this one out yet?

edit: and I've tried modifying the file with both Tiki's and Crakter's fix and it keeps going from a 1066 to 1064 back to 1066 error!

edit again: well, not knowing what else to do, I went with Crakter's mysql 3 fix that Tiki has in his #26 post above...now I don't get the error anymore??? Again, I'd like to point out that mysql version is 4.0.27...

Jude




#29
Could you try this "fix"? http://community.mybboard.net/showthread...#pid131214
Although the 1.2.7 works fine for me.
#30
I already tried that one (still got the error). I used the one that worked as a last resort! You came up with that one as well, so I guess that's the question. Why would a fix for an older version of mysql be the only one that worked?

Jude






Forum Jump:


Users browsing this thread: 1 Guest(s)