Hi Will
/wp-admin seems to work. try it here
http://www.commercialtrucktraining.com/wp-admin
If you still can’t log in try:
- Deactivating all plugins (yes, all) to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s). If you can’t get into your admin dashboard, try resetting the plugins folder by FTP or PhpMyAdmin (read “How to deactivate all plugins when you can’t log in to wp-admin” if you need help). Sometimes, an apparently inactive plugin can still cause problems. Also remember to deactivate any plugins in the mu-plugins folder. The easiest way is to rename that folder to
mu-plugins-old
- Switching to the Twenty Sixteen theme to rule out any theme-specific problems. If you can’t log in to change themes, you can remove the theme folders via FTP so the only one is
twentysixteen. That will force your site to use it.
- Manually upgrading. When all else fails, download a fresh copy of the latest.zip file of 4.5 (top right on this page) to your computer, and use that to copy up. You may need to delete the wp-admin and wp-includes folders on your server (NOTE: do not delete the
wp-content directory or your wp-config.php file) Read the Manual Update directions first.