How do I know?
How do I find out which version of Vanilla I am using. And how do I find out the user ID=1 admin?
I moved forum from phpBBto vanilla with 'admin' as the only admin user. But now it shows admin as user id=2
0
Best Answers
-
aery ✭✭✭
look at the bottom of the dashboard to find version number.
Alternatively, look at source code of any page and stylesheet link whihc will be like style.css?v=2.0.8.3
There was an error rendering this rich post.
0 -
aery ✭✭✭
Check in your Db who is the first user.
According to this - http://indianfootballnetwork.com/forum/profile/1/root
Anonymous is your first user. Change its email address, password and make him admin. In short overtake his account.
Upgrade then with his account.
There was an error rendering this rich post.
0
Answers
look at the bottom of the dashboard to find version number.
Alternatively, look at source code of any page and stylesheet link whihc will be like style.css?v=2.0.8.3
There was an error rendering this rich post.
@aery Thanks. That was a bad question
Also, I have only one administrator named 'admin'. But the profile url shows no. 2
http://indianfootballnetwork.com/forum/profile/2/Admin
Does that mean I cannot upgrade my forum with that username?
Check in your Db who is the first user.
According to this - http://indianfootballnetwork.com/forum/profile/1/root
Anonymous is your first user. Change its email address, password and make him admin. In short overtake his account.
Upgrade then with his account.
There was an error rendering this rich post.
Great!!