caddyx
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: mysql_query(): Access denied for userNo luck so far. I don’t exactly where eWP_DEBUG and WP_DEBUG_DISPLAY.
The error is on most pages on the site. The code worked fine for years and then yesterday it stopped working when I did the update.
I’m ready to hire someone to fix this. Any suggestions?
Forum: Fixing WordPress
In reply to: mysql_query(): Access denied for userThanks t-p and Sally. I will go through all of the troubleshooting steps and let you know.
Forum: Fixing WordPress
In reply to: mysql_query(): Access denied for userPHP Execution – https://www.ads-software.com/plugins/php-execution-plugin/
However, when I disable it and use PHP Everywhere, I get the same error.
Thanks.
Forum: Fixing WordPress
In reply to: mysql_query(): Access denied for userI can disable it, but then part of my PHP code shows.
The plugin is still available on www.ads-software.com.
I did try a couple of other plugins, including PHP Everywhere and still got the same error.
Thanks.
Ok – thanks. Hopefully I can work my way through that.
Thanks for responding. I’m sure what you mean by “console”. I checked it on two different computers and it showed “undefined” on both.
Here is a page with an example. The term is IPX7 and it’s in the bottom left box in the table (next to last row). https://www.golfrangefindershop.com/gps-golf-reviews/comparison-golf-gps-watches/
Thanks.
Forum: Fixing WordPress
In reply to: 500 Internal server error — /wp-admin onlyHere is the issue I had and the solution that worked for me:
I had 12 domains hosted on two different hosting accounts at GoDaddy. Today, I was suddenly unable to login to the wp-admin on any of them and was getting the 500 Internal Server Error. I hadn’t made any changes and GoDaddy phone support was completely unable to help.
Since I was unable to login and Disable plugins, I manually disabled all of my plugins by following this instruction:
Use phpMyAdmin
- In the table wp_options, under the option_name column (field) find the active_plugins row
- Change the option_value field to: a:0:{}
If you can’t figure out how get around phpMyAdmin, I would imagine GoDaddy support could at least help with that.
Another method for manually disabling plugins is described here: https://codex.www.ads-software.com/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F
After I disabled the plugins with this method, I was able to login to my wp-admin. I activated my plugins one at a time and logged out after each one until I found the culprit. In my case it was WordPress Mobile, but I imagine this could happen from time to time with other plugins as well.
Hope this helps.
Forum: Fixing WordPress
In reply to: Display an image on post page if NOT specific categoryYes! It works perfectly. Thank You, Thank You, Thank You.
Forum: Fixing WordPress
In reply to: How do I add a You Tube video to my blog?Set up an account with YouTube and upload it. on every YouTube video page, there is the code to “Embed” your link. Copy and paste it into your blog (HTML code). However, you may need to shrink it before you upload it. There are several videos on YouTube that will show you how to do that.
Forum: Fixing WordPress
In reply to: Super Slow Load::Tried everything, no fixDid you get this issue resolved? I just started having the same problem and found out that when I remove the .htaccess file, everything loads quickly. But my permalinks don’t work. I don’t know anything about the .htaccess file. How could it be causing this problem?
Forum: Fixing WordPress
In reply to: Why is my homepage being redirected – Help please!The problem seems to be that there within Groups. I had not added any redirections to the plugin yet. However, in Groups, there was a list of 8 – 10, so I delelted them all and now it is working. I hope I didn’t delete anything important?? And I hope they don’t reappear on their own.
Thannks for your help.
Forum: Fixing WordPress
In reply to: Why is my homepage being redirected – Help please!Thanks so much! The problem is caused by the Redirection plugin (John Godly), but specifically causes the problem. For now I have deactivated it, but if anyone has an idea of what I need to change in the settings of this plugin to make it work correctly, I’d love to know.
Thanks again.