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)

Simon Lloyd 01-23-2009 08:39 AM

Great mod, one touch install, nice :)

However i do seem to have a small problem, when i add a section under the human verification, fill in the form and preview it look like this:
Quote:

Please Answer the following correctlyAbout you?
but it should look like this:
Quote:

Please Answer the following correctly!

About you?
underneath please answer the following..etc should be (and is on the form) the human verification and then anothe rquestion under About you? (it is on the form)

Any ideas how to cure it?
EDIT: About you appears LARGE and underlined

bananalive 01-23-2009 09:40 AM

Quote:

Originally Posted by Simon Lloyd (Post 1722070)
Great mod, one touch install, nice :)

However i do seem to have a small problem, when i add a section under the human verification, fill in the form and preview it look like this:
but it should look like this:
underneath please answer the following..etc should be (and is on the form) the human verification and then another question under About you? (it is on the form)

Any ideas how to cure it?
EDIT: About you appears LARGE and underlined

Sorry, I'm confused can you show me a screenshot or a link.

Simon Lloyd 01-23-2009 09:56 AM

1 Attachment(s)
See the attached:
Form1 is the editing page
Form2 is filling in the form, you can see highlighted "About You" i didn't do that.
Form3 is the Preview (it looks like that when sent too!) as you can see the long one line!

If you need access to my form you can pm me and i will arrange that.

EDIT: Thanks for joining the forum! lol, i need all the members i can get.
EDIT 2: As a side, when you visit my forum you see i have 2 navbars, the second one is created in the navbar template but doesn't have the hook, is it possible to get the Forms link to appear there instead?

Bkdenice 01-23-2009 12:58 PM

Nice Plug but, Can you add a Option for Moderate Forms by Forum
(Sorry for my English)

bananalive 01-23-2009 02:36 PM

1 Attachment(s)
Quote:

Originally Posted by Simon Lloyd (Post 1722121)
See the attached:
Form1 is the editing page
Form2 is filling in the form, you can see highlighted "About You" i didn't do that.
Form3 is the Preview (it looks like that when sent too!) as you can see the long one line!

If you need access to my form you can pm me and i will arrange that.

EDIT: Thanks for joining the forum! lol, i need all the members i can get.
EDIT 2: As a side, when you visit my forum you see i have 2 navbars, the second one is created in the navbar template but doesn't have the hook, is it possible to get the Forms link to appear there instead?

Import attached file which contains fix to stop human verification question showing on form output.

Then add \r\n in the second bbcode box for question and section.

You'll have to manually add the link to your second navbar, and disable the one in vb easy forms options.
Quote:

Originally Posted by Bkdenice (Post 1722334)
Nice Plug but, Can you add a Option for Moderate Forms by Forum
(Sorry for my English)

Set $newpost['visible'] to '0' to put the thread/ post in the moderation queue. (It won't go in moderation queue if you're moderator of that forum)

Simon Lloyd 01-23-2009 03:09 PM

Quote:

Originally Posted by bananalive (Post 1722433)
Import attached file which contains fix to stop human verification question showing on form output.

Then add \r\n in the second bbcode box for question and section.

That worked fine thanks!

BTW what does \r\n do?

buurman 01-23-2009 04:27 PM

Quote:

I'll have a look into how that mod works. It probably requires a vbulletin hook to be included in the code.
Thx m8, hope you can help me on the right track...

DjEddie 01-23-2009 07:18 PM

Quote:

Originally Posted by bananalive (Post 1721998)
It's messed up by the ", use [color=red] for now and I'll find a fix for it.

Fixed in attached file

Appreciate that fella.. everything i use it for works perfectly... cant imagine what else u could add to it.. apart from the databse uve said.. but im happy with it how it is ..thanx again :)

bananalive 01-24-2009 01:13 PM

Quote:

Originally Posted by Simon Lloyd (Post 1722455)
That worked fine thanks!

BTW what does \r\n do?

It's syntax for new line.

bananalive 01-24-2009 01:13 PM

Quote:

Originally Posted by buurman (Post 1722506)
Thx m8, hope you can help me on the right track...

Find in product file:
PHP Code:

mark_thread_read($threadinfo$foruminfo$vbulletin->userinfo['userid'], TIMENOW); 

After put:
PHP Code:

($hook vBulletinHook::fetch_hook('newthread_post_complete')) ? eval($hook) : false

Then import the product file.


All times are GMT. The time now is 09:24 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.02081 seconds
  • Memory Usage 1,754KB
  • 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_php_printable
  • (10)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