vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - vbNetwork - share forums with other boards (https://vborg.vbsupport.ru/showthread.php?t=245942)

zethon 07-04-2010 10:00 PM

vbNetwork - share forums with other boards
 
1 Attachment(s)
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 uses webservices to share posts.

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.

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

Sample
This is one shared forum on three different boards (WARNING: the content of these forums 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!

ZomgStuff 07-05-2010 08:37 PM

My site is ZomgStuff.net

If anyone wants to setup a network with me, shoot me a PM.

Centrix 07-05-2010 08:54 PM

hmm interesting. and people can reply on your own forum to posts originally posted on an other board?

or do they get redirected to that other board when they want to reply

LuisManson 07-05-2010 09:50 PM

this is very interesting...
if someone has a running forum about android feel free to askme about networking
* my site is about android, in spanish

Xencored 07-05-2010 10:37 PM

Wow Awesome mod
only thing which pops in my head is
security for some-reason is this safe to use?

KevinL 07-05-2010 10:57 PM

This reminds me of the 'Zoints' addon.

Nice work.

klaus 07-05-2010 11:25 PM

If it's like newsgroup but only among Vbulletin forums then this is an amazing add-on.

Will try it out.

AtomicAcidbath 07-05-2010 11:51 PM

Oh yes, this has wonderful possibilities.
Anyone remember FidoNet from the BBS days?

zethon 07-05-2010 11:52 PM

Quote:

Originally Posted by Centrix (Post 2064981)
hmm interesting. and people can reply on your own forum to posts originally posted on an other board?

or do they get redirected to that other board when they want to reply

No one gets redirected. If I'm a member of Board A and I write a reply, it will show up on Board A as a normal post. Though, on Board B my response will show up like a guest post. Check out the links I provided for an example.

Quote:

Originally Posted by Animemike (Post 2065012)
Wow Awesome mod
only thing which pops in my head is
security for some-reason is this safe to use?

The webservice requires a authentication. The instructions tell you how to secure your network.

Quote:

Originally Posted by klaus (Post 2065028)
If it's like newsgroup but only among Vbulletin forums then this is an amazing add-on.

Will try it out.

The idea is that it can network not just vbulletin board with other vbulletin boards, but with boards of any software.

AtomicAcidbath 07-06-2010 12:27 AM

Uh oh.
Bug found and added to project issues tracking.
Does not play well with prefixed tables.

Found it in networkforum.php
7 occurrences where references to table network_sub should be.
Code:

" . TABLE_PREFIX . "network_sub


All times are GMT. The time now is 11:26 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.01185 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete