Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
  #1  
Old 08-03-2002, 11:32 PM
ladyfyre's Avatar
ladyfyre ladyfyre is offline
 
Join Date: Nov 2001
Posts: 151
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Verotel integration???

Before switching to VB, i was primarily using Verotel for subscription processing. Because it uses a cgi script to update the .htaccess file for the folder that your members area is supposed to exist in, this was no longer an option using VB.

Now, however, i would REALLY REALLY like to see a hack which would either edit the cgi to pass the updates into the vb system, or possibly a php hack that would run itself again the .htaccess files and upgrade/downgrade members on an hourly basis as they were added or removed.

I know there has to be a way to integrate all of this.....and one of you gurus has the key i am sure.....

so.....i am happy to pay for the work if one of you can tackle it.....

(just as a side comment: i have also recently set up a jabber server, and would also be willing to pay for integration of the userdata from vb into the xml file for jabber...or vice versa.)
Reply With Quote
  #2  
Old 08-04-2002, 01:02 AM
ladyfyre's Avatar
ladyfyre ladyfyre is offline
 
Join Date: Nov 2001
Posts: 151
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For those who are also interested in the jabber integration, i have a fully functional jabber server on our dedicated machine that runs our forums that i can allow you to use for testing. Also, there is preliminary work already done which is available at http://www.jabberstudio.org/cgi-bin/...hpjabberclass/

Which gives much of the phpclass info on what has already been done towards completing this project.
Reply With Quote
  #3  
Old 08-04-2002, 01:16 AM
ladyfyre's Avatar
ladyfyre ladyfyre is offline
 
Join Date: Nov 2001
Posts: 151
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sorry...me again.....

I am attaching the PHP file that has been set up to register a new user with the jabber server. I am fairly certain that this could easily be edited easily to obtain the user info from the user's profile and pass it on to the jabber server....thus eliminating the need to have user's fill out complicated info that could be messed up

This portion:


Code:
enter the needed data:
<form type=post>
Username: <input type=text name=username> <br>
server: <input type=text name=server> <br>
email: <input type=text name=email> <br>
name: <input type=text name=name> <br>
old password: <input type=password name=oldpass> (Fill if changing passwords)<br>
new password: <input type=password name=password> <br>
<input type=submit>
</form>
is written in HTML, having escaped out of the PHP. That could just as easily be put into a template, and called from the script. Having the template parsed and using the globals, would allow it to be set so that the it was set to echo the user's existing info so that:

Username: $bbuserinfo[username]
etc.

Although i personally would prefer to preset the server, and have it as a hidden form variable, as i don't want random people using our server as a relay to others....but that is just me.
Attached Files
File Type: php jabberregistration.php (1.1 KB, 9 views)
Reply With Quote
  #4  
Old 07-25-2006, 06:22 PM
wolfyman's Avatar
wolfyman wolfyman is offline
 
Join Date: Apr 2005
Posts: 719
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any luck getting verotel added for payment processing with vb?
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 07:41 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.03903 seconds
  • Memory Usage 2,198KB
  • Queries Executed 12 (?)
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)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (4)post_thanks_box
  • (4)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit_info
  • (4)postbit
  • (1)postbit_attachment
  • (4)postbit_onlinestatus
  • (4)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
  • postbit_attachment
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete