Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
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 Gtricks Forum in 2.2 :) ✭✭✭
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 Gtricks Forum in 2.2 :) ✭✭✭
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!!