I have recently moved from Access to mysql and I have noticed that my user ranking is no longer working. A new user should be assigned a name of beginner. The title is showing as double quotes "" When they dont have a last post is it shwoing as //""
Probably the database has no default values as a result of a faulty migration process. Did you follow the advice posted here on how to convert to MySQL?
Yes and no, I ran into a few problems and got off track in a few places. Ill look into the database and see if I can set the defaults in there. Do you know what table it is
I looked at my table forum_config_new and compared a fresh install to mine, and for the most part they match. I see the ranking names in there but not anything that looks like it would help my problem