We use VB for some company related forums. We are changing our company name so I used PHPMyadmin to search and replace the previous name with the new name in specific tables. For the most part it worked properly except...There are a few forum names and descriptions that didn't change properly. If I log into the admin control panel, it shows that the name is changed but if I log into the forum itself, the display is incorrect.
It seems like a cache issue OR I noticed the problem forum is still incorrectly named in the datastore table. Unfortunately I am a novice and don't know if/how cache or the datastore table works.