Profiles

  • Member Since: March 1st, 2007
  • Find me on:
  • Posted a reply to Loading 2 Blogs with require_once(‘wp-load.php’), on the site WordPress.org Forums:
    Worked like a charm. Ty.

  • Posted a reply to Loading 2 Blogs with require_once(‘wp-load.php’), on the site WordPress.org Forums:
    bcworkz, thanks. I've noticed that using $wpdb = new wpdb(...); works only after adding $wpdb->set_prefix('wp_');…

  • Posted a reply to Loading 2 Blogs with require_once(‘wp-load.php’), on the site WordPress.org Forums:
    Hmm, this may not be possible, since it requires redefining constants like DB_NAME.

  • Created a topic, Loading 2 Blogs with require_once(‘wp-load.php’), on the site WordPress.org Forums:
    If I have 2 blogs, xyz.com/a/ and xyz.com/b/, and in x…

  • Posted a reply to Older posts / Newer posts Links Not Working in a Category, on the site WordPress.org Forums:
    The solution in this case was not to replace the theme (which I kept) but…

  • Posted a reply to Older posts / Newer posts Links Not Working in a Category, on the site WordPress.org Forums:
    Good advice, it works with Plain permalinks, and I just looked at my theme (which…

  • Created a topic, Older posts / Newer posts Links Not Working in a Category, on the site WordPress.org Forums:
    Here's an example on my actual blog: http://dmitryche…