banfw001 on "Create 3 tables on installation"
I'm currently writing a plugin which needs three SQL tables to store data in. Please could someone tell me how I make three or multiple tables on plugin activation.
View Articlemaijintheartist on "WP2Cloud Plugin Will Not Activate"
Hi i installed the WP2Cloud program but it will not activate. everytime i try it goes to a blank screen and says the following: "Cannot create wp_cloud_media_content table -- MySQL error: Unknown table...
View Articlemaijintheartist on "WP2Cloud Plugin Will Not Activate"
btw I am using the latest version of wordpress. version 3.8.3 Please HELP me resolve.
View ArticleArtem Livshits on "WP2Cloud Plugin Will Not Activate"
WP2Cloud needs ClouSE to be installed in the MySQL. If you cannot install ClouSE into your primary MySQL server, you can use a separate MySQL server as a Media Server (see this post for example).
View ArticleSkoad on "Admin-ajax.php being Called from Admin Pages Causing DB Connection...
Also been having this issue. Have searched all over the place with the only answer being to disable the heartbeat. Ive done that and no change was made. Pingdom still showing adam-ajax taking up to 30...
View Articletruptig on "[Plugin: Contact Form DB] error messages:...
Hi, I am getting the same error messages on update of WordPress to version 3.9. But its not visible on WordPress version 3.8.3 and below
View ArticleSkoad on "Admin-ajax.php being Called from Admin Pages Causing DB Connection...
It wouldnt let me edit my post so having to post again... I seemed to have fixed the problem and narrowed it down to one of two plugins I had. So I updated to workpress 3.9 today and my site didnt like...
View ArticleRob Cubbon on "Database name is known – is this a security issue?"
I am creating video tutorials for setting up WordPress. I wish to give as much detail as possible so I'm showing the database set up with username and password in cPanel. Would it be okay if I was to...
View Articlebemdesign on "Database name is known – is this a security issue?"
Use a local install of WordPress (use MAMP or WAMP). If you're not using standard ports and if you're behind a router that is not DMZ'd (available over the internet), you can fairly safely give out as...
View ArticleRob Cubbon on "Database name is known – is this a security issue?"
Thank you for your reply, bemdesign. I don't want to start off doing a local install because I think that's a little bit too advanced for the people I am trying to teach. " only share as much...
View Articlemechx1 on "Database name is known – is this a security issue?"
Not really a WordPress question, but a good one. Use your video editing tools to blur out the real data, this is accepted practice. Never give them anything real. Ever. If nothing else it gives away...
View Articlebemdesign on "Database name is known – is this a security issue?"
I would not recommend showing real database information of a real online server, ever. Unless this was prerecorded video tutorial and used a VM instance of a server which was promptly destroyed after...
View ArticleRob Cubbon on "Database name is known – is this a security issue?"
Thank you for the feedback. I appreciate your concerns but what's the difference between blurring out the database name, user and password and changing them later? I appreciate that there's still...
View Articlebemdesign on "Database name is known – is this a security issue?"
Changing them is better than blurring. There are methods to unblur images and video to see the underlying information and I would not rely on it as a way of obfuscating things. But not using a live,...
View Articledawidziolkowski on "[Plugin: WordPress Duplicator] Compatibility with MariaDB"
Hello, I've been using Duplicator for a long time and have no issues. It's really great software. I have just installed new instance of WP 3.9 with MariaDB 10.0.10 (drop-in replacement for MySQL with...
View Articlefloatingbit on "[Plugin: StatPress] MySQL errors when using Statpress 1.4.3...
When using Statpress 1.4.3 on Wordpress 3.9, you get the following errors: Warning: mysql_real_escape_string() [function.mysql-real-escape-string.php]: Can't connect to local MySQL server through...
View Articlelifeinthegrid on "[Plugin: WordPress Duplicator] Compatibility with MariaDB"
Hey Dawidziolkowski, Creating the package uses the built in WordPress database abstraction layers. However the installer.php currently relies on the mysqli libs. Cheers~
View Article040310b on "Manipulating Categories with phpMyAdmin"
1. I tried, by querying phpMyAdmin, to delete older posts in particular categories. The following "seemed" to successfully show posts in one particular category(1772) that are over 400 days old: SELECT...
View Articlecliffrohde on "[Plugin: Wordfence Security] wfStatus and wfFileMods"
First off, thank you for this plugin. It's exceptionally valuable. I am experiencing a glitch on at least one of the 40 or so sites I have it installed on. These tables in mySQL have 18 million and 23...
View Article040310b on "Manipulating Categories with phpMyAdmin"
The "delete query" I was attempting in 1, above, worked, but, apparently, the entire category was deleted, instead of just tweets older than 400 days. What did I do wrong? delete a,b,c,d FROM wp_posts...
View Article