mustermann on "[Plugin: Events Manager] DB Request for registered location...
Hi caimin_nwl, I have test this shortcode: [locations_list scope="past" limit="30" orderby="??????" pagination="1" order="ASC" country="AT"] #_LOCATIONPOSTCODE #_LOCATIONTOWN,...
View Articlepmarks906d on "Accessing MySql database from page function"
Hi, I think I have gotten on track.I found a solution on line. If I put a form on my theme page, and have the submit button post from the local machine to the server to another php file, the following...
View ArticleChris on "[Plugin: Wordfence Security] Table wfHoover breaks backups"
The backup script on my WP breaks with "maximum execution time exceeded". In the error log I see that the timeout occurs at the table "wfHoover", which has 5,185,066 records - by far the largest number...
View Articlejustin_t_brown on "[Plugin: All-in-One WP Migration] Merge database into...
I'm having this exact same issue.
View ArticleLikeYourLife on "[Plugin: WP-DBManager] Suddenly chewing up 70% of my plugin...
Awesome Lester, thanks for the alternative. I will try reactivating, but I did check my schedules and nothing was scheduled for that time. Plus I think my backups are only about 3-4mb so it shouldn't...
View ArticleWFSupport on "[Plugin: Wordfence Security] Table wfHoover breaks backups"
Hi This table is used to temporarily store URL's found during a scan before we check them against the Google Safe Browsing (GSB) list of known malware and phishing URLs. This is used during a scan and...
View ArticleChris on "[Plugin: Wordfence Security] Table wfHoover breaks backups"
Thanks, so I will exclude it from backups. It would also be good if WF cold truncate the table after each scan.
View Articleilcaroleader on "[Plugin: All-in-One WP Migration] Merge database into...
So, here is how I solved. (I set up all the stuff some weeks ago, so please forgive if my explanation is not so accurate). 1. Transfer your first wp site onto your new server with the standard...
View Articlejkl-cz on "Restore from backup: wordpress works, the old website not"
Hi guys, an easy question for you experienced ones, super tough one for me. How can I restore my website from backup? I installed a fresh wp copy, uploaded my wp-content folder via ftp, used phpMyAdmin...
View ArticleWFSupport on "[Plugin: Wordfence Security] Table wfHoover breaks backups"
Its supposed to do that already. It may be because its found a lot of links in comments, posts, etc thus the excessive size. tim
View Articleangelo on "[Plugin: Events Manager] DB Request for registered location...
sorry but do you want to sort by location post/postal code ?
View Articlemustermann on "[Plugin: Events Manager] DB Request for registered location...
Hi caimin_nwl, I would like to sort by postal code or location. The problem is that [locations_list scope="past" ...] did not sort the locations. Thank you for help mustermann
View ArticleJames Huff (MacManX) on "Restore from backup: wordpress works, the old...
This guide might help: https://codex.wordpress.org/Restoring_Your_Database_From_Backup Did you make sure that the wp-config.php file is pointing to the correct database?
View Articleflowdee on "[Plugin: Hearthstone Cards for WordPress] Cards database"
Yeah sorry for delay. Going to update the plugin. It's already on my list as you can see: https://github.com/flowdee/hearthstone-cards-for-wordpress/issues
View Articlejkl-cz on "Restore from backup: wordpress works, the old website not"
Thank you James. Yes, I followed that guide to upload the database. My wp-config.php directs to a newly created database. Is the sql.gz file a database? Redirecting to the old one with details from my...
View ArticleJames Huff (MacManX) on "Restore from backup: wordpress works, the old...
Is the sql.gz file a database? No, that's a compressed file of the database, to be restored following the guide at https://codex.wordpress.org/Restoring_Your_Database_From_Backup Redirecting to the old...
View Articlecaimin_nwl on "[Plugin: Events Manager] DB Request for registered location...
Haven't tested, but I think using orderby="location_postcode" in your shortcode should work.
View Articlejpastorre on "Problems importing a database"
I used the Duplicator plugin to migrate one client blog from one hosting to Hostgator and when I try to import the database from the old hosting to use it in the new one this error appears: consulta...
View Articlecatacaustic on "Problems importing a database"
This is where the problem is: #1046 - No database selected You'll need to select a database before perofrming the input.
View ArticleCMSHelpLive on "Problems importing a database"
Hi, Select database in which you want to import data. Or create database first and import you data in it.
View Article