WPyogi on "Pulling Specific Records Into A Pod Field Based on MySQL"
You can get help with PODS here: http://wordpress.org/support/plugin/pods
View Articledanimcnulty on "Trouble moving local MAMP wordpress site to server"
Thank you again, I will fix that (but not tonight). This issue is officially RESOLVED!!!
View ArticleHCochranSmith on "Pulling Specific Records Into A Pod Field Based on MySQL"
Thank you for the link. I've been reading posts since 0700CT without finding anything related to my issue. I am not doing the work via PHP but from within the UI, Pods Admin - Edit Pods. I have a pod...
View ArticleWPyogi on "Pulling Specific Records Into A Pod Field Based on MySQL"
Please post on the PODS forum.
View ArticleSabinou on "Doubts about a proper mysql wordpress query, please, could you...
Hello, I must delete from a blog database every tag that isn't present in more than one post. (Another way to tell it, every tag that is only present in zero or 1 post). However, to be frank, this is...
View ArticleSabinou on "Doubts about a proper mysql wordpress query, please, could you...
Ah, a correction, I'd also have to run DELETE FROM wp_terms WHERE term_id IN (SELECT term_id FROM wp_term_taxonomy WHERE count = 1 ) Or else that would only take care of the tags present in zero posts....
View Articlepnoonan on "[Plugin: Admin Menu Editor] Thousands of repeated metadata entries"
We are running a fairly large multisite installation that uses Admin Menu Editor Pro. This morning our dev site stopped working and it looks like the reason was that we have over 17,000 entries in our...
View ArticleJanis Elsts on "[Plugin: Admin Menu Editor] Thousands of repeated metadata...
I've heard of a similar issue once before, but I have no idea what could cause it aside from some kind of a more general MySQL server problem. Or maybe some arcane race condition that makes WP create...
View Articledman78 on "[Plugin: WP-Filebase Download Manager] MySQL warnings append to...
Hi there, I'm a big fan of the WP-filebase plugin, thanks for your efforts. I'm having a problem though and I can't find anything similar listed in the forums. The downloads that I offer on my website...
View Articlebutmanmihael on "Installing wordpress on WAMP gives empty tables only"
I’m installing wordpress on WAMP and i have problem. nstallation is not completed properly and all database tables are empty ( wp_users are empty ). Not sure how it manages to create tables but not...
View Articlesloyer on "Installing wordpress on WAMP gives empty tables only"
There are a few issues this could be cause by..... Check the database user has all the privileges in the database . Reapply all privileges and install again. What version of PHP you are using? This may...
View Articlebutmanmihael on "Installing wordpress on WAMP gives empty tables only"
I have all privileges-Main user but not working/// Im use PHP 5.4.3 (on wampserver) Im dont understand, its created tables but without data inside
View ArticleVakantie Ameland on "[Plugin: NextGEN Gallery] Very slow loading of the...
Using 2.0.21 version, all other plugins deactivated. I still do notice that it takes a long time (>40s ) each time to load a page with a gallery. Then the photo's are loaded quickly. In 1.9.13 a...
View Articlesurgeprotector74 on "MySQL slow queries killing my site speed"
Hello all, i hope i am posting this in the right place. My website is only about 2 months old and i seem to have an issue with my host provider JustHost as they are telling me they have to throttle me...
View ArticleTara on "MySQL slow queries killing my site speed"
Slowness/high CPU usage could be due to (but not limited to): - a poor or memory intensive theme - poor or memory intensive plugins - your server is slow (e.g., "process hang", overload, you get a lot...
View Articlesurgeprotector74 on "MySQL slow queries killing my site speed"
Thank you Tara for your quick reply. I have actually read just about everything you just posted and no luck in finding a solution. I have gone as far as deactivating every single plug in and no use. I...
View ArticleTara on "MySQL slow queries killing my site speed"
Have you tried deleting revisions in your DB? It may help reduce the DB size depending on the amount of revisions. If you decide to do that, Make sure you backup everything (including your database)...
View Articlesurgeprotector74 on "MySQL slow queries killing my site speed"
Thats what i did just before i posted on here. I even got the plugin "Delete Revisions" to make sure. One thing i noticed was that most mysql questions i have seen always have wp_ posts mine starts...
View ArticleTara on "MySQL slow queries killing my site speed"
most mysql questions i have seen always have wp_ posts mine starts with tmh_posts...really dont know if that is an issue just guessing at it all right now. I don't think that's the issue.In fact, it's...
View Articlesurgeprotector74 on "MySQL slow queries killing my site speed"
Is there any place i can submit my database to tell exactly what is wrong and how to fix it? Or is there a company that i should contact that does this type of thing?
View Article