Hi all
Today my friend and I noticed a weird problem in the forum.
After a post, the forum looks like it lose a lot of topics. No topics, no last date and user of post. Nothing. Only a few, 4 or 5, recently posts are showed. And no one register os events in the forum. Only the structure of topics, users and the recent posts.
Well, I have the forum on a GoDaddy server, running for two months, and today this problem appear.
I opened the database admin, and take a look at the tables.
In the yaf_Topics all the records remains, but the topics that we cannot see have the flags field filled with 8, the visible records is 0 (zero).
I changed a topic to put 0 on the flags. The topic is showed again in the active topics page, but not in the forum and without number os posts, last date and user. And, if I found it in the serach page, when I try to access the topic, it show the message that I don't have access to it. My user is the administrator of the site and I'm looged.
in the yaf_forum table all the information is ok. The last date and user is ok, but the fórum don't show this information.
The version that I use is 1.9.1.7, I'm thinking to upgrade to new version.
The server is running ASP.NET 2.0, and the address of my forum is:
http://www.papermodelingworld.com/forum/
The forum is in portuguese.
But, what can I make now to get my forum working again? I need it ASAP.