Quantcast
Browsing all 5527 articles
Browse latest View live

Gethin Coles on "Where are the woocommerce orders stored in the database?"

is there a way to ditch all the order that are currently in the DB? I loaded example data, and just discovered there are 700 order I need to ditch.

View Article


Bruce_M_Whealton on "Local Installation problems"

Hello all, I have installed Wordpress many, many times. I'm doing this on my Windows 8 machine. Unfortunately, I'm running into issues with the local server, I am using. Actually, with various servers...

View Article


kjodle on "Local Installation problems"

Are you using "localhost" or "127.0.0.1"? Some windoze setups only accept the latter.

View Article

2ninerniner2 on "Local Installation problems"

I use The Uniform Server (TUS) on Win 8 (and Win 7 and XP) with no issues; the default database user name and password (root for both) work. I just did a new install on Win 8 with the latest version of...

View Article

IcarusFW on "[Plugin: DB Toolkit] Creating Junction Tables"

Any news on the problem with tables that have a number of multijoin tables in them? I'm almost at the point where I'll be digging through the plugin code to find the problem, but would like some help...

View Article


Scott Kingsley Clark on "Custom Taxonomies - postmeta or custom tables?"

It's not an 8 field thing, that was just me saying something in general. I've seen issues with certain queries running when multiple fields are referenced, or the same field multiple times, etc.. It's...

View Article

kshengelia on "Custom Taxonomies - postmeta or custom tables?"

Ok, thank you for information. Anyway, I am testing Pods on WPEngine trial installation and I am really excited with it already. Not only it handles custom post types & taxonomies & fields, but...

View Article

_gil on "Slow website with mysql alerts"

Hi, My website http://www.crossfit506.com is running super slow. I checked my runtime information on myphpadmin and given me the following red alerts: Handler_read_rnd_next 168 The number of requests...

View Article


Seacoast Web Design on "Slow website with mysql alerts"

Looks like it may be related to a poorly form header and W3 Total Cache Visit their support on how to fully and properly remove this plugin....

View Article


_gil on "Slow website with mysql alerts"

Thanks a lot! the site is way faster without the w3c plugin, and I'm also going to try and fix the form header.

View Article

newuser8640 on "Multi site form / database management"

Thank you for you in depth response. I have found several of those links and plugins to be very helpful. My business partner and I are almost done with our multisite. I have to say that I like drupal...

View Article

newuser8640 on "Multi site form / database management"

As a side note we also found a plugin that would take care of front end user submissions via forms (for product submissions). This would take care of fooling around with MySQL and PHP to achieve the...

View Article

Davinder Singh on "how to select single post with multiple term_id mysql"

Hi all, Hope all are doing great :) I am having a situation where i need the conjunction of term ids. i want to select the post haing both the terms assigned to it. I have tried this :- SELECT...

View Article


blakemoore123 on "[Plugin: Insert PHP] Resource id #250"

This is not resolved. [insert_php] $con = mysql_connect("MY SERVER","MY USERNAME","MY PASS"); if (!$con) { die('Could not connect: ' . mysql_error()); } mysql_select_db("MY DATABASE"); $results =...

View Article

WillBontrager on "[Plugin: Insert PHP] Resource id #250"

Use mysqli_connect and its associated mysqli_... functions instead of mysql_connect. Two reasons. 1. mysql_connect is being deprecated. (See http://us3.php.net/manual/en/function.mysql-connect.php ) 2....

View Article


WillBontrager on "[Plugin: Insert PHP] Resource id #250"

One more thing. This is not a forum on how to write PHP code, and I'm not going to let it become one. However, here is one more tip: If you want to see the results of your SELECT query, you'll need to...

View Article

theodorlindekaer on "Permalinks for MySQL output"

I use WP for creating static information sites - not blogs. I have a range of data from my MySQL database, that I would like to echo to a list with a link to each page display the information from that...

View Article


graven73 on "Application inside a template inside a theme"

So I have some files that build up an SEO application (MySQL, PHP, JS, Images, etc… (‘a mini site’)) and they are in a folder called ‘body_call’. Inside there are the body.php, index.php, css/style.css...

View Article

onii-chan on "How to Re-associate comments with a user after moving wordpress"

Hey there, I've decided to do a ground up rebuild of my blog. I've created a fresh database, fresh install of wordpress, etc. I used the export tool on my old blog site to bring over the posts, and...

View Article

onii-chan on "How to Re-associate comments with a user after moving wordpress"

Update: I've been working on this and I've gotten further, but I need some mySQL help. In the wp_users section, my Author account's user id is 2. In the wp_comments, my author's user id is 1 (which I...

View Article
Browsing all 5527 articles
Browse latest View live