Version: 1.00, by zethon
Developer Last Online: Oct 2020
Category: Miscellaneous Hacks -
Version: 4.0.4
Rating:
Released: 07-04-2010
Last Update: Never
Installs: 28
DB Changes Uses Plugins Template Edits
Re-useable Code Additional Files Translations
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 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
several plugins
one cron job
file uploads
new DB tables
several phrases
Installation
Approx 2-5 mins
See the included installation instructions.
Upgrading/Updating
upload all files in the upload directory, overwriting any existing files
re-import the XML file, setting "Overwrite" to "Yes"
This thread has been active more recently than the thread for vb3.8, so from that thread:
Quote:
Originally Posted by I.M.O.G.
I'm receiving a lot of XML parser errors (error code 3 when running the scheduled task) when using this mod.
For example, a post with regular quotes is fine:
I'm Matt, AKA "I.M.O.G."
But a post with these quotes is not:
I’m Matt, AKA “I.M.O.G.”
I'm running a network with 8 nodes, so I'm working at improving the parsing code to be a bit more liberal. I've also noticed you have to be careful about the settings on each board - depending on the image settings and such, you may receive errors if one board in the network has more liberal settings configured than another.
Anyone have experience resolving issues like this?
For anyone using this plugin, you may want to make the following changes to improve the way vbnetwork handles special characters:
Line 320 of "/forums/network/function_network.php" should read:
$xmlstr = '<?xml version="1.0" encoding="ISO-8859-1"?>'."\n";
The line just below that should change "=" to ".=".
With that small change, you will eliminate a lot of "error code 3" instances, where the XML feeds are corrupted due to the use of special characters in posts.
I have installed and created a new network. For those wanting to join and network with geekhack.org, please drop me an email at: me [at] imav [dot] org
mavherzog, or anyone else sharing public sections, are you doing anything to address SEO concerns? Not sure if duplicate content is something you are concerned with.
Currently I have 9 of my own sites in a network, however we are syncing internal/private sections not accessed by search robots.
I plan to create new forums specifically to be networked. I have had no takers so far regarding other sites willing to network with me. (which I find quite odd considering geekhack is quite busy and can only help those that choose to network with us)
I plan to create new forums specifically to be networked. I have had no takers so far regarding other sites willing to network with me. (which I find quite odd considering geekhack is quite busy and can only help those that choose to network with us)
I have this installed on a test site only. Not sure if it work or not, but willing to test it if you are.
Yes both sites must be setup... One site because the "network admin" and sets up a network password- the other site needs to enter the password (and have the URL of the admin forum) among other settings.