Convert to MyBB from phpB...

Dasher

Seasoned Veteran
Joined
Sep 22, 2009
Messages
2,611
Reaction score
0
FP$
6
Is there anyone that's willing to help me with this? I'm really sick of phpBB. MyBB is so much easier. If anyone could help me set everything up after i convert, that would be great.
 
Argh, the conversion worked better before, wtf....

Scratch this.
 
I'm still willing to do this... I don't exactly like SMF any more.. XD
Sorry KG.
I thin I skipped or hurried something in the conversion that messed it up. It made it so we all had no post count. I even did the fix post count thing and it didn't work. 🙁 I'm trying again.
 
If the passwords didn't convert, try again (install the mod required before conversion). If you still need help, I can do the conversion for you for free.
 
Go into phpMyAdmin and run this query:

Code:
UPDATE `mybb_forums` SET `usepostcounts` = '1';

Next, go to the MyBB ACP > Tools & Maintenance > Cache Manager > (forums cache) Rebuild Cache.

Finally, go to ACP > Tools & Maintenance > Recount and Rebuild > run the first 4 in the list.
 
Back
Top Bottom