Set checkpwd to 0 on my test board, and I still can't login to run http://192.168.0.70/vbtest/install/upgrade.php - it just redirects to http://192.168.0.70/vbtest/install/upgrade1.php again and again. username and password work fine if I simply upload the 2.3.0 files in place of the 3.0 beta files.
Announcement
Collapse
No announcement yet.
Login fails when running the upgrade script
Collapse
X
-
And if I try to run the "fix login" script I get the following error:
<!--Database error in vBulletin :Invalid SQL: ### QUERY SPECIAL TEMPLATES ### SELECT title, data FROM datastore WHERE title IN ('options', 'cron', 'forumcache', 'usergroupcache') mysql error: Table 'vb.datastore' doesn't existmysql error number: 1146Date: Saturday 14th of June 2003 04:06:30 PMScript: http://Referer: IP Address: -->
I presume this is simply because I haven't yet run the install/upgrade.php script since that won't let me login to run it ?
I've already tried clearing my cookies and using both IE and mozilla... just keeps asking for the username and password over and over without any errors but will not run get past this first step of the upgrade script.
What should I try next?
Comment
-
Are you sure you are pointing to the correct database in config.php?Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
Comment
-
Originally posted by Steve MacholAre you sure you are pointing to the correct database in config.php?
When trying to upgrade, I can't login. When trying a fresh install, step 3 kicks me bacl to step 1 without any error messages.
Comment
-
OK, tried it again.
First I created a new MySQL user, password, and database. I then ran /install/install.php and created a new blank 3.0 beta forum and was able to create an admin user and then login to the admin cp fine. Deleted files and mysql user, pass, and database.
Next, I downloaded live sql database dump from live server to test server. Created new sql user, password, and database and imported the mysql dump.
Installed vb 2.3.0 on test server. All went well and I can login to the test server admincp fine with the admin username and password.
Then deleted 2.3.0 files, uploaded the 3.0 beta files. Config file has same mysql user/pass/database as 2.3.0 config file. Tried to run /install/upgrade.php and I still can't get past the very first step to login of upgrade1.php.
I also tried the change mentioned above http://www.vbulletin.com/forum/showt...threadid=73915 but I still cannot login to begin the upgrade process.
Comment
-
Originally posted by Ed SullivanThere really isn't an "easy" solution for this -- there are so many possible variables here that it's hard to troubleshoot. Plus none of us have had problems as far as I know (if we did, they'd already be fixed).
I suppose the closest thing to an easy solution would be to password protect the admincp dir through the webserver (ie, like .htaccess) and then disable the password checking ($checkpwd variable in global.php; set it to 0). Just make sure you're absolutely sure it's pwd protected first -- beyond that, you won't have to login to access the CP!
Comment
-
Originally posted by Kaffeerappel
Fatal error: Failed opening required './includes/config.php' (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site13/fst/var/www/html/talk/includes/init.php on line 400
I looked at the code for init.php and I don't clue why I am getting the above error message[I]Regards,
Stephen Strong
Comment
-
Originally posted by theXMEI updated my PHP Version to the latest available. This step was successfull, i upgrated my vB 2.2.9 now to the vB 3 Beta 3 - without any problems[I]Regards,
Stephen Strong
Comment
Related Topics
Collapse
-
by ewrightHi guys,
I have a sporadic issue with my vBulletin forum. Sometimes when I try to login to my forum my login is accepted and then it takes me right back to the start page (as if I...-
Channel: Support Issues & Questions
Mon 9 Sep '13, 12:35pm -
Comment