maryaustin1989
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Passwords being reset, WordPress Address (URL) changingThanks for the help. It seems the issue is resolved.
Forum: Fixing WordPress
In reply to: Passwords being reset, WordPress Address (URL) changingThanks Christiaan. I found the home field, it was on the next page. Didn’t realize there were more pages than the one I was looking it. Seems like the fields in questions are identical. Maybe the issue resolved itself. Just curious as to why it would have reset in the general settings in the first place and why logging in through wp-admin was giving me trouble.
Forum: Fixing WordPress
In reply to: Passwords being reset, WordPress Address (URL) changingSorry, didn’t realize there were more than one page to look at. Yes, the ‘home’ and ‘siteurl’ fields are identical.
Forum: Fixing WordPress
In reply to: Passwords being reset, WordPress Address (URL) changingHere is the list of fields in the order they appear in my wp_options database. I’m accessing it through PHPMyAdmin via my host’s CPanel. The list is below, as well as a screenshot of the fields I have. https://imgur.com/yCGIT6W
siteurl
blogname
blogdescription
users_can_register
admin_email
start_of_week
use-balanceTags
use_smilies
require_name_email
comments_notify
posts_per_rss
rss_use_excerpt
mailserver_url
mailserver_login
mailserver_pass
mailserver_port
default_category
default_comment_status
default_ping_status
default_pingback_flag
posts_per_page
date_format
time_format
links_updated_date_format
links_recently_updated_prepend
links_recently_updated_append
links_recently_updated_time
comment_moderation
moderation_notify
permalink_structurePlease let me know if I should be looking somewhere else for this.
Forum: Fixing WordPress
In reply to: Passwords being reset, WordPress Address (URL) changingI don’t have a ‘home’ field in my wp_options database table.
Forum: Fixing WordPress
In reply to: Passwords being reset, WordPress Address (URL) changingHi Christiaan,
Thanks for the response. Yes, I followed the “On Your Existing Server” instructions. The only inconsistency I’ve noticed was during the process, I originally used just https://url.com rather than adding www to the URL. I know I had a bit of an issue getting the site to run, but I think I was able to manually change the URL in my database to get it working again.
It seems like using the wp-login.php link is working so far still today with all users. When trying to log in with through /wp-admin with our general “admin” user, the page does not return an error but also does not allow me to log in. It just reset all fields to blank. Other users can log in with this address.
Any other suggestions as to why this would happen?