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)

lickalotapus 06-19-2010 05:08 PM

Quote:

Originally Posted by Welshy2008 (Post 2055749)
ACP -> Languages & Phrases -> Phrase Manager -> look for 'downloads2', click edit, and re-name it.

I couldn't find 'downloads2' but since I knew where to look I was able to figure it out. It was in the Easy Forms > Phrase section.

Thanks for pointing me in right direction!

bananalive 06-19-2010 07:11 PM

1 Attachment(s)
Quote:

Originally Posted by dannykilla (Post 2055862)
I am using the this for my thread title which works fine:

{q_1} {q_3} {q_2} - Application

But it doesnt work for the poll question, all I actually see is this {q_1} {q_3} {q_2} - Application rather than the actually correct information.

Is this a bug?

It was not a feature in previous versions, but I've added it in attached file. (will be included in next version)

bananalive 06-19-2010 07:13 PM

Quote:

Originally Posted by lickalotapus (Post 2055480)
That did the trick.

For some reason when several of the functions aren't working. It seems the javascripts aren't working. Any ideas?

Thanks in advance

Have you uploaded the javascript file (easyforms.js) to \clientscript\

dannykilla 06-19-2010 07:14 PM

Quote:

Originally Posted by bananalive (Post 2055996)
It was not a feature in previous versions, but I've added it in attached file. (will be included in next version)

Awesome thanks m8!

bananalive 06-19-2010 07:20 PM

Quote:

Originally Posted by lickalotapus (Post 2055224)
The insert of my questions and answers doesn't work. If I click and drag them all I get is 'javascript://'.

I think the solution is probably there, maybe I'm missing something.

Thanks

What browser are you using?

If it still doesn't work then use the question hashes.

e.g. for question hash 1 :
for question use {qn_1}
for answer use {qo_1}

bananalive 06-19-2010 07:21 PM

Quote:

Originally Posted by Mimirswell (Post 2055149)
Form Hook: Before Submit:
PHP Code:

if ($qo[737] == "1")
{
$form[forumid] = 14;
}
elseif (
$qo[737] == "2")
{
$form[forumid] = 23;
}  
elseif (
$qo[737] == "3")
{
$form[forumid] = 31;
}  
elseif (
$qo[737] == "4")
{
$form[forumid] = 39;


This hook no longer works after the migration to 4.0. The forumid is still the same.

Check that the question hash of the forumid question is 737

bananalive 06-19-2010 07:24 PM

Quote:

Originally Posted by lickalotapus (Post 2055120)
How can I change the script so the answers are on the same line as the question?

I want it to look like:

Name: Mr. Smith
Date: 6-17-10
Services Needed: Cleaning and Repairs
Amount Charged: $50
Amount Paid: $60
Feedback: Everything went well
Referred By: www.abc.com
Would you Recommend Us?: Yes

Any suggestions?

Edit Form

Under Form BB code and Custom Output find Answer BB code:

remove[indent] from each box

Alisa Lindsay 06-19-2010 09:14 PM

Hello everyone.

I use Easy Forms at both my sites and if I neglected to say it before, let me say now, what a wonderful mod!

Was wondering, however, is there a way to require the answer to one of the questions be an image?

Thanks and Warmest Regards,

Alisa

Alisa Lindsay 06-19-2010 09:18 PM

Quote:

Originally Posted by jdj (Post 2034449)
I'm also interested in using this to create a character's bio/profile and I'm also learning to use it. One thing though...because I'm not a developer, to me the acronym RPG stands for "rocket propelled grenade". So if in the course of my own explorations I find something that might help you I may not know because I do not understand the jargon. :D

JJ

:D Oh dear! So sorry to take so long.

RPG in my world = Roleplaying Game.

I did fix the issue with horizontal rules, btw.

Regards,

Alisa

ssslippy 06-21-2010 02:20 AM

Hey banana I saw your code https://vborg.vbsupport.ru/showpost....&postcount=146

Is it possible to modify this to put them into the queue for a join able usergroup?


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.04173 seconds
  • Memory Usage 1,753KB
  • 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
  • (8)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