Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions

Reply
 
Thread Tools Display Modes
  #1  
Old 03-31-2003, 03:43 AM
vega25 vega25 is offline
 
Join Date: Mar 2003
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Perldesk Tester Needed

Not sure If this is the wrong place to post, but I will ask anyways. I am not releaseing the hack yet, but need people with perldesk 1.5.5 and vbulletin 2.3.0 to help me test a hack I wrote. Basically what this does is uses the users from vbulletin to work with perldesk. I am currently running both and felt this would be easier to have instead of having to register twice. This can be customized to the users needs, I just got them to work together. Would anyone be interested in this? Please PM for testing this.

regards,

vega25
Reply With Quote
  #2  
Old 03-31-2003, 10:33 AM
Dark_Wizard Dark_Wizard is offline
 
Join Date: Nov 2001
Location: North Carolina
Posts: 1,251
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thats going to be a tough request considering most of the users here are using php based scripts....
Reply With Quote
  #3  
Old 03-31-2003, 10:45 AM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

And PerlDesk is another paid product ...
Reply With Quote
  #4  
Old 04-01-2003, 11:14 AM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Yesterday at 07:33 AM Dark_Wizard said this in Post #2
Thats going to be a tough request considering most of the users here are using php based scripts....
The hack is written in PHP, embedded in vB, and works flawlessly to automatically add users to a perldesk user database upon registration to the associated vB forum. :bunny:

Let me be a little clearer...

Just because the perdesk app is written in cgi does not mean we have to access the perdesk MySQL database from cgi too, we can use php and do in this hack!

Once installed the code runs seemlessly with vBulletin during the registration and activation processes. If in the event a user registers for vBulletin and there is already such a user in the perldesk users database, the techadmin of the vbulletin site will be notified to add this user by hand. This is likely to happen on sites that have user lists built already. For sites that may be starting from scratch, since vbulletin won't allow this to happen, it won't occur on the perldesk database either.

Todays testing has presented us with the opportunity to make the code seem very reliable. We need a second opinion now.

Any takers???
Reply With Quote
  #5  
Old 04-02-2003, 10:52 AM
Dark_Wizard Dark_Wizard is offline
 
Join Date: Nov 2001
Location: North Carolina
Posts: 1,251
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Yesterday at 08:14 AM noppid said this in Post #4
The hack is written in PHP, embedded in vB, and works flawlessly to automatically add users to a perldesk user database upon registration to the associated vB forum. :bunny:

Let me be a little clearer...

Just because the perdesk app is written in cgi does not mean we have to access the perdesk MySQL database from cgi too, we can use php and do in this hack!

Once installed the code runs seemlessly with vBulletin during the registration and activation processes. If in the event a user registers for vBulletin and there is already such a user in the perldesk users database, the techadmin of the vbulletin site will be notified to add this user by hand. This is likely to happen on sites that have user lists built already. For sites that may be starting from scratch, since vbulletin won't allow this to happen, it won't occur on the perldesk database either.

Todays testing has presented us with the opportunity to make the code seem very reliable. We need a second opinion now.

Any takers???

Yo dude...mellow out! All I was saying is that this forum is mostly PHP based and you will find very little help here based on PerlDesk being a cgi product as well as a paid product....
Reply With Quote
  #6  
Old 04-02-2003, 01:32 PM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, I think you need to chill out bubba, I was meerly pointing out that the code is just fine in a php arena and that it works. You folks jumped in with the negetivity. My point is we're not full of crap and the code is not dependant on cgi and therefore can be beneficial to a vB/php site in need of such a hook to perldesk(a cgi app).

This is not what I call a very warm welcome.


P.S. The idea for this hack came from a post on this forum. So perhaps you were wrong is saying...
Quote:
Yo dude...mellow out! All I was saying is that this forum is mostly PHP based and you will find very little help here based on PerlDesk being a cgi product as well as a paid product....
Secondly vB is a paid product, what does Perldesk being a paid product have to do with anything? We don't mod the perldesk code.

Just trying to do what I can, some folks are responding. I don't want to argue over if's and such. Coding is fun. Let's not let the details get in the way of innovation.
Reply With Quote
  #7  
Old 04-04-2003, 05:45 PM
LavaNoX LavaNoX is offline
 
Join Date: Feb 2002
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Although PerlDesk is a cgi product, it still uses mysql, so you could just use the same database and do some modifications in order to get it to work right. I think that's what he's trying to say.
Reply With Quote
  #8  
Old 04-05-2003, 12:03 AM
noppid noppid is offline
 
Join Date: Mar 2003
Location: Florida
Posts: 1,875
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 02:45 PM LavaNoX said this in Post #7
Although PerlDesk is a cgi product, it still uses mysql, so you could just use the same database and do some modifications in order to get it to work right. I think that's what he's trying to say.
That is exactly the point, thank you.

The hack works great for us. Just trying to show what others requested can be done easily.
Reply With Quote
  #9  
Old 04-21-2003, 08:52 AM
vB-Host.com's Avatar
vB-Host.com vB-Host.com is offline
 
Join Date: Apr 2003
Posts: 162
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

my pdesk thats intergraded into vb i might release the hack.. not sure yet

http://www.vb-host.com/forum/pdesk.cgi
Reply With Quote
  #10  
Old 04-21-2003, 12:03 PM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please do

- miSt
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 01:32 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.07119 seconds
  • Memory Usage 2,255KB
  • 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
  • (4)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