Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons

Reply
 
Thread Tools
vbNetwork - share forums with other boards Details »»
vbNetwork - share forums with other boards
Version: 1.0.0, by zethon zethon is offline
Developer Last Online: Oct 2020 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.8.4 Rating:
Released: 05-02-2009 Last Update: 06-01-2010 Installs: 74
DB Changes Uses Plugins
Additional Files Is in Beta Stage  
No support by the author.

vbNetwork

Summary
This add-on gives you the ability to share forums with other message boards without having to share any database information. The plugin runs through webservices and uses XML.
Release Notes
Currently the installation is easy but if you want to set up and run your own network it will help if you're familiar with XML. Joining an already existing network is fairly simple.

This plugin is developed using vBulletin 3.8.X and being tested on 3.6.X and 3.8.X. If it works on both of those, I will assume it works on 3.7.X.

If you would like my help writing versions for phpBB, IPB or other message board software, please feel free to contact me.

If you are interested you can join my existing network, but please note that it is mostly a trolling-based community of boards. Feel free to start your own network with other boards.

Product Specifications
  1. several plugins
  2. one cron job
  3. file uploads
  4. new DB tables
  5. several phrases

Installation
Approx 2-5 mins
See the included installation instructions.
Upgrading/Updating
  1. upload all files in the upload directory, overwriting any existing files
  2. re-import the XML file, setting "Overwrite" to "Yes"

Configuration
See the included documentation for details.
Support

If you encounter problems or discover any bugs, please create a new issue at: http://code.google.com/p/vbnetwork/issues/list

Change History
  • 0.9.0 (2009-02-20) - initial Beta release
  • 0.9.2 (2009-05-03) - added (some) logging, fixed bug for 3.8.2
  • 0.9.3 (2009-05-03) - added 'Delete' to Network Management, other minor changes
  • 0.9.4 (2009-05-08) - added new board and forum management functionality, and some new minor features
  • 0.9.5 (2009-05-09) - adds new option to sync network users via email, and added ability to change the network name
  • 1.0.0 (2010-06-02) - Version 1.0 for vBulletin 3.8.X

Sample
This is one shared forum on three different boards (the content of this forum may be NSFW).
http://www.anothermessageboard.com/f...splay.php?f=29
http://www.juot.net/forums/forumdisplay.php?f=50
http://www.drunkensquirrel.net/com/f...splay.php?f=28
PLEASE CLICK INSTALL!

Download Now

File Type: zip vbNetwork.zip (30.7 KB, 194 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #42  
Old 05-10-2009, 02:28 AM
RvG2 RvG2 is offline
 
Join Date: Jan 2007
Posts: 457
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very Intersting Mod

I wish to see it stable so I use it soon.
Reply With Quote
  #43  
Old 05-10-2009, 04:15 AM
zethon zethon is offline
 
Join Date: May 2005
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RvG2 View Post
Very Intersting Mod

I wish to see it stable so I use it soon.
Once I have added all the phrases I will release this as 1.0. That should happen in the next week or so.
Reply With Quote
  #44  
Old 05-10-2009, 05:08 AM
zethon zethon is offline
 
Join Date: May 2005
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KW802 View Post
Any chance of it checking by the user's associated email to marry the accounts up from Board A to Board B instead of always being as a guest?
I've added this functionality an I've also added code that will allow you to change the name of an existing network.

Tomorrow when I have time in the afternoon, I will go through and add the missing phrases.

I will then add a few forums on my board to coordinate bvBulletin network, giving useful information like "what kind of network" they, admin information and contact info, etc.

What are the rules about setting up another version of he software on a subdomain. That's allowed right?
Reply With Quote
  #45  
Old 05-10-2009, 03:13 PM
quarum quarum is offline
 
Join Date: Apr 2008
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What is the possibility of adding Blogs to it as well?

For example someone used vBulleting Blog and that Blog is posted as a Blog on the network sites that use vBulleting Blog?
Reply With Quote
  #46  
Old 05-11-2009, 03:58 AM
nutnut nutnut is offline
 
Join Date: Feb 2006
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great idea! Any idea why this table didn't get created when I installed? I also noticed that when I try uninstalling the product and reinstalling the previous data doesn't get deleted.

Database error in vBulletin 3.8.0:

Invalid SQL:

SELECT * FROM forumnetwork_sub
LEFT JOIN network_node
ON (network_sub.node_code = network_node.node_code)
AND (network_sub.networkid = network_node.networkid)
WHERE (network_sub.networkid = 3) AND (subid = 75)
ORDER BY network_sub.node_code;

MySQL Error : Table 'x_forum.network_node' doesn't exist
Error Number : 1146
Request Date : Sunday, May 10th 2009 @ 11:38:55 PM
Error Date : Sunday, May 10th 2009 @ 11:38:55 PM
Script : http://x.com/forum/admincp/networkforum.php
Referrer : http://x.com/forum/admincp/index.php?do=nav
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.0.67-community-log
Reply With Quote
  #47  
Old 05-11-2009, 09:45 AM
rule0 rule0 is offline
 
Join Date: Mar 2008
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by zethon View Post
That's Google's problem.
i'm concerned about the dupe content too. If google bans or lowers site's rank/value cos of this, then it quickly becomes publisher's problem
i am sick of modifying sites so search engines may like em, but considering google ads is good income, i dont want to risk it.
Reply With Quote
  #48  
Old 05-11-2009, 03:08 PM
zethon zethon is offline
 
Join Date: May 2005
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rule0 View Post
i'm concerned about the dupe content too. If google bans or lowers site's rank/value cos of this, then it quickly becomes publisher's problem
i am sick of modifying sites so search engines may like em, but considering google ads is good income, i dont want to risk it.
If you're so concerned about duplicate content, you can always hide your network forums from Guests. This would prevent Google from crawling the forum and registering duplicate content.
Reply With Quote
  #49  
Old 05-11-2009, 11:52 PM
ZomgStuff ZomgStuff is offline
 
Join Date: Feb 2007
Posts: 469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by zethon View Post
I've added this functionality an I've also added code that will allow you to change the name of an existing network.

Tomorrow when I have time in the afternoon, I will go through and add the missing phrases.

I will then add a few forums on my board to coordinate bvBulletin network, giving useful information like "what kind of network" they, admin information and contact info, etc.

What are the rules about setting up another version of he software on a subdomain. That's allowed right?
Not under a single license, you must have 2 licenses if you want to run vbulletin on 2 diff subs, or 2 installs in general. I know this for a fact because I specifically asked the vb support a while back.
Reply With Quote
  #50  
Old 05-12-2009, 12:09 AM
BlueNinjaGo's Avatar
BlueNinjaGo BlueNinjaGo is offline
 
Join Date: Mar 2009
Posts: 668
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*tagged*

Extremely interested.

Does it cause much server strain?
Reply With Quote
  #51  
Old 05-12-2009, 11:00 PM
zethon zethon is offline
 
Join Date: May 2005
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BlueNinjaGo View Post
*tagged*

Extremely interested.

Does it cause much server strain?
Doesn't seem to on my network. I have my cron set up to run as a Unix cron, so the users on my board don't see any delay. I know of a couple of boards that use vBulletin's built in Scheduled Tasks and it doesn't seem to be a problem with them either.

Of couse, the largest network this has been tested on is 5 messageboards all with moderate activity at best.
Reply With Quote
Reply

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:56 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06597 seconds
  • Memory Usage 2,334KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete