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)

maryx 12-04-2010 09:00 PM

Quote:

Originally Posted by bananalive (Post 2035374)
It's really easy just using one plugin:

Title : can be what you want

Hook Location : newthread_form_complete

Plugin PHP Code:

PHP Code:

if (in_array($forumid, array(1,2,3)))

header'Location: http://www.your-site.com/forum/misc.php?do=form&fid=1' ) ; 



This is great! Thanks!

But I have 2 forums where each one uses a different easy form. Forum id 65 uses easyform #1,
Forum id 66 uses easyform #2

How would I code the php plugin for this? Thanks very much!!!!

RWerksman 12-09-2010 01:09 AM

I seem to be having a problem with the display of dates - every date that is entered displays as:

Code:

\
that's & # 9 2 ;

Anyone else see thing? Any idea why?

chorton 12-09-2010 01:56 PM

I may have missed this in the 59 pages but is it possible to IMPORT data into the form?
I have a form all layed out but would like to be able to import csv files directly into the forms table.
hope this makes sense.

mobe00 12-12-2010 01:52 PM

1 Attachment(s)
I have a question. I use this mod on a garden koi pond page so people can register their water values/parameters when they measure this in their pond. For them to keep an online archive of their water values.

How can i for example make an bb code or something similar for the members so they can add their last measuremen as an signature when they post on the forum ? And is it possible to choose which of the formfields to show in that signature. Right now they can fill out 18 formfields but lets say i just wanna show 6 of them in the signature in colums, like on the first pic.

mobe00 12-13-2010 08:43 AM

1 Attachment(s)
bump..any ideas here ? this is how i want it to look out when it pulls data from easy forms into a signature

NovoCiv 12-13-2010 06:23 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

I would recommend using a Custom BBCode. So they could put like, [sigbox]Username[/sigbox] and it would parse as the box you want. Then I would have the BBCode set to make a table that calls upon the data for the user specified. This data is in your database somewhere.

If I knew more php I could help with the details, but unfortunately all I can do is come up with concepts.

SBKTR 12-14-2010 01:47 AM

I need this in the form.

Answers to be seen only by certain group ID's.

You may have 10 questions that everyone can answer but only a certain user group can see the answer to it.

I need to be able to select WHAT GROUP can see answers on an individual question.

mobe00 12-14-2010 10:51 AM

Quote:

Originally Posted by NovoCiv (Post 2133395)
I would recommend using a Custom BBCode. So they could put like, [sigbox]Username[/sigbox] and it would parse as the box you want. Then I would have the BBCode set to make a table that calls upon the data for the user specified. This data is in your database somewhere.

If I knew more php I could help with the details, but unfortunately all I can do is come up with concepts.

Thats how i see it also..but same as you, i dont know how to do it. Hopefully someone here can help me :)

RWerksman 12-14-2010 01:58 PM

Quote:

Originally Posted by RWerksman (Post 2131129)
I seem to be having a problem with the display of dates - every date that is entered displays as:

Code:

\
that's & # 9 2 ;

Anyone else see thing? Any idea why?


I figured this out. It was because of the output formatting of the date.

zushiba 12-14-2010 05:28 PM

I don't think I could possibly extol the virtues of this mod enough. It's going to save me more time and effort that any other thing on the planet possibly could.


All times are GMT. The time now is 11:05 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.04465 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_php_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