Patrick Nommensen on "mysql stops, is it a lack of memory problem?"
MySQL can fail for many reasons. However, you have enough RAM to power your Multisite network given that it has little traffic. Since it's a self-managed service you would need to investigate mysql and...
View ArticleMariuszEm on "WP_query and MySQL lost connection"
And I got it. ACF makes meta value looks like: a:3:{i:0;s:10:"value1";i:1;s:11:"value2";i:2;s:15:"value3"; So it is why I can't use "=" instead of LIKE. It is also why I can't use IN. IN works like...
View Articlebcworkz on "Wordpress and MySQL Database integration"
Sorry for the late reply, I've been away. catacaustic quite capably explained your options, I just wanted to add more specificity related to template filenames. If you choose not to use a custom post...
View Articletechsurgeons on "[Plugin: Search and Replace] PHP 5.5 incompatibility"
We've updated our server to PHP 5.5 and S&R stopped working Doing a quick scan through the logs, I see entries like this: HP message: PHP Warning: mysql_real_escape_string(): A link to the server...
View Articlecedjo on "[Plugin: Participants Database] MySQL connection problems with...
I have a similar issue, backend is not listing any record. Message is: WordPress Unknown column '' in 'order clause' for request SELECT * FROM wp_participants_database ORDER BY LIMIT 0,10 done by...
View ArticleAvWijk on "[Plugin: Participants Database] MySQL connection problems with...
@Sjourney how do I do that? My back-end works fine, same for everything else of the WP install. Writing to the database (for example creating posts and such) is not a problem.
View ArticleSjourney on "[Plugin: Participants Database] MySQL connection problems with...
@AvWijk Do you have shell access via SSH?
View ArticleAvWijk on "[Plugin: Participants Database] MySQL connection problems with...
Nope.. cheap hosting package
View Articlecedjo on "[Plugin: Participants Database] MySQL connection problems with...
I have posted a new thread instead of hijacking this one. Cheers
View ArticleManoranjan Padhy on "Admin-ajax.php being Called from Admin Pages Causing DB...
[100% WORKING SOLUTION FOR HEARTBEAT API] I have written a step by step post on how to solve it i.e. disabling the Heartbeat API eaither completely or fraction of it or if you don't want to disable it...
View ArticleRobbie on "Admin-ajax.php being Called from Admin Pages Causing DB Connection...
Hi manoranjan_padhy, Thanks for that! Is it safe to disable heartbeat complete for woocommerce ? best regards, Ronnie
View ArticleDaniel Hüsken on "[Plugin: BackWPup Free - WordPress Backup Plugin] Database...
Try to delete the folder under uploads/backwpup-....-temp and as secound try to use the beta version from https://github.com/inpsyde/backwpup .
View ArticleManoranjan Padhy on "Admin-ajax.php being Called from Admin Pages Causing DB...
Yes you can do this because the theme I am using on my website is already woocommerce and its plugin compatible ! So no worries just go ahead. Moreover you can also comment at the bottom of the post on...
View ArticleRobbie on "Admin-ajax.php being Called from Admin Pages Causing DB Connection...
Hmmz... Parse error: syntax error, unexpected T_FUNCTION in
View ArticleManoranjan Padhy on "Admin-ajax.php being Called from Admin Pages Causing DB...
Robbie I guess you have done something incorrect because I am actively using it and its working like a charm. I haven't disabled heartbeat completely, I am using the second solution mentioned in my...
View Articledealtek on "Working with PHP Functionality Inside of Wordpress"
Hi all, I have some PHP programming skills. I am also interested in merging those skills inside of the WordPress app. With their advanced responsive design themes and many other functions it seems like...
View ArticleThe Grey Parrots on "Working with PHP Functionality Inside of Wordpress"
WordPress provides several hooks to do such operations, use it to get desired result. http://codex.wordpress.org/Plugin_API/Hooks
View Articlebrandon.amey on "[Plugin: ABASE] Proper Syntax To Search Table and Display...
Having the same issue! Has anyone found a solution to this?
View Articleesmi on "[Plugin: ABASE] Proper Syntax To Search Table and Display Results"
If you require assistance then, as per the Forum Welcome, please post your own topic instead of tagging onto someone else's topic. I am now closing this 5 month old topic as it references an older...
View Articledbtem on "WordPress Time Out and 100% Processor Usage Issue"
I am encountering a recurrent issue that I have run out of ideas on how to solve. I have a website running on Apache 2.2.14, PHP 5.3.2, MySQL 5.6.13, WordPress 3.8.3 using Gantry and Ximenia. The...
View Article