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)

Heldenverband 03-31-2010 12:44 PM

Question.

vB Editor works fine as part of this form but attachment is not working. It is not possible to click this icon.

Any ideas ?

bananalive 03-31-2010 02:47 PM

Quote:

Originally Posted by Heldenverband (Post 2013417)
Question.

vB Editor works fine as part of this form but attachment is not working. It is not possible to click this icon.

Any ideas ?

At the moment, users submitting the forum, need permission to attach files in forum, thread is being posted in. Otherwise they will get no permission error

bananalive 03-31-2010 02:49 PM

Quote:

Originally Posted by harleyparts (Post 2013350)
HTML Code:

<?xml version="1.0" encoding="ISO-8859-1"?>

<form>...</form>


Just imported form, and it worked fine on my forum. What vBulletin version are you running?

bananalive 03-31-2010 02:57 PM

Quote:

Originally Posted by Bobbo (Post 2012990)
I thought someone posted about this one, but I cant seem to find the post, unless I am simply confused which is not uncommon. :rolleyes:

I only allow access to the Forms navbar tab for admins. Site users access the individual forms via direct links from different places in the site. Since they dont have access to the forms navbar tab, the selected navbar ends up defaulting to the Forum tab, which might be confusing to a site member.

I was thinking there may be 2 different ways I could address this. One would be to figure out how to get the selectednavtab to work with a different tab. I tried adding a conditional on the 'Easy Forms - Forms Tab' plugin to set the selectednavtab to, for example, 'vbcms', but end result is that no tab is selected when viewing a form. (this is cleaner than having the forum tab selected, but not ideal)

The other option I thought of was modifying the navbit section, which I circled in the attached image. What would be ideal is if rather than linking to site.com/misc.php?do=forms it could link to a custom URL based on the form I was using. Then at least, the site user could easily navigate back to where they had been previous to selecting the form.

On Edit Form page:
  1. Add the following php code in the Form Hook: Form Start box:
  2. PHP Code:

    $navbits construct_navbits(array(
    'customurl' => construct_phrase("yourtexthere"),
    '' => construct_phrase($vbphrase['viewing_form'], $form['title'])
    ));
    $navbardone true

  3. Change customurl above to a url like showthread.php?thread=1
  4. Change yourtexthere to text you want displayed, eg. thread 1

bananalive 03-31-2010 02:57 PM

Quote:

Originally Posted by Martyh (Post 2012988)
Hi BannaLive, is there anything being done with the auto-subscribe function. I still can't get the user to be subscribed to the new thread, thanks.

I've been trying to get this working but for some reason it isn't letting me do it atm.

NFLfbJunkie 03-31-2010 03:14 PM

1 Attachment(s)
I looked through all 23 pages of this thread and don't believe I found an answer to my question. Is there a way to move the radio buttons and the text box more to the right, as well as increasing the width of the question section?

bananalive 03-31-2010 03:38 PM

Quote:

Originally Posted by Junkie (Post 2013520)
I looked through all 23 pages of this thread and don't believe I found an answer to my question. Is there a way to move the radio buttons and the text box more to the right, as well as increasing the width of the question section?

You would have to edit css

AdminCP -> Styles & Templates -> Style Manager -> Style Variable Editor

Change Forms -> form_columnleft_width

This may effect others areas of the forum which use the same css

NFLfbJunkie 03-31-2010 03:40 PM

I'll give it a try. Thanks.

your24hourstore 03-31-2010 10:15 PM

Quote:

Originally Posted by bananalive (Post 2013502)
Just imported form, and it worked fine on my forum. What vBulletin version are you running?



402 patch level 4

thats funny isnt it. i will try installing 406 over it and see if it works now.

your24hourstore 03-31-2010 11:32 PM

Quote:

Originally Posted by harleyparts (Post 2013721)
402 patch level 4

thats funny isn't it. i will try installing 406 over it and see if it works now.

nope wont work for me anymore, did a fresh install made a form with 2 questions the first
one i used the answer in the title . worked in 404 but wont even let me enter the question in the form


All times are GMT. The time now is 08:52 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.01861 seconds
  • Memory Usage 1,751KB
  • 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
  • (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