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)

session-one 07-09-2010 11:54 AM

if someone has an anime, gaming, or if you find that our boards will be associated pm me...

my url is http://www.sessionone.net .. this seems like a good idea and i'd like to join a network or form one :)

TyPenn613 07-12-2010 02:27 AM

Thanks zethon! Nice work.

murekhalir 07-12-2010 03:53 AM

How about, instead of creating simliar posts, create a mod that can duplicate user logins.

When I think of network, I think of being able to use one login. to login to mulitpe vbulletins.

Unsure why there hasn't been a solution for this yet!

AtomicAcidbath 07-13-2010 01:12 AM

[Edit]got it working.

Unusual characters in Member Name causes XML parser error.
(example: Name "??b" prevents the XML package from being accepted)

To fix:

in file /network/functions_network.php find:
Code:

            if (!file_exists($workingfile))
            {
                  $xmlstr = "<package networkname='".(strtolower($networkinfo['name']))."'>\n";

Replace:
Code:

            if (!file_exists($workingfile))
            {
                  $xmlstr = "<?xml version=\"1.0\" encoding=\"windows-1252\" ?>\n";
                  $xmlstr .= "<package networkname='".(strtolower($networkinfo['name']))."'>\n";


Centrix 07-14-2010 04:39 PM

Is it possible for one-way traffic as well? Like, my forum takes info from an other board that doesnt have this mod installed, but that board does nothing with mine.

VonDoom 07-14-2010 06:51 PM

Quote:

Installation
Approx 2-5 mins
See the included installation instructions.

Serious Epic fail for me.. haha ive been working on this for at least an hour probably closer to two. Bla (ok in fairness it did only take a cpl minutes to install.. Configuration on the other hand Oui..)

I dont get the documentation, I just cant get this to work.. Spent a cpl hours putting everything together, But the whole process must just be over my head..

zethon 07-14-2010 07:08 PM

Quote:

Originally Posted by Centrix (Post 2069124)
Is it possible for one-way traffic as well? Like, my forum takes info from an other board that doesnt have this mod installed, but that board does nothing with mine.

No, not with this plugin.

Quote:

Originally Posted by VonDoom (Post 2069182)
Serious Epic fail for me.. haha ive been working on this for at least an hour probably closer to two. Bla (ok in fairness it did only take a cpl minutes to install.. Configuration on the other hand Oui..)

I dont get the documentation, I just cant get this to work.. Spent a cpl hours putting everything together, But the whole process must just be over my head..

I suppose I should specify more. If you are joining an existing network, the setup time is roughly 2-5 minutes. If you're starting your own network, then it's a little trickier.

VonDoom 07-14-2010 07:31 PM

Yeah im building my own network between a cpl of my Dog specific forums..

sticky 07-15-2010 02:18 PM

Quote:

Originally Posted by murekhalir (Post 2067901)
How about, instead of creating simliar posts, create a mod that can duplicate user logins.

When I think of network, I think of being able to use one login. to login to mulitpe vbulletins.

Unsure why there hasn't been a solution for this yet!

I don't know either, the demand for this is huge.

cloferba 07-15-2010 03:04 PM

i cant understand exactly what this mod does :S


All times are GMT. The time now is 10:05 AM.

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.01157 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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