Cory Lamle on "[Plugin: Duplicator] [bug report] installer.php not properly...
Hey Ramblurr, This has been updated in the developer line. There is an interesting issue with mysqli_connect. In some PHP versions the $host param will except the port as part of the host i.e....
View Articletps777 on "[Plugin: Participants Database] api/ database connectivity support?"
I would like to work with the data now stored in the PDB. Is this possible, is the data stored in MySql by chance? I have to export the data into Excel and create sub-totals, counts, pivot tables, etc...
View Articlexnau on "[Plugin: Participants Database] api/ database connectivity support?"
The data is stored in the same database (although a different table) as the WordPress application is using. So, yes, probably MySQL. Any tool that will interact directly with the database will work,...
View ArticleArt Smith on "[Plugin: iThemes Security (formerly Better WP Security)]...
Thanks, mzeecedric! saved my bacon!!!
View Articlepacecal on "[Plugin: All-in-One WP Migration] MariaDB vs MySQL? database...
I'm running my WP-site on a payed host (A), let's say: wwww.mydomein.com. I'm running a backup on a synology NAS (B), let's say: http://www.ipadres.com\mydomein MySQL 5.1 is running on A MariaDB is...
View Articlepacecal on "[Plugin: WP Migrate DB] MariaDB vs MySQL? database proces hangs"
I'm running my WP-site on a payed host (A), let's say: wwww.mydomein.com. I'm running a backup on a synology NAS (B), let's say: http://www.ipadres.com\mydomein MySQL 5.1 is running on A MariaDB is...
View Articletps777 on "[Plugin: Participants Database] api/ database connectivity support?"
I got it, I created a few reports using sql statements and found a plugin that turns it into HTML, so perfect! Thank you!
View ArticlePim Jitsawang on "[Plugin: All-in-One WP Migration] MariaDB vs MySQL?...
Hi pacecal, I am sorry for the inconvenience. It seems like something is wrong with MySQL. Can you open support ticket to support at servmask.com for assistance? We will be happy to investigate further...
View ArticleTom on "Problem with Cyrillic characters"
Hi, i have the following problem: One table in my database is storing Cyrillic strings correctly but it is displaying them as question marks when the page is viewed in browser. The strange thing is...
View ArticleTom on "Problem with Cyrillic characters"
After trying everything, like changing the collations in database, character sets, exporting, importing, converting tables and database... I found what is the problem It was the way the data was read...
View Articlestrongtyer on "Creating and updating pages in bulk"
We have a website where a zip code search can be performed to find home care agencies who service that zip code. We have tons of listings, but Google can't see our search results page. We want to...
View ArticleDesignFlute on "mySQL Killed queries give 508 errors"
1) xxx_optionsSEToption_value=...
View ArticleDesignFlute on "mySQL Killed queries give 508 errors"
Anyone? Please help me understand as to why these queries are generated?
View ArticleBanneJim on "[Plugin: UpdraftPlus Backup and Restoration] Failure at restore...
Hello, I build a wordpress site and want to move it on another webspace. So I have to migrate. But the restoration of the mysql-database doesn't work. An error (1) occurred: - Unknown collation:...
View ArticleDavid Anderson on "[Plugin: UpdraftPlus Backup and Restoration] Failure at...
Hi, The error means that the MySQL server that you are restoring on does not support the character set used by your database. WP from versions 4.2 onwards uses utf8mb4_unicode_ci by default, so the...
View Articlemarktopper on "Using and alternative system for sessions?"
I need a alternative way for storing sessions on my Wordpress build. Are there any options to use one of the following: Storing sessions using Redis Storing sessions using Memcached Storing sessions...
View ArticleAramakii on "How to add mysql table on the page with opportunity to edit it?"
How to add mysql table on the page with opportunity to edit it?
View ArticleAccuwebhosting on "How to add mysql table on the page with opportunity to...
Hi, Would you elaborate your question bit more? Do you want to add mysql table on the backend (phpMyadmin) or at some page? Thanks,
View Articleluwadmin on "How does Revisr save the database"
Hi folks, like Revisr very much, etc etc :) I am only wondering about, how Revisr actually DOES save a database. Does is call mysqldump in order to convert binary to text? If so, to which file name, in...
View ArticleAramakii on "How to add mysql table on the page with opportunity to edit it?"
I want that the table which is in mysql, data from this table have to be displayed on some page. With opportunity to edit these data.
View Article