vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - Easy Forms - Create a form or multiple forms without php or html knowledge (https://vborg.vbsupport.ru/showthread.php?t=201097)

[H]Dazz 08-28-2009 01:45 AM

This is a great Mod. Thank you very much for the time and effort that you have put into this.

Is there a way to allow a person to update a form after they have previously submitted? Perhaps have it auto populate if an existing submission is found so they can easily just update the submitted form and it would just modify the post.

MikeWarner 08-28-2009 03:52 PM

This is great - but how do I make it so that all new thread in a specific forum use a form? i.e. I have a classified forums. If I want all adverts to be posted using a form, how do I get the "New Post" button to redirect to the form?

Many thanks.

Edit - I've figured it out! Many thanks for a really great hack!

Elenna 08-29-2009 06:29 PM

Quote:

Originally Posted by bananalive (Post 1874712)
Add in Form Hook: Before submit:
PHP Code:

$form['pmrec']= $qo[152]; 

where 152 is the question hash of the question with the username of the member that the pm should go to.

How might I be able to do that for 2 recipents? I have a similar situation, but have two fields, each with a name, and the PM should go to both.

Elenna 08-29-2009 10:11 PM

Never mind, scratch that last question!

I checked that "PM to user" and left the field blank, then I put this in the Before Submit:

$form['pmrec']=$qo[85];$qo[86];

Is there any way to have one or more fields be "smart username lookups" like when you send a PM and start to type in someone's name?

SnowBot 09-04-2009 02:52 AM

Hi guys

I know this has prob been asked many times but I couldnt find the answer when searching.....

I want the form to be Moderated before submit. I have the forum set to moderate threads and posts but still when the form is submitted it just appears.

I have also tried adding
$newpost['visible'] = '0';
to the form hook before submit but nothing happens and the form still gets posted.

What am I doing wrong here guys?

DolphinEcho 09-04-2009 03:06 PM

Do I just import the .xml file
Or do I also have to upload the 2 files in the zip ?

I am using 3.8.4

zushiba 09-04-2009 03:26 PM

I searched this thread looking to see if it was possible to have questions that change depending on what a user selected in a previous question.
Like so many javascript snippits out there that changes the next question based on the question before it.

Is this possible?

EDIT: Also is the help file dead?

derfy 09-04-2009 11:18 PM

I need for my form to output the answer for a specific question in url bbcode tags. How do I do this? I've read about 'custom output' but no one has explained where I go to enable this option.

Please advise.

Mimirswell 09-05-2009 01:10 AM

Resolved.

chesterano 09-05-2009 07:55 AM

thank you for this great modification

Would it be possible to automatic add, insert upload Attachments file (foto, pic) between BBCode
Quote:

Here
Thanks


[ QUOTE] Here upload Attachment[ /QUOTE] between, inside BBCode


All times are GMT. The time now is 09:13 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.04521 seconds
  • Memory Usage 1,741KB
  • 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)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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