Quantcast
Channel: Topic Tag: MySQL | WordPress.org
Browsing all 5530 articles
Browse latest View live
↧

cr1zz on "Where does sportspress store the data"

Hey carlog, thanks for your answer. Unfortunately I'm not able to locate the data for the league tables :( Why doesn't sportpress store the data in own tables?! ;)

View Article


cr1zz on "Where does sportspress store the data"

Ok, too fast with posting :D Found the data, bute the format is somehow... mehhhh.....

View Article


Roch on "Where does sportspress store the data"

Hi! That's how WP works :) Check for the custom fields in the WP's codex to know more about its inner workings. You could just schedule the cron job to run a PHP file with some wordpress functions...

View Article

mianshahzeb on "Delete comments from WordPress"

Hello. I have a website with large number of posts.. Every post contain about 300 comments, inshort comments are more than 28k. I want to delete all comments permanently from database/wordpress site. I...

View Article

Bob Cristello on "Delete comments from WordPress"

You could just enter your phpmyadmin and delete all the entries in the wp_comments and wp_commentmeta tables Here is a support post that discusses this in greater detail:...

View Article


carlog on "Where does sportspress store the data"

Those numbers reference the ID numbers of the posts or metadata.

View Article

Roch on "Where does sportspress store the data"

No, those are the size of the variable that is following (array, in that case). But you shouldn't really write that, using WP's functions will be better, to ensure that it will work when SportsPress...

View Article

mianshahzeb on "Delete comments from WordPress"

thanks. You just saved my day.

View Article


ShubhamBadal on "WP Migrate DB migration fails due to wordfence"

I am getting this error when pulling remote database to local using WP Sync DB. Migration failed WordPress database error: [Can't find file: '.\cybrhome_blog_mig_wp_wfbadleechers.frm' (errno: 2 - No...

View Article


rickwpuzver on "XML to mySQL (wp_posts) . Importing BIG XML"

Hi, It's again me. I've tried XMPP, OpenServer with different configs (from Apache to nginx, with php and mysql different versions) Where I am importing big XML file to wordpress. Please, don't say me...

View Article

Bob Cristello on "Delete comments from WordPress"

Cool, I am glad I was able to help.

View Article

dk9 on "Can different wp databases share the SAME UPLOADS FOLDER?"

Hi guys, i'm looking for a solution for this exact problem! Any updates? Daniel

View Article

emjayzeegee on "[Plugin: Yoast SEO] SEO Report Exports from Yoast?"

I'm looking for a way to dump out a list of all the pages in wordpress, with columns for their yoast scores in different grading categories (reading score, title optimized, title length, description...

View Article


benchildmags on "Error establishing database connection"

Hi there, just moved my wordpress site to a new server. Everything has been done via the cli so far. I installed mysql, php and apache. I imported my db into a db called wordpress created a user for it...

View Article

Jesse on "Error establishing database connection"

@benchildmags, Double check the table prefixes in your database and wp-config.php If still seeing errors, make sure caches are cleared. Besides that it is hard to advise further without more information.

View Article


Louno on "HELP! How to delete duplicate posts with mysql queries ?"

Hi, Something went wrong on one of my wordpress site, some script got stuck in a loop and created a huuuuuge amount of duplicate posts... I tried using various plugins to detect and delete duplicate...

View Article

Louno on "How to delete duplicate posts with mysql queries ?"

Ok, I sort of solved my problem... after trying a few times I was successful in running the mysql query to delete all duplicates without the server crashing. That didnt solve my problem though, after...

View Article


WFMattR on "WP Migrate DB migration fails due to wordfence"

Hi, Currently, Wordfence is not supported on Windows hosts, though we've heard of quite a few people running it successfully. In this case, it looks like the problem is that Windows converts all table...

View Article

chesthairtoupee on "After crash: MySQL doesn't start anymore"

Hello forum, after my computer has crashed MySQL doesn't start anymore. Should I reinstall the whole server package, in this case AMPPS? However, in this case the database would be overwritten.

View Article

Randy Sandberg on "After crash: MySQL doesn't start anymore"

Might I suggest asking this question on the AMPPS support forum at: http://www.softaculous.com/board/#cid5 I bet you'll get a much more specific answer! :-)

View Article
Browsing all 5530 articles
Browse latest View live