vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Forms Hack (https://vborg.vbsupport.ru/showthread.php?t=93970)

FSFwebmaster 09-15-2006 02:33 AM

any chance for a 3.6 version?

Abe1 09-15-2006 02:47 AM

Quote:

Originally Posted by FSFwebmaster
any chance for a 3.6 version?

This version works fine on vb3.6 but when i have some time, there will be a vb3.6 version released.

Abe1 09-15-2006 05:28 AM

Version 4.0: (09/15/2006)
  • Ported over for vb3.6
  • Send to multiple emails.
  • Send multiple PMs.
  • Parse emails for BBCode
  • And finally, ATTACHMENTS!

You can get it here: https://vborg.vbsupport.ru/showthread.php?t=126676

FSFwebmaster 09-17-2006 12:22 AM

thanks for the update. just one last question. how can i get more questions to show up on the form?

rareclownfish 09-17-2006 02:25 AM

Abe I sent you a PM, never got an answer from you about a form I needed.
LMK if you can do it.

Abe1 09-17-2006 02:56 AM

Quote:

Originally Posted by FSFwebmaster
thanks for the update. just one last question. how can i get more questions to show up on the form?

Double the info you need. But make sure you do it every where. This is only a template.

FSFwebmaster 09-17-2006 08:31 PM

do i have to add anything below? were it says "only if you know what you are doing"?

rareclownfish 09-18-2006 02:51 AM

Abe can you make that form or not, lmk

mschvili 09-21-2006 07:33 PM

Hi Abe1!

Our support site will launch next week. Every thing, but one thing, is working fine. BUT it is an main issue.

I have spend at least 30hours trying to solve it. Could you please help me?

I try to direct posting to different forums. But how much I try I just recieve the message that I do not have premiss to create a posting in the forum. Even though I do it as an administator.

Do you have the code for how to
-declare the varible that you call $f
-what to write in the code to direct it.

It works if I hard code it like this:

Quote:

$f=37;
$formforumid = $f;
I have declared it like this

Quote:

'longanswer1' => TYPE_STR,
'f' => TYPE_STR
));
*****
$fcust = $vbulletin->GPC['fcust'];
And the link like this:
/newthread.php?do=supportform&fcust=37

mschvili 09-21-2006 07:35 PM

My wrong in the code above; should of course be:

Quote:

'longanswer1' => TYPE_STR,
'f' => TYPE_STR
));
*****
$f = $vbulletin->GPC['f'];
But that doesn't change any thing. Still doesn't work.

Really hoping for you help here, Abe1.


All times are GMT. The time now is 05:59 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.02313 seconds
  • Memory Usage 1,735KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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