bcworkz on "executing a mysql query on publishing of post"
Um, yeah, there's several things wrong ;) One is your function is passed a post object, not a query object. Sure, $query is just a label and can be used, but it confuses my feeble brain. I can think...
View ArticleFaceLord on "[Plugin: NS Cloner - Site Copier] Missing a database table when...
I make use of a custom coded plugin that creates a database table to store it's data. When I clone a site, that data is not carried over. Is it possible to include extra, or non-standard tables in the...
View ArticleNever Settle on "[Plugin: NS Cloner - Site Copier] Missing a database table...
What is the name of your custom table? Is it a global table? Or a table per site that your plugin is used in? As long as your table adheres to the WP table prefix ( like wp_ ) and includes the current...
View ArticleJeff Farthing on "[Plugin: Theme My Login] SQL Errors"
They are just notices that won't affect anything with debugging turned off. They will be resolved by the next release.
View Articleaajax on "Relational Datebase Application under Wordpress"
I am developing a relational database (DB) application using PHP. I'm thinking I want it to run on a Wordpress (WP) site. The themes, style, user management, other administration etc. would all be...
View Articlecosmicjellybaby on "MySQL bulk delete query"
I am amazed that this issue hasn't ever been discussed to a satisfactory resolution. I mean it's clearly not just my website that has the problem, so what gives guys?
View Articleeckul on "executing a mysql query on publishing of post"
thank you I think I'm almost there. Cheers
View Articlejimmycul on "[Plugin: WP Clone by WP Academy] mysql error stops bckp process"
I just tried the advaced feature "use wpdb to back up" and finally got it work. BTW, I think this is the best plugin in the history of wordpress
View ArticleFaceLord on "[Plugin: NS Cloner - Site Copier] Missing a database table when...
Thanks for getting back to me. The table in question is not a global table. There is one created for each site that the plugin is used on. The plugin adheres to the WP table prefix. In this case, the...
View ArticleNever Settle on "[Plugin: NS Cloner - Site Copier] Missing a database table...
No worries! Glad you figured it out! Sometimes it just takes walking it through or bouncing it off someone to get all the pieces together. We do that all the time too! All the best!
View ArticleScott Ferros on "[Plugin: Wordpress Popular Posts] Server load, tmp writes"
We're experiencing the same problem and I've posted here. Hopefully we hear back about some possible solutions or a fix soon!
View Articlesurreal53 on "pbd-ajax-load-posts change query"
I am working on modifying the plugin pbd-ajax-load-posts for wordpress. It works great but I am trying to change the query it uses on the database. so far my attempts have not worked. The new query...
View ArticlePhil Shaw on "Pages Missing after importing MySQL"
I have moved hosts and I am having problems getting my pages to import from my backups. I have made a fresh Wordpress installation, replaced the wp-content folder and have imported the database. The...
View Articleesmi on "Pages Missing after importing MySQL"
What version of WordPress were you running previously?
View ArticlePhil Shaw on "Pages Missing after importing MySQL"
I'm using v3.5.1 previously and on the new host
View Articleesmi on "Pages Missing after importing MySQL"
Do you have any other database backups? It sounds like the backup you are using is damaged in some way.
View ArticlePhil Shaw on "Pages Missing after importing MySQL"
My old hosting is still active and I made several backups but they all do the same
View Articletmitchellw on "I can't log-in after attemping to set up MySQL"
I am a new user, and am taking a "How To Gurus" training course on WordPress. I am at the part about setting up a MySQL database so I began doing that. During the process of setting up my database I...
View ArticleKrishna on "I can't log-in after attemping to set up MySQL"
Can you help me reset my settings to what they were yesterday (06/07/2013) at 9pm eastern standard time? Do you want to get back the site the database of which you deleted? Have you kept a backup of...
View ArticleFrederick Townes on "Too many MySQL connections and MySQL server has gone away"
@Kate, At the start, this is not an issue for a caching plugin. You need to analyze the slowest queries in your network of sites and tune MySQL or your Themes / Plugins to make them more efficient and...
View Article