Abhishek Ghosh on "Is mySQL a MUST for WP ?"
If there is no necessity of a database for my website, is it still a MUST to have mySQL for the WP in my local machine? Without MySQL database, PHP, Apache and other PHP dependencies, Apche modules...
View ArticleAbhishek Ghosh on "Auto Install via Bluehost Failed. MySQL required -- $30k...
MySQL is free software. All software needed to install WordPress is free - Linux, Apache, PHP and MySQL. If you need a simple website with very low expected traffic, you can use Platform as a Service...
View Articlemessiahneo on "[Plugin: WPtap Mobile Detector] MYSQL error"
Hey, whats up... I had the same issue as you... after I updated my WP both front and backend it stoped working. I debugged the code and change only one line and works fine for me. On...
View Articleacy on "Delete all one-word comments"
So... I found this solution: http://stuff24.de/blog/delete-all-one-word-wordpress-comments-at-once/
View Article_David_ on "[Plugin: Genesis Simple Hooks] Where does the data live?"
Jason, I had the same question. Did you ever find an answer?
View ArticleChrisHurst on "[Plugin: Simple Security] error in your SQL syntax"
Sorry to hear of the trouble, this issue should be resolved with the latest version, please upgrade when you can. Thank You!
View ArticleRon Rennick on "[Plugin: Genesis Simple Hooks] Where does the data live?"
The data is stored in the options table. It is possible that something happened to the record during export/import.
View ArticleIpstenu (Mika Epstein) on "Cannot Import Multi-site Databse"
Yes, but you need to talk to your host about how to set that up on the server. If you don't have access from WP to the DB, it can;'t work. If you can't import content into the DB, it can't work.
View ArticleKent Brockman on "[Plugin: 404 Redirected] PHP / MySQL Error"
I had the same issue. This fix looks like solved the situation. I will check my error logs in the next days to see if this is finally solved. I'll be back here if errors come back. Thank you @edrandall...
View ArticleLGeorge on "[Plugin: Never Loose Contact Form] Plugin stopped working"
Hi, i installed this plugin and it worked 2 days after what i got an MySQL problem so i deactivated the plugin and the MySQL problem dissapeared. Now i wanted to activate it again and i'm getting this...
View ArticleMarkgasm on "wp_posts custom mysql column name"
Hi, I am having very similar problem I would love to solve. I have in my wp_posts table a column called post_region so when querying from a search form ($search_query contains the search term as in [s]...
View ArticleMarkgasm on "wp_posts custom mysql column name"
I found the solution here http://wordpress.org/support/topic/wp_query-filters-1?replies=3 using the query filter posts_where Strangely when I apply a filter it will display all the post types/ ie...
View ArticleMarkgasm on "wp_posts custom mysql column name"
I've just realised that it overwrites the entire search query aswell so my search items become balnk but my filters are recognised global $query_string; $query_args = explode("&", $query_string);...
View Articlepp_1 on "Wordpress Plugins and custom mySQL query conflict"
[Solved] Downgrading PHP (5.4->5.2) solved the issue.
View Articles1h4d0w on "High load, lots of MySQL queries"
Hey everyone, My hosting provider has taken down my website a few times now because of it creating a high load on the server. I'm running an up to date version of WordPress with a lot of plugins...
View Articlemoingaziyani on "[Plugin: Business Directory Plugin] moving my directory to...
INSERT INTO member_reg (id, user_id, password, company_name, compnay_logo, website, email, country, state, city, company_address, company_desc, products_imports, products_exports, reg_date, exp_date,...
View Articlebusinessdirectoryplugin on "[Plugin: Business Directory Plugin] moving my...
Hi moingaziyani, Inserting listings is not as simple as putting a single record into the database. Since we use custom post types, many tables are involved in the insert--metadata, users, post and...
View Articlesuite8 on "[Plugin: Contact Form DB] Preventing duplicate e-mail addresses"
Hey there, I've posted here before, but didn't quite get a solid response. I have CF7DB working excellently, the only problem is I don't want entries with the same e-mail address in my database. So if...
View Articlesuite8 on "[Plugin: Contact Form DB] Preventing duplicate e-mail addresses in...
Hey there, I've posted here before, but didn't quite get a solid response. I have CF7DB working excellently, the only problem is I don't want entries with the same e-mail address in my database. So if...
View ArticleTechGeekMinistries on "Auto Install via Bluehost Failed. MySQL required --...
All Bluehosts accounts come with at least one MySQL database. The simple solution is to contact their support and ask them to troubleshoot your account for you. They'll be able to find the problem,...
View Article