Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 06-30-2009, 11:53 AM
colm colm is offline
 
Join Date: Sep 2005
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default newbie question on adding tools to vbulletin

hiya,

i work for a small isp where we use vbulletin forums (3.6 currently) to help support our customers.

we now have a requirement to provide a web tool to our users which would show a user their bandwidth usage over the last 30 days or so.

i've already devloped such a tool for internal use based on perl and gd::graph.

since most of our customers are happy using vbulletin i was wondering how difficult it would be to integrate a tool like this directly into vbulletin.

the idea would roughly be that -
1) user enters hidden auth details in their profile to access tools
2) new tool menu appears if auth detail present and validated against external auth db.
3) first option on tool menu will either run php which will pull data from bandwidth usage db and build graphs or could wget/curl output from perl cgi.

do you guys have any advise on setting this up?

thanks for your help,

colm
Reply With Quote
  #2  
Old 06-30-2009, 11:56 AM
Dismounted's Avatar
Dismounted Dismounted is offline
 
Join Date: Jun 2005
Location: Melbourne, Australia
Posts: 15,047
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not hard at all if the output can be taken directly from your Perl script. As mentioned by yourself, a cURL call or similar can be made to get the content. Assuming the authentication DB is MySQL and the vBulletin DB user has [read] access to it, the verification should also be simple.

Have a look in the Articles section - especially at the one about creating a vBulletin-powered page.
Reply With Quote
  #3  
Old 06-30-2009, 12:39 PM
colm colm is offline
 
Join Date: Sep 2005
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks dismounted.

i've looked throught the article you suggested and setup a basic test page.

i have some more queries about the details of implementing this -
1) how would my php page access custom profile fields?

2) how would i setup a db connection and queries to a local mysql database?

3) how would i curl a url and include the results (which would include inline images) in my output?

thanks again for your excellent advise.

colm

--------------- Added [DATE]1246442599[/DATE] at [TIME]1246442599[/TIME] ---------------

hi all,

one problem i've come up against is that we would like customers to be able to enter their service username and password into their profile. these are totally separate to their vb credentials.

this data would then be used to authenticate access to any tools we made available in vbulletin.

however, we wouldn't want their password displayed in plaintext to anyone and ideally it should be stored as a hash to reduce the security risk.

is this possible? if so, where would i need to start looking for information on how to do this?

thanks again for your help,

colm
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 09:54 AM.


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.03675 seconds
  • Memory Usage 2,174KB
  • Queries Executed 11 (?)
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
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (3)post_thanks_box
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit_info
  • (3)postbit
  • (3)postbit_onlinestatus
  • (3)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_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