Results 1 to 9 of 9
-
28th Mar 2011, 01:31 AM #1OPMember
$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_');
replaced:
Code:$this->cap_key = $wpdb->prefix . 'capabilities';
Code:if (defined ('CUSTOM_CAPABILITIES_PREFIX')) { $this->cap_key = CUSTOM_CAPABILITIES_PREFIX . 'capabilities'; } else { $this->cap_key = $wpdb->prefix . 'capabilities'; }
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');
Code:$table_prefix = 'wp_';
Code:$table_prefix = 'anyotherprefix_' //the prefix has to be unique for each installation
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
-
28th Mar 2011, 01:58 AM #2Banned
I Can Do This But Have To Pay In Advance.
-
28th Mar 2011, 02:05 AM #3OPMember
pm sent...
-
28th Mar 2011, 02:05 AM #4Gone off that MollyWebsite's:
thefaggotstore.orgExport the posts via Tools & Settings. Re-install the plugins on the new blog. Problem solved.
-
28th Mar 2011, 02:12 AM #5OPMember
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
-
28th Mar 2011, 02:18 AM #6MemberWebsite's:
myrapidleech.netI can do it for free. Pm me.
MyRapidleech.net - Under Construction!
ClickLeech.com - Premium Link Generator! Free!
-
28th Mar 2011, 02:21 AM #7OPMember
ipowerz, pm sent
-
30th Mar 2011, 05:22 PM #8Probation
WP Feedwordpress module
sorted lol
-
1st Apr 2011, 01:02 AM #9BannedWebsite's:
TechniHost.Com Blog.TechniHost.Com Forums.TechniHost.Com TechniHost.Instill need help? or is this done
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Help me to find the right remote windows solution for me
By flytothemoon in forum Hosting DiscussionReplies: 4Last Post: 3rd Feb 2012, 09:46 AM -
Rapileech solution
By chemicalx in forum Web Application/Script SupportReplies: 0Last Post: 30th May 2011, 06:51 AM -
[PLS HELP]VBS or JS solution to find and use path...
By Porsche_maniak in forum Web Development AreaReplies: 1Last Post: 28th Jun 2010, 05:59 PM -
need solution
By bdsur in forum phpBBReplies: 9Last Post: 21st Apr 2010, 10:41 AM -
Best Hosting Solution
By Chomi in forum Hosting DiscussionReplies: 2Last Post: 7th Jan 2010, 06:58 AM
themaCreator - create posts from...
Version 3.53 released. Open older version (or...