Go Back   vb.org Archive > News and Announcements > vBulletin Pre-Sales Questions
  #1  
Old 01-29-2003, 01:31 PM
No_Mans_Stang No_Mans_Stang is offline
 
Join Date: Jan 2003
Location: Miami, Florida
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default lost and confused

Hi people,
Our company does anti money laundering software for banks and financial organizations. We would like to build an "online community" for the users of our software to share ideas, questions, experiences with the federal regulators etc.

So, my boss thought this would be a good idea and well i got shafted with the project. I post alot on forums but by all means am not a computer guru.

So, can some one explain......
If we purchase vbulleting how would i be able to like add out copanies logo and stuff to the heading and home page?

Question number 2: we are very worried about security is there any way to limit the user to be able to online log in form their banks ip address? Its very confidential informaiton and should be seen by non customers etc.

I also looked at a ubb site and it looks almost exactly like the vbulletin forums can some one explain the difference.

I need answers kinda fast..... boss is breathing down my neck.

Thanks

Crystal :nervous:
Reply With Quote
  #2  
Old 01-29-2003, 02:25 PM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

1. Very easily (editing templates only needs a bit of HTML knowledge)
2. I don't believe has anything built in to exclusive allow IPs (it can explicitly deny IPs), but there are ways with Apache to do this. You can also set guest permissions to deny them viewing the board but then your own customers won't be able to register.
3. UBB is written in a different language, costs more, is more server-intensive, and has no major feature advantages over vBulletin. Rumor has it that they're a bit uptight about bugs but that's just what I've heard and I'm sure that they'll dispute it.
Reply With Quote
  #3  
Old 01-29-2003, 02:45 PM
No_Mans_Stang No_Mans_Stang is offline
 
Join Date: Jan 2003
Location: Miami, Florida
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I dont know anything about html. But i went to the admins section of vbulletin and i tried the area where it shows u how to change colors. The php is on the screen and i can use the scroll bar to choose the color i want for exampe and it changes the script, i copy the script and paste it into the area to create the changes. The stuff seemed pretty easy.

But as for graphics i didnt see where that is chnaged. Is php like java where u have to know the size of the image to insert it?
(sorry if i am not explaining my self well enough)

What do u mean by server intensive? They give out a free ubb software if u host it thru them. And, i still can not see the difference between ubb and vb. I think ubb is written in perl or c and vb is written in php (i think) so, since i dont know any of those its irrelevant. I just want some thing that is user friendly.

If we purchase a hack could we write and implement some type of hack that could be like:

if ipaddress is not (ip one), (ip two), (ip three);
then do not allow to log in

no laughing at my cheesy attempt to explain the hack (I am a psych major not a computer major)

Oh yeah and lastly do they send free demos to try out?
My boss knows I post on forums all day (gets me in trouble) but any ways because of that i am in charge of this project and i dont know what to buy. Cause I have the funny feeling I will be stuck customizing it.

Thanks

Crystal
Reply With Quote
  #4  
Old 01-29-2003, 03:13 PM
Iguana Iguana is offline
 
Join Date: Jan 2003
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
What do u mean by server intensive?
Server intensive means that UBB eats up a lot of your server's resources, which can lead to slower page loads, etc.

Quote:
They give out a free ubb software if u host it thru them.
Their hosting costs a lot.

Quote:
If we purchase a hack could we write and implement some type of hack that could be like:

if ipaddress is not (ip one), (ip two), (ip three);
then do not allow to log in
Sorry, I can't understand that.

Quote:
Oh yeah and lastly do they send free demos to try out?
You cannot download a free demo of vBulletin. However, you can use/experiment on a free one loacted at http://www.vbulletin.com It allows you try out everything, even the admin CP.
Reply With Quote
  #5  
Old 01-29-2003, 03:17 PM
No_Mans_Stang No_Mans_Stang is offline
 
Join Date: Jan 2003
Location: Miami, Florida
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Iguana
Sorry, I can't understand that.
Hi, what i meant is that if we purchase vb could somne one help us write a hack/script to change the security settings regharding ip banning. Like could we write something that would tell it
if the user is not signing on from the ip address of their bank than to not allow them to login.

Security is the major worry wit our online community. We only want people to log on from their stations at their bank; not from home or any where other than their bank.

Thanks

Crystal
Reply With Quote
  #6  
Old 01-29-2003, 03:30 PM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well i'm sure someone could write a script like that as long as you pay $$$$$$ ....

- miSt
Reply With Quote
  #7  
Old 01-29-2003, 09:42 PM
mr e's Avatar
mr e mr e is offline
 
Join Date: Dec 2001
Posts: 461
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ya, you can hack it as much as you want, that hack sounds easy too, but all you really need is someone with basic html skills if you just want to add banners/logos etc, the biggest difference i think is vbulletin.org is devoted to hacking vb and helping people with hacks and vbulletin.com is devoted to normal forum problems, the help you'll get is great
Reply With Quote
  #8  
Old 01-29-2003, 10:48 PM
Iguana Iguana is offline
 
Join Date: Jan 2003
Posts: 38
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by No_Mans_Stang


Hi, what i meant is that if we purchase vb could somne one help us write a hack/script to change the security settings regharding ip banning. Like could we write something that would tell it
if the user is not signing on from the ip address of their bank than to not allow them to login.

Security is the major worry wit our online community. We only want people to log on from their stations at their bank; not from home or any where other than their bank.

Thanks

Crystal
Well, you can request a hack here. I'm pretty sure though if you provide some incentive (monetary incentive) coders here will definelty do it.
Reply With Quote
  #9  
Old 01-30-2003, 02:26 AM
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
Posts: 7,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by No_Mans_Stang
Hi, what i meant is that if we purchase vb could somne one help us write a hack/script to change the security settings regharding ip banning. Like could we write something that would tell it
if the user is not signing on from the ip address of their bank than to not allow them to login.
You can do this using .htaccess on an Apache server. Which is independent of vB. Best to get your company's IT people to hack your vB - I wouldn't let a stranger hack your company's vB if you want it to be secure. (Unless you are paying for a professional to do it of course)...
Reply With Quote
Reply

Thread Tools
Display Modes

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 05:33 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05099 seconds
  • Memory Usage 2,243KB
  • 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
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (9)postbit
  • (9)postbit_onlinestatus
  • (9)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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete