Simple Machines Community Forum

SMF Support => Converting to SMF => vBulletin => Topic started by: rick79 on February 08, 2007, 05:19:56 PM

Title: Topics order problem
Post by: rick79 on February 08, 2007, 05:19:56 PM
OK there I post it in the correct board. I have a problem with the topics and posts order. Also the authors name is wrong. I used what the member Vorak suggested here and replaced the ORDER BY ID_MSG to ORDER BY posterTime in the Display.php and it worked for the posts order in the topics. But the authors name and the order of the topics is still wrong, especially in the older threads. You can go here and see example:

http://deborahshelton.net/board/index.php?board=12.60
Title: Re: Topics order problem
Post by: JayBachatero on February 22, 2007, 12:27:27 PM
What version of vB did you convert from?
Title: Re: Topics order problem
Post by: rick79 on March 15, 2007, 12:42:11 AM
Version 3.5.4. I guess I can fix them manually in the database. Its works with the authors name, but the order of the topics is still wrong.