say_hello on "how to implement this into wordpress-postings"
hello kjodle, many many thanks _ i will try it out. greetings
View Articlesharmakrishna on "#1115 - Unknown character set: 'utf8mb4' Error"
When I Import Mysql from local server to web ser it is showng me error #1115 - Unknown character set: 'utf8mb4' in Creating wordpress wp_comment table CREATE TABLE IF NOT EXISTS wp_commentmeta ( // //...
View ArticleajaxStardust on "DB Repair RE: terms, taxonomy, term_rel., commmeta."
using up to date ver of WP (4.2.2 as of this date), i realize from ./public_html/error_log that i'm throwing a lot of DB errors. attempts to repair the problem (e.g. solutions i've recovered via search...
View Articlediespeedy on "[Plugin: Strong Testimonials] Too many db connections after...
Hi Chris, after the plugin refresh today, my database went into a problem with too many connection (max. 1000) and my site went down. Could you please verify if there is a common ground between update,...
View ArticleChris Dillon on "[Plugin: Strong Testimonials] Too many db connections after...
I'm not an expert but that sounds like an almost-overloaded server and the plugin update simply pushed it over the limit. Nothing changed in the way the plugin accesses the database. Were you able to...
View Articlediespeedy on "[Plugin: Strong Testimonials] Too many db connections after...
Hi Chris, yes, my side is recovered after two downtimes. I am quite not sure, but seems to be an attack. I recovered the plugin and the site went down again. But it worked fine before. So I am alomst...
View ArticleajaxStardust on "DB Repair RE: terms, taxonomy, term_rel., commmeta."
used data in the following articles to create the tables necessary to stop WP from throwing DB setup errors. so far no error_log msgs......
View Articlewordpressuser2015 on "Update DB for new Theme"
Our sites new mobile theme came with a hitch: Initially we were using the "Custom Field" using tag word "thumbnail" We know have to set our images using the "Featured Image" component of wordpress.....
View ArticleChris Dillon on "[Plugin: Strong Testimonials] Too many db connections after...
No problem. It was a fair question. I hope you find the culprit.
View Articletashword on "[Plugin: EZ DB Backup and SQL Reports Shortcode and Widget] SQL...
Hi Eli, I had this working perfectly on our test site but am now having trouble on our real site. I know next to nothing about MySQL so apologies if I use incorrect terms. basically I need to get the...
View ArticleEli on "[Plugin: EZ DB Backup and SQL Reports Shortcode and Widget] SQL for...
You can use this plugin to write a query for any table in active WordPress database. It is not current possible within this plugin to query tables from another database. The easiest solution would be...
View Articlecstack on "[Plugin: Form Maker] Understanding Paypal options"
Hello. I don't really understand the Paypal feature too well. My objective is to charge the end user a percentage of the product I am selling which I'll have stored in the DB. So I need a dynamic...
View ArticleJurgenFeuchter on "Running php5.4 and MySQL 5.1 error?"
Hello I have quite a few problems with the page Im helping fix. Notice Im not that experienced in wordpress. Right now Im trying to use Php5.4 globaly on my Wordpress I have installed. But then comes...
View ArticleGagan Deep Singh on "Running php5.4 and MySQL 5.1 error?"
JurgenFeuchter It maybe that the user you're trying to use is not having access to that database. We can verify this by opening that database with that user via some other client rather than PHP. If...
View ArticleSupport Web-Dorado on "[Plugin: Form Maker] Understanding Paypal options"
Dear Casey, Unfortunately we do not have dynamic PayPal feature. The options should be static, that is the user will have to either select the amount (select, checkbox, radio) of fill in the Amount on...
View ArticleJurgenFeuchter on "Running php5.4 and MySQL 5.1 error?"
The WordPage as of right now it has WP-3.6.1, PHP5.2.17 and MYSQL5.1 and it works just fine. The connection to the database and all the plugins work, but when I change the version of the PHP5.2 to 5.4...
View ArticleGagan Deep Singh on "Running php5.4 and MySQL 5.1 error?"
JurgenFeuchter Can you please do the following In your wp-config.php file find and replace these global variables as follows define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); define(...
View ArticleJurgenFeuchter on "Running php5.4 and MySQL 5.1 error?"
Here is the LOG. [01-Jul-2015 16:47:56 UTC] PHP Warning: mysql_connect(): mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your...
View ArticleGagan Deep Singh on "Running php5.4 and MySQL 5.1 error?"
JurgenFeuchter I found an interesting link on that, http://laravel.io/forum/04-16-2014-solving-mysqlnd-cannot-connect-to-mysql-41 It will then save the password in the new format which will work with...
View ArticleJurgenFeuchter on "Running php5.4 and MySQL 5.1 error?"
IS there a way to make that but over the mysql database wizard? Cause the server wont allow me to change the password from the SQL Query page. Says my user does not have access D: Ive already tried...
View Article