jackcunha
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problem after upgrading to php 7.3Thanks for your reply. This forum is the only place to get assistance. When I removed <?php/*?>, header.php reverted to the unedited version because of an error at line 112: <?php*/?>
When I removed line 112, the file saved, but the site header was askew.
Forum: Themes and Templates
In reply to: Where is the images folder?Auriga, b ut I do not know where it was downloaded from
Forum: Fixing WordPress
In reply to: Superuser deletedMore info:
– for my user, noted as an Administrator, the value in wp_usermeta is:
wp_capabilities a:1:{s:13:”administrator”;b:1;}– for the user I created using the procedure suggested by Wooninjas:
wp_capabilities a:1:{s:13:”administrator”;s:1:”1″;}While the wp_capabilites values are different, both are noted as Administrators, and Themes Options is absent for both.
Is there any way to edit the database to make one a superadmin?
Or any other method?Forum: Fixing WordPress
In reply to: Superuser deletedOk, I fixed functions.php. Any other ideas on how to re-create a superadmin?
Forum: Fixing WordPress
In reply to: Superuser deletedI’m able to access the files through my host, but there are 6 different functions.php files. Should I look at them all? None are dated today.
Forum: Fixing WordPress
In reply to: Superuser deletedWhere do I go, what site, to FTP the file? As it turns out, my site is also crashed. When I try to reach it, cunhaholcomb.com, the “Fatal error: Call to undefined function grant_super_admin() in /data/21/3/30/21/3682184/user/4095120/htdocs/wp-content/themes/auriga/functions.php on line 230” error message appears.
Forum: Fixing WordPress
In reply to: Superuser deletedNow, I cannot get into the portal at all. When I try, the error message set out above appears.
Forum: Fixing WordPress
In reply to: Superuser deletedI found function.php. However, when I added the code, I got this message, “Fatal error: Call to undefined function grant_super_admin() in /data/21/3/30/21/3682184/user/4095120/htdocs/wp-content/themes/auriga/functions.php on line 230”
Forum: Fixing WordPress
In reply to: Superuser deletedThe only .php files I find are in Appearance, then Editor, but there is no function.php.
Forum: Fixing WordPress
In reply to: Superuser deletedI determined my ID number in phpMyAdmin, as suggested by sterndata, but I cannot find wp-content, let alone functions.php. Where do I look for it? As for the next to last option, there is no wp_sitemeta table in phpMyAdmin for my site.
As for the suggestion made by Wooninjas, I succeeded in adding an admin per the steps laid out, but it created another administrator, like me, not a superadmin (superuser). Is there code which would create a superuser, rather than an administrator?
Forum: Fixing WordPress
In reply to: Superuser deleted!. I know my user name, but not number. How would I find it?
2. I do not know how to access the cPanel interface. Where do I find it?