Go Back   vb.org Archive > News and Announcements > vBulletin Pre-Sales Questions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 03-07-2005, 06:02 PM
johncasy johncasy is offline
 
Join Date: Mar 2005
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default A Few Hack Questions

I'm setting up a new website and thinking of VB for the message board, but have a few questions.

First of all, is there help available where I can hire a VB expert to modify and hack the forum as I need? Even if provided a well-tested hack code, I'd feel more comfortable allowing a professional - or at least a more knowledgable programmer - to do it?

And more specifically, these are some of the things I'd like to do, can someone tell me if they are possible...

- Import a colleague's registrants files to my new BB, so that if they registered at that other site than can automatically use my new board with their existing member name, password and profile from that other site, without having to register?

This without negatively affecting my colleagues existing BB of course?

- And/or perhaps can two VB boards (running the same version) be merged into one larger board?

- Can the board be programed to automatically insert Google or Adsense ads, or even banners, into threads between posted messages, like the free version of Delphi forums does?

Any help would be appreciated,

Best,

JC
Reply With Quote
  #2  
Old 03-07-2005, 06:12 PM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by johncasy
First of all, is there help available where I can hire a VB expert to modify and hack the forum as I need? Even if provided a well-tested hack code, I'd feel more comfortable allowing a professional - or at least a more knowledgable programmer - to do it?
Yes, just post in the service request section


Sorry no time to answer your other quesitons right now. If nobody beat me too it, i will come back on this in a while/.
Reply With Quote
  #3  
Old 03-07-2005, 06:27 PM
Colin F's Avatar
Colin F Colin F is offline
 
Join Date: Jul 2004
Location: Switzerland
Posts: 1,551
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To your other questions:

Pretty much everything is possible, the question is usually how big is the effort needed.

I know that ads can be automatically inserted between messages, using template conditionals.
I haven't heard of anyone successfully merging the user database of two forums, allthough it's been discussed before...
Reply With Quote
  #4  
Old 03-07-2005, 06:35 PM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

A while ago, Jelsoft was working on a vB-to-vB import script. I don't know its current status.
Reply With Quote
  #5  
Old 03-07-2005, 07:02 PM
Colin F's Avatar
Colin F Colin F is offline
 
Join Date: Jul 2004
Location: Switzerland
Posts: 1,551
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ah, that of course is possible

There's a vB3 to vB3 Importer, with which you can totally merge two boards. I'm not sure that's what you're looking for though...
Reply With Quote
  #6  
Old 03-07-2005, 07:25 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Colin F
Ah, that of course is possible

There's a vB3 to vB3 Importer, with which you can totally merge two boards. I'm not sure that's what you're looking for though...
There are vB3 > vB3, vB2 > vB3 importers avaible.
Reply With Quote
  #7  
Old 03-07-2005, 07:43 PM
johncasy johncasy is offline
 
Join Date: Mar 2005
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Colin F
I know that ads can be automatically inserted between messages, using template conditionals.
Know of any sites that have successfully done this? In my experience in Delphi forums, the Google ads don't seem contextual with the subject matter of the individual Delphi boards. The all seem to be about website service providers of some sort, password management for example.

Thanks,

JC

Quote:
Originally Posted by Colin F
There's a vB3 to vB3 Importer, with which you can totally merge two boards. I'm not sure that's what you're looking for though...
That's ONE option if the other is not possible, so thanks.

Option #1 (preferable) would be to import the existing boards registrants files into my new board, so that registered users of the existing board could begin posting immediately on my new board with all their user settings intact, without having to reregister. Along with showing my register users to number in the amount registered at the existing board when the import took place.

Obviously with the cooperation of the owner of the other board of course.

If anyone has heard of this, please let me know.

JC
Reply With Quote
  #8  
Old 03-07-2005, 08:01 PM
Reeve of shinra's Avatar
Reeve of shinra Reeve of shinra is offline
 
Join Date: Oct 2001
Location: NYC
Posts: 1,896
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Your friends site could do a back up of the user tables which you could import into your new forum. There are a few ways you could do it.

The problem is if you want to have the password at site A updated when site B changes. Things like that are where the problems come into play.
Reply With Quote
  #9  
Old 03-07-2005, 08:11 PM
johncasy johncasy is offline
 
Join Date: Mar 2005
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Reeve of shinra
The problem is if you want to have the password at site A updated when site B changes. Things like that are where the problems come into play.
Not sure what you mean. Sorry, I'm more of a content provider than webmaster. Can you explain what you mean in more detail?

thanks,

JC
Reply With Quote
  #10  
Old 03-08-2005, 04:51 AM
Colin F's Avatar
Colin F Colin F is offline
 
Join Date: Jul 2004
Location: Switzerland
Posts: 1,551
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well what you could do is import just the user data from that other board, but you would be actually making a snapshot of that data.

Once the member changes any data on one of the two forums, there'll be a difference though, as the data wouldn't be updated on the other one.
Additionally, I think I recall that the license number is integrated into the password hash... If that is the case, there could be problems logging in...

About the google ads: I don't know of any forums that do this, but it has been discussed here and on vbulletintemplates.com, so you could look through the discussions for people that integrated it.
Reply With Quote
Reply


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:37 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.04214 seconds
  • Memory Usage 2,262KB
  • Queries Executed 13 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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_postinfo_query
  • fetch_postinfo
  • 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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete