techniciancustomit
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Site won’t load after php 8 updateThanks, I put the password straight into phpmyadmin and changed the mode to MD5 and used the same password to log into the website, that worked. Thanks a million.
Forum: Fixing WordPress
In reply to: Site won’t load after php 8 updateThanks so much for the help. I managed to follow the instructions in the link you sent and the site loads but now I can’t seem to log into the database. I open sql and can see the password but when I use the password it tells me the password is incorrect. Any ideas how to get the admin password or should i open a new post?
edit: before someone thinks I’m trying to hack a website, we took over the website from another developer but they haven’t given us the password. We took the website over as is.
- This reply was modified 2 months, 3 weeks ago by techniciancustomit.
Forum: Fixing WordPress
In reply to: Site won’t load after php 8 updateWhere can I check that?
Forum: Fixing WordPress
In reply to: Site won’t load after php 8 updateDeprecated: Creation of dynamic property wpdb::$categories is deprecated in /usr/www/users/<hostname>/wp-includes/wp-db.php on line 695 Deprecated: Creation of dynamic property wpdb::$post2cat is deprecated in /usr/www/users/<hostname>/wp-includes/wp-db.php on line 695 Deprecated: Creation of dynamic property wpdb::$link2cat is deprecated in /usr/www/users/<hostname>/wp-includes/wp-db.php on line 695 Deprecated: Return type of WP_Theme::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/www/users/<hostname>/wp-includes/class-wp-theme.php on line 402 Deprecated: Return type of WP_Theme::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/www/users/brightfg/wp-includes/class-wp-theme.php on line 425 Deprecated: Return type of WP_Theme::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/www/users/brightfg/wp-includes/class-wp-theme.php on line 385 Deprecated: Return type of WP_Theme::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/www/users/brightfg/wp-includes/class-wp-theme.php on line 392 Warning: Private methods cannot be final as they are never overridden by other classes in /usr/www/users/<hostname>/wp-includes/session.php on line 63 Deprecated: Optional parameter $object_id declared before required parameter $taxonomy is implicitly treated as a required parameter in /usr/www/users/<hostname>/wp-includes/nav-menu.php on line 900 Fatal error: Uncaught Error: Call to undefined function get_magic_quotes_gpc() in /usr/www/users/brightfg/wp-includes/load.php:583 Stack trace: #0 /usr/www/users/brightfg/wp-settings.php(243): wp_magic_quotes() #1 /usr/www/users/<hostname>/wp-config.php(80): require_once(‘/usr/www/users/…’) #2 /usr/www/users/<hostname>/wp-load.php(37): require_once(‘/usr/www/users/…’) #3 /usr/www/users/<hostname>/wp-blog-header.php(12): require_once(‘/usr/www/users/…’) #4 /usr/www/users/<hostname>/index.php(17): require(‘/usr/www/users/…’) #5 {main} thrown in /usr/www/users/<hostname>/wp-includes/load.php on line 583