JDMJosh
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast Duplicate Post] Are you sure errorAhh, that is probably the issue. Bummer 🙁 Hopefully the developers get it fixed soon. I would have loved to use the feature.
It looks like I got it all resolved. It may have been user error. Thank you.
Sorry, I misspelled Pattern.
Well, thank you. I was just very confused because it still functions on an old post just fine. Should I downgrade to an older version to resolve this issue?Forum: Fixing WordPress
In reply to: Site not loading at allOK! It worked. I upgraded wordpress manually and i got it to work. I don’t know what went wrong. I did not change my config file during the upgrade, but i did replace all other files. If someone works for wordpress, please look into this. Others that do not have as much access to their site could really get screwed up by this bug. I wish i had more information on what caused it.
Forum: Fixing WordPress
In reply to: Site not loading at allTimbrush, I wonder if the error/glitch is related.
Forum: Fixing WordPress
In reply to: Site not loading at allTimbrush, please deactivate all plugins if you can. That is the first step. If you have server access, you can run a script to deactivate all of them at once. I did that, but it did not resolve my issue.
The one difference is that mine does error to a IIS error page, yours is actling like the site is not found on the server. I wonder if the site has been shut off. Mine does time out after about 3-5 minutes.Forum: Fixing WordPress
In reply to: Site not loading at allI have 11 sites on this server and this is the only one that is effected. I do believe it is something external because i have not edited anything recently, or someone learned a new hack to hurt the site. I have a LOT of work to do today, so i might try to do an upgrade to see if it does fix it. I know it is a long shot, but i am sort of out of ideas.
Forum: Fixing WordPress
In reply to: Site not loading at allWould you recommend manually upgrading wordpress to 3.8? I wonder if that might resolve the issue.
Forum: Fixing WordPress
In reply to: Site not loading at allI have added this to the config file, but as of now the file is not being created. :
// Enable WP_DEBUG mode
define(‘WP_DEBUG’, true);// Enable Debug logging to the /wp-content/debug.log file
define(‘WP_DEBUG_LOG’, true);// Disable display of errors and warnings
define(‘WP_DEBUG_DISPLAY’, false);
@ini_set(‘display_errors’,0);// Use dev versions of core JS and CSS files (only needed if you are modifying these core files)
define(‘SCRIPT_DEBUG’, true);Forum: Fixing WordPress
In reply to: Site not loading at allblog.dieselpowerproducts.com/
Is the site.Forum: Fixing WordPress
In reply to: Site not loading at allBecause our production website is on the same server, i have not been able to restart the full server, but i have restarted every other component and there has not been a change.
Forum: Fixing WordPress
In reply to: Site not loading at allNo plugins were recently changed or updated. I had not logged in for a few days before the outage. I almost updated it to version 3.8, but I got busy and never got to it.
Forum: Fixing WordPress
In reply to: Site not loading at allYes, yesterday before posting I logged into MySQL workbench and deactivated all 29. No change.