mark24 on "newly created mysql table not found"
I changed $wpdb->qcustomer to wp_qcustomer and it works. Don't know why, but it works.
View Articlebemdesign on "MAMP Error Establishing database connection"
@MonkeyVision - per the forum guidelines, please post your own thread unless you're providing support for this one. Also it's helpful to supply as much information about your particular localhost...
View ArticleCathy J. Fitzpatrick on "[Plugin: Jetpack by WordPress.com] mysql warning:...
Hi Abdulaziz, I have fixed this issue in commit 902916cc4f. Unfortunately, this error was highly unlikely to be responsible for your server crashing. In fact, this error probably had no negative...
View Articlesigalph03 on "Missing MySQL extension"
Hello everyone, very much an inexperienced user here. Initial website was setup and created by a third party. I maintain and update the site periodically with new news and information. We were informed...
View Articlebemdesign on "Missing MySQL extension"
Time to contact your host! Was there a server update recently? Was PHP updated? Also I hope you had a recent backup of all your site files and WordPress database in case you have to start over - it...
View ArticleDekisugi on "error establish database issue"
When there are too many users visit my blog, the blog shows error message can't establish database connection. The problem is this error is still there once the workload has gone down. I have to...
View ArticleTara on "error establish database issue"
Error connecting to your database is common, but it isn't necessarily a problem with wordpress itself. - double check your wp-config.php file settings for the database name, database username and...
View Articlentm on "podPress_do_dyn_podcast_feed errors"
The request looks like standard request to retrieve information and data of a category, tag or other term. SELECT t.*, tt.* FROM ... is a line which you can find in the \wp-includes\taxonomy.php file....
View ArticleMCM on "podPress_do_dyn_podcast_feed errors"
Hey, I cannot recall what I did but things are working fine now. I think our website has just out-grown that hardware set we had at the time. We running on a DS now with almost no errors in general....
View ArticleSteve on "Admin-ajax.php being Called from Admin Pages Causing DB Connection...
So did this code work for anyone?? I'm leery of adding this code unless can definitively say it works :-) Thanks
View Articleeventosesportivosbrasil on "Admin-ajax.php being Called from Admin Pages...
Yes, It works! I was experiencing the same problem... Too slow when browsing the site and even more slow when using the admin page. I do not have use for the auto save option, so disabling it is not a...
View Articlegunzbry on "linking my HTML form to a PHP"
Hi guys, I have a form here : <html> <head> <title>Search</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet"...
View Articlegunzbry on "PHP Result page to be displayed on SAME page"
This is my coding for the search form: <html> <head> <title>Search</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet"...
View ArticlePioneer Valley Web Design on "linking my HTML form to a PHP"
I see about 4 posts on this now...Have you tested your WordPress.org install with a default theme and all plugins deactivated?
View Articlefawlty04 on "[Plugin: WP2Cloud] Possible to fix undefined...
Hi, I've read the other threads that discuss this problem (http://wordpress.org/support/topic/error-during-mysql-plugin-install?replies=15#post-2825921 and...
View ArticlePage404 on "Admin-ajax.php being Called from Admin Pages Causing DB...
Is the code supposed to be added to the wordpress' core functions.php or the theme's functions.php. which is which??
View Articleesmi on "Admin-ajax.php being Called from Admin Pages Causing DB Connection...
Your theme's functions.php file. You should never touch WordPress core files.
View ArticlePage404 on "Admin-ajax.php being Called from Admin Pages Causing DB...
Thanks, esmi for the quick response
View Articleflush_rules() needs to be removed"">AlexPavel on "[Plugin: Custom Post Type Maker] $wp_rewrite->flush_rules()...
In what page I have to remove?
View Articlealexbuznik on "[Plugin: Better archives widget] Exlude option"
Hi! I've been using your plug-in for one site I maintain. But the thing is that I needed to be able to exclude some stuff from Archives. What I wanted to achieve is to exclude category IDs, but the...
View Article