After big db problems my friend reinstalled his vB forum (licenced) (www.satcafesi.com/forum) ; and restarted to build it from zero.. He wants only to recover registered users.
From backup.sql I took only "user" table and inserted all of registered users form phpMyAdmin. Everything is OK. They can login, post etc...
There is only a little problem; on FORUMHOME show "Registered users : 1" (but there is 730 registered users) and the "last registered user is : the first member" ... I updated all of counters but still have the same problem. How can I fix the "user counter" to show "Registered users : 720" Thanx very much...
From backup.sql I took only "user" table and inserted all of registered users form phpMyAdmin. Everything is OK. They can login, post etc...
There is only a little problem; on FORUMHOME show "Registered users : 1" (but there is 730 registered users) and the "last registered user is : the first member" ... I updated all of counters but still have the same problem. How can I fix the "user counter" to show "Registered users : 720" Thanx very much...
Comment