vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB5 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=263)
-   -   Integrate Contact Form (https://vborg.vbsupport.ru/showthread.php?t=302094)

hpolat 09-10-2013 06:43 AM

Integrate Contact Form
 
I need help integrating a "Contact Form" on the side navigation of my forum, I want users to fill out this form and submit. (typical first name, last name, phone number etc..)
I run VB5.04 version.

Can anybody help? if its easy, I d like to do it myself, if not, I may have some budget for a gig.
let me know.
thank you for your support

marco_kellershoff 09-16-2013 08:45 AM

You can write a extension and create a seperate template file - add a hook bound to that template.. the extension can take care of what happens in your contact form (e.g. sending an e-mail or writing in some database..)

hpolat 09-16-2013 10:51 AM

Thank you Marco, is there any examples on the net? I couldn't find anything. I am pretty good modifying the code. but no examples..
thank you for the respond.

marco_kellershoff 09-16-2013 11:22 AM

This should get you going :)

https://vborg.vbsupport.ru/showpost....47&postcount=7

hpolat 09-16-2013 06:45 PM

Thanks Marco


All times are GMT. The time now is 07:03 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.00973 seconds
  • Memory Usage 1,712KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete