Go Back   vBulletin Modification Discussions > Coding Discussions > PHP Discussions, Tutorials and Help
Home Register FAQ Members List Calendar Mark Forums Read
vBSEO Info Tags

About This Page: This is a discussion on A GOOD Question within the PHP Discussions, Tutorials and Help forums, part of the Coding Discussions category, at vBulletin Modification Discussions. Ok here's a good one for anyone who wants to take a stab at it. I received this email yesterday morning from a customer at my design site. Tell me what I think I already know........... or surprise me!


Reply
 
LinkBack Thread Tools
Old 11-14-2006, 05:32 AM   #1 (permalink)
Senior Member
 
Ohiosweetheart's Avatar
 
Join Date: Nov 2006
Location: NE Ohio
Posts: 113
Ohiosweetheart is on a distinguished road
iTrader: (0)
Send a message via MSN to Ohiosweetheart Send a message via Yahoo to Ohiosweetheart
A GOOD Question

Ok here's a good one for anyone who wants to take a stab at it.

I received this email yesterday morning from a customer at my design site.
Tell me what I think I already know........... or surprise me!


Code:
Peggy,

I have not purchased the license yet, as I need some help. 

I'm not sure how to get done what I need to get done, thus I have found my
way to you.

I need a main forum, i.e. software development, running at it own domain.
Then I need a second forum, i.e. vBulletin development, running at it's own domain,
and another, i.e. PHP development at it's own domain.  I want all posts to
the PHP and vBulletin forums to also go to the main forum, software development.  

I also want the reverse.  If there is a post on the main forum, software
development, that related to the VB development, then that post would also
go on the VB Development forum.

Continuing in this vain, I would like to have a forum, i.e. Ohio PHP
Development, that feeds into the PHP development forum
and the main software development forum.

If a guest registers at any one of these, I want them to have access to all.

Does this make sense?

Please let me know.

Thank you.
Ohiosweetheart is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links

Old 11-14-2006, 07:36 AM   #2 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,216
Code Monkey is on a distinguished road
iTrader: (0)
License issues there. That asside, that would be a major hack and require a ton of work at great expense. I can never understand these requests since it's not really an advantage to have the same content on multiple sites. In fact, it can get you tagged by google for duplicate content.

Anyway, it could be done but it would be a lot of work. Doesn't vbfans do something like this?
__________________
Please do not PM me unless it's personal. General vBulletin or mod questions by PM will be ignored.

Try the vBSEO Demo

Click here for Instant Community
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-14-2006, 10:12 AM   #3 (permalink)
Senior Member
 
Ohiosweetheart's Avatar
 
Join Date: Nov 2006
Location: NE Ohio
Posts: 113
Ohiosweetheart is on a distinguished road
iTrader: (0)
Send a message via MSN to Ohiosweetheart Send a message via Yahoo to Ohiosweetheart
Thanks CM, I didn't think it could be done without alot of work, and it's definitely not something I want to mess with. I told him I'm a designer, not a coder
Ohiosweetheart is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-12-2006, 06:23 PM   #4 (permalink)
Junior Member
 
Join Date: Nov 2006
Posts: 8
Bimple is on a distinguished road
iTrader: (0)
multiple sites using the same database is possible and easy to do, however you must purchase separate licenses for each site.
Bimple is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-12-2006, 11:28 PM   #5 (permalink)
Senior Member
 
Ohiosweetheart's Avatar
 
Join Date: Nov 2006
Location: NE Ohio
Posts: 113
Ohiosweetheart is on a distinguished road
iTrader: (0)
Send a message via MSN to Ohiosweetheart Send a message via Yahoo to Ohiosweetheart
that we know Bimple... but it goes way beyond that. He wants it so that a member has to register only once to be a member of all the forums, and a bunch of other stuff
Ohiosweetheart is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-14-2006, 10:24 AM   #6 (permalink)
Subscriber
 
Join Date: Nov 2006
Posts: 16
protoss is on a distinguished road
iTrader: (0)
He's going to end up with a huge headache, Administration wise.
I've seen a hack for database sharing but that was under the same domain.
protoss is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-14-2006, 11:06 PM   #7 (permalink)
Junior Member
 
Join Date: Dec 2006
Posts: 11
Stoosh is on a distinguished road
iTrader: (0)
a big problem is overlapping in the databases, you may get the same entry from both boards
Stoosh is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-14-2006, 11:42 PM   #8 (permalink)
Senior Member
 
Eric's Avatar
 
Join Date: May 2006
Location: France
Posts: 458
Eric is on a distinguished road
iTrader: (2)
Send a message via ICQ to Eric Send a message via MSN to Eric
I wouldn't advice this approach neither, multiple scripts writing to a db can end with bottle necks, doubles as said above... and if the db has a problem or host for example.. all your sites are down. Nice firework
H could write a script that when a new member signups up, it make the membership in all databases... that would be possible I think code wise, preventing to ign up for each and every single part. He would have a unique login for all the parts.. but I wouldn't dare go further then that.
Now to get posts cross posted can be done via rss but no clue how you could make it so that each reeply will end in the correct thread.... didn't see any script yet able to identfy origin and look at destinaion if already existing thread or not....
Eric is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-14-2006, 11:48 PM   #9 (permalink)
Senior Member
 
Ohiosweetheart's Avatar
 
Join Date: Nov 2006
Location: NE Ohio
Posts: 113
Ohiosweetheart is on a distinguished road
iTrader: (0)
Send a message via MSN to Ohiosweetheart Send a message via Yahoo to Ohiosweetheart
no he doesn't want posts cross posted. His main thing was making it so that when someone registers at one of the sites, they're a member of all of them, and don't have to register again and again.

thanks for the info everyone!
Ohiosweetheart is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply
Tags:





Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


A vBSkinworks Design Recoded By vBModder.
All Code Distributed On This Site is © 2006 by it's author.
Search Engine Optimization by vBSEO 3.1.0

All times are GMT -7. The time now is 03:33 PM.
Online Users 55
Registered 0
Guests 55
Members 3610
Active Members 178
Threads 1730
Posts 7191
Top poster: Code Monkey (2216)
Welcome to our newest member, Gideonn
Most users ever online was 235, 04-11-2007 at 08:59 AM.
Speak Out! vBulletin gets the web talking!


vBulletin Setup SEO

vBulletin graphics resource images