vb.org Archive

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

steve71 12-27-2010 11:02 AM

I was wondering about updating as we have multiple forms. I have exported all of the forms but I assume that the update will not affect them and I will not have to import them again? I seem so recall than when you import forms it changes all of their Q field numbers that output specific fields and would require editing each form.

Also...it would be great if the option to select the location (forum ID) a form will be output was integrated as a user field so they could select it while filling out the form. This way we could just use one form for all as the only variable is the users location.

interfx 12-29-2010 08:10 PM

Is there a way to make the table output sortable by clicking on the table header title? ie. when you click on "Tell Us your Name" it will sort the output alphabetically?

https://vborg.vbsupport.ru/attachmen...5&d=1264688687

interfx 12-29-2010 08:15 PM

Quote:

Originally Posted by mobe00 (Post 2133198)
bump..any ideas here ? this is how i want it to look out when it pulls data from easy forms into a signature

Did you ever figure this out? This is a great idea!

sean.lxsm 01-01-2011 04:50 AM

Installed !
You've saved me !! haha Thanks man~

Happy New Year to Everyone 2011

steve71 01-04-2011 09:06 AM

It would be a great improvement if the user could select the output forum of an easy form.

We are using easy forms for users to advertise in different cities. Currently it requires creating one for each city. If the users could select the forum output (city) then one easy form could be used for all locations.

TeknoSounds 01-04-2011 09:35 AM

Quote:

Originally Posted by steve71 (Post 2143773)
It would be a great improvement if the user could select the output forum of an easy form.

We are using easy forms for users to advertise in different cities. Currently it requires creating one for each city. If the users could select the forum output (city) then one easy form could be used for all locations.

This feature could be of great use to me as well. Seconded.

career 01-05-2011 01:26 PM

Pls help, if possible.
How to change this variable $form[submitlimitperuser] per user?

I created new extra field in Vb for users, so only admin can edit it. For example it'll be field10.
Then for user1 i changed the value of this field to 1 and for user2 to 2 for example.
I need to know how to limit number of submitting form per user's field10.

MikeWarner 01-06-2011 05:46 PM

Quote:

Originally Posted by your24hourstore (Post 2043450)
you would have to create a plug in in admincp/plugin manager

you would put some code in it like this
Code:

if (in_array($forumid, array(5)))

      header( 'Location: http://www.hillbillygold.com/forums/misc.php?do=form&fid=1' ) ; 
 }

heres a pic of what the plug in looks like

added: hook location newthread_start you will have to edit the part that describes the forum you want to make the thread open in array(5)))

and you will have to edit the form&fid=1' one is the form number im useing all forms have their own numbers

oh yes and of course you will have to replace the www.hillbillygold.com part

I've followed this exactly, but it isn't working. Instead of going to the form, it goes to the normal new thread page.

Assuming I've inputted this correctly, is there any other reason why this might be stopped from working? i.e. setting conflict, vbseo..... etc. Many thanks.

geoff21 01-07-2011 12:54 AM

Ok this is really really slick bananalive. I'm using this for a mmo guild website and it works great for the applications.

One quick question that was probably asked in the last 51 pages...but instead of the nav bar saying "forms", where would I got to edit it to say "apply", or something to that effect?

TeknoSounds 01-07-2011 02:33 AM

Quote:

Originally Posted by geoff21 (Post 2145220)
Ok this is really really slick bananalive. I'm using this for a mmo guild website and it works great for the applications.

One quick question that was probably asked in the last 51 pages...but instead of the nav bar saying "forms", where would I got to edit it to say "apply", or something to that effect?

I imagine its in phrases for the mod


All times are GMT. The time now is 04:54 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.02299 seconds
  • Memory Usage 1,745KB
  • 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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