Activity Stream
48,167 MEMBERS
64828 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 9 of 9
  1.     
    #1
    Member

    Default $5 for who can help me find a solution...

    hi friends,

    maybe you can help me...
    I have an blog and want to create a second one.
    My idea is using the same posts... how can I make that possible?

    I have both blogs installed at same database...

    What is my possibilities? :-)

    Until now, I found this instructions to share wp_users table:

    In ALL of my installs:
    in wp-config.php:
    added just above /* That's all, stop editing! Happy blogging. */:
    Code: 
    define('CUSTOM_CAPABILITIES_PREFIX', 'wp_');
    in wp-includes/capabilities.php:
    replaced:
    Code: 
    $this->cap_key = $wpdb->prefix . 'capabilities';
    with:

    Code: 
    if (defined ('CUSTOM_CAPABILITIES_PREFIX')) {
        $this->cap_key = CUSTOM_CAPABILITIES_PREFIX . 'capabilities';
        }
        else {    $this->cap_key = $wpdb->prefix . 'capabilities';
        }
    In all installs EXCEPT the original:
    in wp-config.php:
    added just above /* That's all, stop editing! Happy blogging. */:
    Code: 
    define ('WPLANG', '');
    define('CUSTOM_USER_TABLE', 'wp_users');
    define('CUSTOM_USER_META_TABLE', 'wp_usermeta');
    AND replaced:
    Code: 
    $table_prefix = 'wp_';
    with
    Code: 
    $table_prefix = 'anyotherprefix_' //the prefix has to be unique for each installation
    Now I need the same for wp_posts... but cant find anything on google.
    Any ideas, please PM me!
    I will pay $5 via paypal to the first person that fix this...
    Divvy Reviewed by Divvy on . $5 for who can help me find a solution... hi friends, maybe you can help me... I have an blog and want to create a second one. My idea is using the same posts... how can I make that possible? I have both blogs installed at same database... What is my possibilities? :-) Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Banned
    I Can Do This But Have To Pay In Advance.

  4.     
    #3
    Member
    pm sent...

  5.     
    #4
    Gone off that Molly
    Website's:
    thefaggotstore.org
    Export the posts via Tools & Settings. Re-install the plugins on the new blog. Problem solved.

  6.     
    #5
    Member
    I know that... but I dont want to make that work, because I post about 20 posts per day, and like that will give me more work.
    If I found a way to share wp_posts in the second blog, the posts will appear automatically

  7.     
    #6
    Member
    Website's:
    myrapidleech.net
    I can do it for free. Pm me.
    MyRapidleech.net - Under Construction!
    ClickLeech.com - Premium Link Generator! Free!

  8.     
    #7
    Member
    ipowerz, pm sent

  9.     
    #8
    Probation
    WP Feedwordpress module

    sorted lol

  10.     
    #9
    Banned
    Website's:
    TechniHost.Com Blog.TechniHost.Com Forums.TechniHost.Com TechniHost.In
    still need help? or is this done

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Help me to find the right remote windows solution for me
    By flytothemoon in forum Hosting Discussion
    Replies: 4
    Last Post: 3rd Feb 2012, 09:46 AM
  2. Rapileech solution
    By chemicalx in forum Web Application/Script Support
    Replies: 0
    Last Post: 30th May 2011, 06:51 AM
  3. [PLS HELP]VBS or JS solution to find and use path...
    By Porsche_maniak in forum Web Development Area
    Replies: 1
    Last Post: 28th Jun 2010, 05:59 PM
  4. need solution
    By bdsur in forum phpBB
    Replies: 9
    Last Post: 21st Apr 2010, 10:41 AM
  5. Best Hosting Solution
    By Chomi in forum Hosting Discussion
    Replies: 2
    Last Post: 7th Jan 2010, 06:58 AM

Tags for this Thread

BE SOCIAL