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)

bananalive 04-09-2011 10:48 AM

Quote:

Originally Posted by Za4a Tuner (Post 2182082)
Hello,
i get some problems with grid-questions!

If i create a grid-question, the output doesn't work, if a individuell output-style is used!
I'll attach three screenshots to show what i mean.

screen 1: Settings Output-Styling
screen 2: Preview of the grid )submitting would cause the same "array"-effect
screen 3: Preview with a standard outputstyling

vB-version: 4.1.2 Suite
php-version: 5.3.5
mysql: 5.1.51
easyform: 4.2.6

Use
HTML Code:

{qn_1}:[list]{q_1}[/list]

Za4a Tuner 04-09-2011 10:56 AM

Hy Dom,
thanks for your support!

*install 4.2.7* ;)

VanHuek 04-10-2011 09:36 AM

I am wondering are you able to integrate this into a thread?

VanHuek 04-10-2011 11:47 AM

Also:

http://www.yoursite.com/forums/showthread.php?p=$newpost[postid]#post$newpost[postid]

Does not work for the auto direct when a new thread is made?

Or it would be http://cn-knights.org/forums/showthread.php?p=$newpost[postid]#post$newpost[postid]

Any help?

NPGamers.Net 04-10-2011 02:30 PM

How do you change the name "Forms" in the NAV BAR ?

I know you would go to Plugin Manager in AdminCP and then process_template_complete and i see the line - $template_hook['navbar_quick_links_menu_pos4'] .= '<li><a href="misc.php?'.$session['sessionurl_q'].'do=forms">'.$vbphrase['forms'].'</a></li>';

But instead of using a <a href="">FORMS</a> some $vbphrase junk was used taking it past my ability to change the name of the nav bar button.
how can i convert it to a simple link / name or what?

Za4a Tuner 04-10-2011 05:14 PM

Quote:

Originally Posted by NPGamers.Net (Post 2182996)
How do you change the name "Forms" in the NAV BAR ?

Go to your acp (languages) and Search for the phrase "forms" and change it to what you would have to

NPGamers.Net 04-11-2011 12:57 AM

Quote:

Originally Posted by Za4a Tuner (Post 2183063)
Go to your acp (languages) and Search for the phrase "forms" and change it to what you would have to

Worked Great thanks!

wolfey 04-11-2011 10:54 AM

Quote:

Originally Posted by bananalive (Post 2179731)
There is an error in the code (a missing underscore), fixed in attached product file, so you can have as many rows as you want for grids now.

Excellent..Thank you

1 last thing for the grid questions...how do I make it not output the Grid Row entry for one that isnt selected

bananalive 04-11-2011 12:10 PM

Quote:

Originally Posted by VanHuek (Post 2182949)
Also:

http://www.yoursite.com/forums/showthread.php?p=$newpost[postid]#post$newpost[postid]

Does not work for the auto direct when a new thread is made?

Or it would be http://cn-knights.org/forums/showthread.php?p=$newpost[postid]#post$newpost[postid]

Any help?

Use your own site url, so...

http://cn-knights.org/showthread.php?p=$newpost[postid]#post$newpost[postid]

bananalive 04-11-2011 12:14 PM

Quote:

Originally Posted by NPGamers.Net (Post 2182996)
How do you change the name "Forms" in the NAV BAR ?

I know you would go to Plugin Manager in AdminCP and then process_template_complete and i see the line - $template_hook['navbar_quick_links_menu_pos4'] .= '<li><a href="misc.php?'.$session['sessionurl_q'].'do=forms">'.$vbphrase['forms'].'</a></li>';

But instead of using a <a href="">FORMS</a> some $vbphrase junk was used taking it past my ability to change the name of the nav bar button.
how can i convert it to a simple link / name or what?

PHP Code:

$template_hook['navbar_quick_links_menu_pos4'] .= '<li><a href="misc.php?'.$session['sessionurl_q'].'do=forms">Your Text Here!!!</a></li>'

Or...

Quote:

Originally Posted by Za4a Tuner (Post 2183063)
Go to your AdminCP (languages) and Search for the phrase "forms" and change it to what you would have to



All times are GMT. The time now is 03:15 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.02835 seconds
  • Memory Usage 1,747KB
  • 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_html_printable
  • (1)bbcode_php_printable
  • (7)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