cyang255 on "Execute PHP code and MySQL"
Hi bemdesign, I means there are many php plugins, mysql plugins, so I was wondering how would other more experiences WordPress developers use? What do you guys use? Does WordPress already support them...
View Articlebemdesign on "Execute PHP code and MySQL"
That question is too broad to answer - it is effectively unanswerable because, like most code and application development, it all depends. Generally professional WordPress development (creating your...
View ArticleJames Huff on "Enviar las publicaciones a los subscriptores con php"
I'm sorry, that didn't translate well for me. I recommend asking at https://es.forums.wordpress.org/ instead.
View Articlewebinclusion1 on "[Plugin: Olimometer] Manual update no longer working"
I have an Olimometer running on a site, and it has been working fine up until now. The total raised has been being updated manually and displaying. But now when a new total is entered, it no longer...
View Articlejan.mazanek on "[Plugin: Contact Form 7 Lead info with country] Contact Form...
I would pleased with Contact Form DB integration too
View Articlepocketapocketa on "Privileges issues(?) on install"
Hi all, I am on my third attempt at installing Wordpress on a virtual server (Debian8) now, but I keep on running into what I think must be ownership / privileges issues meaning that Wordpress cannot...
View Articlejasehowe on "[Plugin: BackWPup Free - WordPress Backup Plugin] MySQL database...
Beginning on 9/7/2015 my weekly backup started getting these messages: [14-Sep-2015 03:04:26] 3. Try to backup database … [14-Sep-2015 03:04:26] WARNING: mysqli::real_connect(): The server requested...
View Articlecatacaustic on "Privileges issues(?) on install"
It is permissions, but it's database permissions, not file permissions. You need to create a new MySQL user for the database, and then grant it privilidges over the database that you're using for...
View ArticleDigico Paris on "Privileges issues(?) on install"
Hi pocket, It seems something is wrong on the whole vps setup. Just to debug, put you as root user. Use something like: $ cat /etc/passwd To list current users. If your problem is that you can't access...
View Articlejchiu495 on "[Plugin: Form Maker] form multiple tables"
Hi, I have a form. Is there a way to insert the data into multiple tables in MYSQL. Right now it seems to be going in only one table. Thanks. https://wordpress.org/plugins/form-maker/
View Articleshijinbharati on "Mysql stop notification"
I have a Wordpress site consist of large data,sometimes the mysql automatically stop its working.Is it possible to send a notification to the administrators to notify that the server is not working....
View Articlecatacaustic on "Mysql stop notification"
There are ways to do that, but the best tools aren't something that's part of WordPress. Do a search for server monitoring tools, and you'll find the sort of tools that you need.
View ArticleSupport Web-Dorado on "[Plugin: Form Maker] form multiple tables"
Dear jchiu495, We have support for MySQL mapping. You can use it to insert the data of each field into another table. Please check out the possibilities from our User Guide for Form Maker or check out...
View Articletitush on "[Plugin: WP Security Audit Log] Memory Hog?"
Hi, I am using your plugin WP Security Audit Log on a membership only site and it consumes up to 600MB on my VPS. They system is: centOS 6.7, PHP 5.6.13, MySQL 5.6, Apache 2.14 We have 2vCores and 2GB...
View ArticleWPWhiteSecurity on "[Plugin: WP Security Audit Log] Memory Hog?"
Hello Titush, Thank you for your kind words and sorry to see you are having such memory issues. To start off with this issue is specific to your setup, i.e. it is not a known common issue so ideally we...
View Articlepocketapocketa on "Privileges issues(?) on install"
Thank you both for your replies. I have had a fair debugging session today. I'm particularly busy at work at the moment, and I'm pretty tired, but nothing so far. I have deleted and re-created the...
View ArticleOurWebMedia on "High CPU Load After Update to v4.3"
So was this updated in the release of Version 4.3.1? Just want to confirm, as I know probably others are interested in knowing as well....
View Articlejchiu495 on "[Plugin: Form Maker] form multiple tables"
How can we insert multiple selection into a table? I have about 30 check boxes. I need to insert into a database. Please advise.
View Articlecatacaustic on "Privileges issues(?) on install"
You do know that MySQL users are not the same as system users? You can't use system user accounts to commect to the MySQL server. You need to create these users in MySQL and then assign their...
View Article