Thread: Miscellaneous Hacks - vbNetwork - share forums with other boards
View Single Post
  #28  
Old 07-08-2010, 02:04 PM
zethon zethon is offline
 
Join Date: May 2005
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AtomicAcidbath View Post
A couple other omissions I found in the package:
file /network/service.php missing php declaration at top of page
Has:
Code:
<?
Should read:
Code:
<?php
File Product-network.4.0.X.xml should have these lines included to get rid of warning(s) in control panel:
Code:
			<phrase name="vbn_added_network_forum_successfully" date="1161992074" username="" version="0.1"><![CDATA[Added network forum successfully.]]></phrase>
			<phrase name="vbn_added_board_to_forum_successfully" date="1161992074" username="" version="0.1"><![CDATA[Added board to forum successfully.]]></phrase>
Seems fairly straight-forward to set up, but I can't be sure I've done it right with no connection at the other end.
I have a few bug fixes which I will post later. Thank you for logging the issues in the Google Project.

Quote:
Originally Posted by sticky View Post
Is there any way to network and share database information? For example, share the userbase and have the same log in on both?
No. But there is an option in the AdminCP to turn on email syncing (or whatever I called it). This works as follows: UserX registers with the same email address on BoardA and BoardB (assume they are also networked). If UserX then posts on BoardA, his post will show up as his user account on BoardB and not as a Guest post. This option has to be turned on in the AdminCP and the user must have the same email address on both boards.

Quote:
Originally Posted by TyPenn613 View Post
Also, maybe I'm blind and missing something, but is there a way to decide which forums these guest posts show up in? How would a thread on another site know which forum to go into on my site?
In the Forum Manager at the bottom, you can select which network and network forum a particular forum is configured to. This is explained in the docs.

Quote:
Originally Posted by AtomicAcidbath View Post
Oh yes, this has wonderful possibilities.
Anyone remember FidoNet from the BBS days?
That was exactly my inspiration for writing this plugin.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02939 seconds
  • Memory Usage 1,788KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete