jefftg on "Roles missing in moving wp_users in phpmyadmin"
I'm creating a new site on a dev sub-domain and I moved the Users from the main domain to this installation but none of the roles are there, which in my case included Subscribers and Wholesale...
View Articlemm_developer on "Roles missing in moving wp_users in phpmyadmin"
See the wp_usermeta table for user roles.
View ArticleRemco Tolsma on "[Plugin: Orbis] SQL structure"
Why do you want to store the KVK-number in the companies table? We have plans to narrow down the custom companies table. Currently only the company name is synced to the companies table. You can find...
View Articlevi3t on "High CPU Load After Update to v4.3"
@Samuel Wood (Otto): How to run script "fix.php". Sorry, I'm a newbie.
View ArticleTobiasBg on "Database Relations and Tables in PHP"
Hi, I don't have code available for this, but you'll have to get into theme development, I guess, with learning about Custom Fields (https://codex.wordpress.org/Custom_Fields ) and the relevant PHP...
View Articlejefftg on "Roles missing in moving wp_users in phpmyadmin"
Aha! Thank you @mm_developer, my first time messing with the database besides just exporting and importing the whole thing_thanks for your time.
View Articleiamonlythird on "High CPU Load After Update to v4.3"
@vi3t it's clearly stated in his post on page 1. Read it again. Thank you millions for this fix. What is the actual reason they haven't pushed out 4.3.1 yet? I can't believe it. Who makes these...
View ArticleVeganOstomy on "High CPU Load After Update to v4.3"
Just writing to say THANKS - when I look at my resource graph over the past 28 days, I can see the memory usage creeping up and it's more than halved after this fix! And no CPU warnings at all. What a...
View Articlecartpauj on "[Plugin: Pretty Link Lite] error on php log"
You may need to alter your tables so they are using the same collation alter table <some_table> convert to character set utf8 collate <some_character_set>;
View Articlejorgitobg on "[Plugin: Pretty Link Lite] error on php log"
Hi Cartpauj, Thanks for your answer. Im afraid I have to ask my hosting first. Regards,
View ArticleSLIS on "[Plugin: Simple Security Firewall] MYSQL firewall capability?"
Hi Paul! Have another question for you: for the past 2 weeks I've had intermittent site freezing. I've been going back and forth with Hostgator trying to figure it out and they're suggesting that it's...
View Articlemarco t on "High CPU Load After Update to v4.3"
Thanks guys for the fix, we got literally crazy finding out why the site was so slow.
View Articlejoesell89 on "High CPU Load After Update to v4.3"
Yep, like many others I have spent a couple of days trying to figure this out. Otto's fix worked. Thanks Otto! Best, Joseph
View ArticleSharon Murphy on "[Plugin: All-in-One Event Calendar] Custom MySQL query?"
I am doing the best I can to get a good query in here, and I cannot get the query to understand repeating events. Here's what I have so far: <?php global $wpdb; $start_time =...
View Articlevantezzen on "[Programming] Daily MySQL check"
Hello, I have a little problem with my plugin I'm programming: I want to execute a MySQL query every 24 hours, which checks something. How do I do that?
View Articlem3110w on "[Plugin: The Events Calendar] integrate with custom mysql database"
Hi, I did a search on this and didn't find anything. I want to link TECal to my custom mysql database without writing a bunch of php. Can TECal or TECalPro write data to and read data from a custom...
View Articlem3110w on "[Plugin: All-in-One Event Calendar] integrate with custom mysql...
Hi, I did a search on this and didn't find anything. I want to link Timely AIOne Calendar to my custom mysql database without writing a bunch of php. Can Timely write data to and read data from a...
View Articlem3110w on "[Plugin: Events Manager] integrate with custom mysql database?"
Hi, I did a search on this and didn't find anything. I want to link EMan to my custom mysql database without writing a bunch of php. Can EMan write data to and read data from a custom mysql database?...
View Articlem3110w on "[Plugin: Chronosly Events Calendar] integrate with custom remote...
Hi, Can Chronosly write data to and read data from a custom remote backend mysql database? Or is custom php code the only way to do this? Thanks, https://wordpress.org/plugins/chronosly-events-calendar/
View Article