Hopefully I can explain this accurately. I know this has to do with a hack, but please read on before telling me to post it to vbulletin.org which I have done as well.
Still running Vb 3.03 on PHP 4.3.10
While attempting to add the "Sponsored by" hack to the forumhome categories, I ran into a slight problem. I was manually changing the values of the new columns added to the forum table (sponsorimg, sponsorurl and sponsorname) but nothing was showing up on the forum after I did that. It was still showing old information from when I still using the vb2 version of this hack.
After digging around, I was pretty sure that the problem was that my forumcache was not updated. OK, here's where I was a little stupid. I copied the value of that column over to a text file as a backup and then erased the value in the db. My thinking was that it would rebuild the cache. Well, as you probably know, it didn't. The forum was hosed as it wasn't finding any posts to display. So I quickly copied and pasted the value that I had save in a text file back into the forumcache column in the db. Fortunately, everything came back as it should.
Here's where I now run into a problem. Anytime I update the forums (presumably to update the forumcache) I lose an entire category and all the forums under that category. Its gone on the admin forum manager page and gone to the users. If I go back into the forumcache and put back in that old information, it comes back.
I know this was brought on as a result of a hack so I've posted this at vbulletin.org but since this seems to be directly related to the forumcache value, I'm posting it here as well hoping someone has an idea what has happened here.
Still running Vb 3.03 on PHP 4.3.10
While attempting to add the "Sponsored by" hack to the forumhome categories, I ran into a slight problem. I was manually changing the values of the new columns added to the forum table (sponsorimg, sponsorurl and sponsorname) but nothing was showing up on the forum after I did that. It was still showing old information from when I still using the vb2 version of this hack.
After digging around, I was pretty sure that the problem was that my forumcache was not updated. OK, here's where I was a little stupid. I copied the value of that column over to a text file as a backup and then erased the value in the db. My thinking was that it would rebuild the cache. Well, as you probably know, it didn't. The forum was hosed as it wasn't finding any posts to display. So I quickly copied and pasted the value that I had save in a text file back into the forumcache column in the db. Fortunately, everything came back as it should.
Here's where I now run into a problem. Anytime I update the forums (presumably to update the forumcache) I lose an entire category and all the forums under that category. Its gone on the admin forum manager page and gone to the users. If I go back into the forumcache and put back in that old information, it comes back.
I know this was brought on as a result of a hack so I've posted this at vbulletin.org but since this seems to be directly related to the forumcache value, I'm posting it here as well hoping someone has an idea what has happened here.
Comment