Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 12-21-2002, 04:05 PM
EcpHosting's Avatar
EcpHosting EcpHosting is offline
 
Join Date: Dec 2002
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default REQUEST: vBulletin PerlDesk integration

As a web hosting operations Manager, i already know that this would be a very popular hack if someone can implement it. Personally, I do not see it as a difficult task at all, because this is a simple integration and not one that requires everything to be seemless between the two.

Requirements:
- perlDesk would use the user pool from vBulletin for login security.


Now this can work one of two ways
One:
it can be a true user pool combination (meaning if a vBulletin user is logged in, they are logged in to PerlDesk as well)
Two: every user that is registered on vBulletin is ALSO registered into PerlDesk (with the same user/pass) therefore making two user/pass combination pools (this is ok as well).


Final Word
I will even give $40 USD (small price) to the person who develops this as a special bonus. This will not just be $40, but a popular hack (i can almost guarantee it). Why? Because hosts would LOVE to be able to have the user/pass of a user seemless throughout a site without having to double-enter (sometimes triple enter) information throughout the site.

Any takers?
Reply With Quote
  #2  
Old 12-21-2002, 04:24 PM
EcpHosting's Avatar
EcpHosting EcpHosting is offline
 
Join Date: Dec 2002
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

PerlDesk Information
Also, for folks not knowledgeable in PerlDesk, it is a FREE help desk tool (VERY popular amongst hosting admins) that stores 'trouble ticket requests' etc...

This is availiable at http://www.perldesk.com
Reply With Quote
  #3  
Old 04-01-2003, 12:27 AM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Something with a readme similar to this perhaps???

This code will automatically add users to a perldesk MySQL database
upon registration to a vBulletin forum. This is achived in two steps.
When the user registers an entry into a new table will be made with
that users login info for perldesk. When the user is approved and
sent an activation notice they will be added to the perldesk users
database upon activation. This is done to give some control of the
building of the users database in perldesk. If an error occurs the
techadmin in your config.php will be notified via email as to which
function failed so you can take action.

Two files need to be edited on your vBulletin installation, register.php
in the forums folder and config.php in the forums/admin folder. A table
needs to be added to your vbulletin installation's MySQL database as well.

Outlined below are the four steps necessary to make the code functional.
You must have your perldesk MySQL database access information and access to
your vBulletin installation's FTP or equivelent to patch the two files. You
also need access to your vBulletin MySQL database to run a MySQL query to
add the necessary table for the code to work. phpMyAdmin works well for this.

Sound close? It works well!
Reply With Quote
  #4  
Old 04-01-2003, 01:53 AM
EcpHosting's Avatar
EcpHosting EcpHosting is offline
 
Join Date: Dec 2002
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I wish I could write that kind of code... think you could jot down this code and release it as a hack? It would be a life saver!
Reply With Quote
  #5  
Old 04-01-2003, 02:22 AM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The code is done and tested, just making sure you're still interested.

I beat it up pretty good and got the desired results. The code is commented and there is an install readme.

I'll email you more details if you'd like.
Reply With Quote
  #6  
Old 04-01-2003, 12:22 PM
EcpHosting's Avatar
EcpHosting EcpHosting is offline
 
Join Date: Dec 2002
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You are kidding right? You can release this as a hack! I would be most grateful to have this installed... however.. tell me this... we have a software platform called ModernBill that has a script to auto-create a forum account. Perhaps I could place that plugin into the auto-forum creation and it may work? If so, I could place a hack link in the ModernBill forums and link to your hack (so you can get install hits). If you would like, I could send you some great information regarding the MB forum-script (very simple) so you can perhaps work with that (or I could figure it out myself and release it as an addon to your hack).

Let's get this running!
Reply With Quote
  #7  
Old 04-01-2003, 02:14 PM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If your MB-forum script runs from within the vB forums folder and includes forums/global.php this hack could run from within in it theoretically, but it's coded specifically to work within the registration code of vB as is.
Reply With Quote
  #8  
Old 04-02-2003, 06:45 PM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

EcpHosting, you still out there? We have an update for you.
Reply With Quote
  #9  
Old 04-02-2003, 07:41 PM
Koutaru's Avatar
Koutaru Koutaru is offline
 
Join Date: Feb 2003
Location: IL
Posts: 589
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If it's not a MUST to have perldesk you could try this hack out:

https://vborg.vbsupport.ru/showthrea...threadid=48469

Still, maybe sticking with perldesk will be better
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 11:49 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.04150 seconds
  • Memory Usage 2,239KB
  • 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
  • (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_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