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.
Upgrade to 2.2 getting error 404 from server
abrown
New
Comments
You need to make sure your htaccess file is correct because update overwrites it and if you had pretty Url enabled this can happen.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
What do you mean by correct? It's the file from the 2.2 download.
Please read the tutorials…
https://vanillaforums.org/discussion/25111/about-error-404-not-found
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Vanilla asks for the following information and only that. I've entered it but when I click continue it says it needs FirstName LastName but doesn't say in which field. None of these fields seem to be asking for a first name last name. Thank you.
Database Host
Database Name
Database User
Database Password
Application Title
Admin Email
Admin Username
Admin Password
Confirm Password
so this is not a 404 error ?
Please post the contents of your htaccess file and the contents of the config.php
BUT REMOVE PASSWORD AND KEYS OR ANYTHING SENSITIVE BEFORE YOU PASTE IT !!!!
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Many if not most of those plugins need to be updated, also remove all serialized data , anything that looks like this chicken scratch example:
'a:2:{i:0;s:14:"categories/all";i:1;s:8:"Internal";}';
just leave the quotes and the closing semi-colon.DO NOT DISABLE $Configuration['EnabledPlugins']['HtmLawed'] = 'HtmLawed';
Anything else in the Plugins list change TRUE to FALSE to disable.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Thank you. Does any of that have anything to do with the first name last name issue, as that's where I'm stuck right now. It's asking for the information but not supplying a window to input it.
a) seems like you are running an outdated, insecure version of Vanilla. You should update to Vanilla 2.2
b) you have quite a lot of plugins activated. Normally, you should deactivate all of them and then activate one afterthe other to find the one that causes problems.
c) one of your plugins is called "FirstLastNames". If I would have to debug your problem, I would start by deactivating that plugin
Please try /index.php?p=/utility/structure, when /utility/structure fails with a 404