vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   FORM TO FORUM/ THREAD/ PM/ EMAIL - CUSTOMIZABLE FORMS for Mod Apps, Orders, News (https://vborg.vbsupport.ru/showthread.php?t=53269)

Smoothie 05-24-2003 05:49 AM

Not posting to a forum either....
PHP Code:

//ENABLE FORM TO BE POSTED - 1 = yes, 0 = no
$formforum "1";

//FORUM TO POST NEW THREAD IN
$formforumid "65"


Erwin 05-24-2003 06:17 AM

Smoothie, your forum always has problems with my hacks for some reason. :)

Anyone else with the same problems? The hack works fine for me here at my own private forums.

Smoothie, try and see if the hack works without any modifications - it should. Make sure you edit the email address variable. And you have installed the templates.

Smoothie 05-24-2003 06:28 AM

Some good news, I'm getting the PM. :) Yes Erwin, all templates are correctly added.

Cyricx 05-24-2003 06:51 AM

Thanks for the modification Erwin :)

I have it posting to a forum with no problems at all. Tested it pretty heavy before we took it "live" :)

Great hack!

Smoothie 05-24-2003 06:57 AM

Uploaded all new files and templates, ver 1.1. Posting to forums, getting PM's, no email.

Erwin 05-24-2003 07:42 AM

Quote:

Today at 05:57 PM Smoothie said this in Post #55
Uploaded all new files and templates, ver 1.1. Posting to forums, getting PM's, no email.

I am an idiot. To fix this, find in form1.php:

PHP Code:

    if ($formmemail == "1") { 

Notice the wrong spelling - the 2 "m"'s? Change it to:

PHP Code:

    if ($formemail == "1") { 

It should work now...

For people using an older version of vB, change "vbmail" to "mail".

Anyway, I have updated the version to version 1.2 to fix this mistake. Apologies to all...

Smoothie 05-24-2003 07:47 AM

LOL, ok. Now I know its not just my forum that has this problem. Thanks Erwin.

Gaffer 05-24-2003 07:47 AM

goodies i got it working the way i want and working right....

great hack Erwin

SouledOut 05-24-2003 02:36 PM

Thanks man. I can't help to think that maybe I helped a tad to inspire this mod since I requested one like this :p. Already I can think of 5 uses of this for a hosting company:

1) Hosting Apps (have it in a forum to have archived, or if you need a group decision, and to tell who took care of it and when)
2) To Report a Jerkoff Member
3) Report an inactive site
4) Request something else (domain, etc.)
5) Submit a support problem

My co-owned hosting network is being revamped this summer, and this will definitly help us, and it'll be alot easier for me when I get my site up and working and have requests for layouts or forum layouts.

corsacrazy 05-24-2003 05:36 PM

thanks 4 the fixes lol


All times are GMT. The time now is 11:09 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.01165 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete