jeremypoa
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: "Add New" and "Delete" buttons missing from themes pageThis issue was solved by deleting the following line from the wp_config.php
define( ‘DISALLOW_FILE_MODS’, true );
Forum: Fixing WordPress
In reply to: Updates section missing form DashboardI finally found the : define( ‘DISALLOW_FILE_MODS’, true );
This solved the issue, thanks
Forum: Fixing WordPress
In reply to: "Add New" and "Delete" buttons missing from themes pageI’ve tried that in the past and completely crashed my sites. I’m really trying to avoid that again.
Forum: Fixing WordPress
In reply to: "Add New" and "Delete" buttons missing from themes pageI’ve been trying. Because of this issue, I haven’t been able to update anything.
Forum: Fixing WordPress
In reply to: "Add New" and "Delete" buttons missing from themes pageI’m running 3.8.3
The issue I seem to be having is that somehow some of the Admin permissions (such as update and Add / Delete) are missing from my admin account. We haven’t been able to resolve this issue. I’ve been working on this on this thread:
http://wordpress.org/support/topic/updates-section-missing-form-dashboard?replies=9
Forum: Fixing WordPress
In reply to: Updates section missing form DashboardIt doesn’t look like that line is in the wp-config.php file
Forum: Fixing WordPress
In reply to: Updates section missing form DashboardAfter making the suggested change above I just get this message when I try to log in.
You do not have sufficient permissions to access this page.
Forum: Fixing WordPress
In reply to: Updates section missing form DashboardOk, I did this but it didn’t seem to have any effect.
Forum: Fixing WordPress
In reply to: Updates section missing form DashboardI’m only running into this issue on my site calvarypetaluma.org, but not on any of my other sites. It looks like my admin login is no longer giving me admin permissions on this site even though I have the permissions set to admin.
Forum: Fixing WordPress
In reply to: Updates section missing form DashboardThere is now “Updates” that’s the problem