LumberHack
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Fatal error… wp-includes/random_compat/random.php’Does that file exist on the system? It sounds like you performed an incomplete update, so some of the files are still missing from the server.
Try downloading a fresh copy of the WordPress ZIP file from here, and then do the update manually, so that you know all the files are present.
Dont forget to back up before proceeding
Forum: Fixing WordPress
In reply to: Would you get Apple Pay integration?What are you planning to integrate it with ? For example Woo Commerce / Gravity / EE etc .. My yes or no depends on what the final code can do
Forum: Fixing WordPress
In reply to: WSOD- Forgotten password for user adminHey Ben
The first step here is to get back FTP / cPanel access to the sites. You web host can help with this if you forgot the password. Once you are able to login via FTP (FileZilla) try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.
If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to
/wp-content/themes/and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).Access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to
/wp-content/themes/and rename the directory of your currently active theme (Atomic). This will force the default theme to activate and hopefully rule-out a theme-specific issue. At this point you can switch back to genesis.Also a 500 error code is not very helpful in debugging an issue. You’d want to get the exact error text behind the 500 Internal Server Error. It can usually be found in your server logs ( separate from WP ) . Ideally it should be in a logs folder on your web hosting account. You may need to contact your host at times if this is not available. This will give us further clues about why its not working.
Forum: Plugins
In reply to: [WordPress MU Domain Mapping] How Current Is This Plugin?Howdy Ron
Will sites which already have this plugin up and running have a smooth upgrade path ? Any idea where I can see the specs related to this change documented ?