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)

Alfa1 09-16-2010 11:58 AM

Is there a changelog for the last version?

Edit: i missed the post above this one.

Welshy2008 09-16-2010 01:01 PM

BananaAlive,

Is it possible to have one entry of the form, hidden from the Actual POST, until I have been able to check that the details that a member have entered, are indeed correct. Then, once I have confirmed that, I can approve that part of the form, and it will show in the actual post, along with the other info that a user has posted.

It is just one part of the form that I need to check - all the other details can be listed straight away.

Many Thanks.

bananalive 09-16-2010 04:35 PM

Quote:

Originally Posted by Welshy2008 (Post 2099041)
BananaAlive,

Is it possible to have one entry of the form, hidden from the Actual POST, until I have been able to check that the details that a member have entered, are indeed correct. Then, once I have confirmed that, I can approve that part of the form, and it will show in the actual post, along with the other info that a user has posted.

It is just one part of the form that I need to check - all the other details can be listed straight away.

Many Thanks.

sorry no

bananalive 09-16-2010 04:36 PM

Quote:

Originally Posted by Veer (Post 2099022)
v4.1.9 change log?

Quote:

Originally Posted by Alfa1 (Post 2099028)
Is there a changelog for the last version?

Edit: i missed the post above this one.

I have updated version history:
https://vborg.vbsupport.ru/showpost....62&postcount=2

bananalive 09-16-2010 04:38 PM

Quote:

Originally Posted by sulasno (Post 2099009)
I created a form; exported it; make amendments to the file and imported it; and the id is increased

how do I delete the old forms (which are not displaying)

When you import a form it creates a new form independent of all other forms.

If you go to form list, there will be 'Delete Form' link for each form.

bananalive 09-16-2010 04:40 PM

Quote:

Originally Posted by Lazorbeam (Post 2098752)
I want users to be able to create their own form, or simply copy a standard premade form. Right now, there is no way to allow my users to copy a from a standard form without also giving them the permission to delete other forms.

So I figured I would provide users with the xml of a premade form, and they could upload from there. But I'm getting the common permissions error:

Sterling, you do not have permission to access this page. This could be due to one of several reasons:

1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.


Not sure what is causing this. Can anyone use the import feature?

Edit: Fixed by setting "Users are only allowed to edit forms they created" to no.

Edit 2: I would suggest further expanding the permissions area to something like this:

Usergroups allowed to view own forms.
Usergroups allowed to view all forms.

Usergroups allowed to copy own forms.
Usergroups allowed to copy all forms.

Usergroups allowed to delete own forms.
Usergroups allowed to delete all forms.

And so forth.

Warning: there are major security risks allowing users who you do not trust to access this modification as they can eval php code, etc.

bananalive 09-16-2010 04:43 PM

Quote:

Originally Posted by ct2k7 (Post 2098209)
I've installed thanks bananalive.

Just one thing. The viewing permissions is currently dependant on "View Forum" permission for the usergroup. Is there a way to make the mod independent of it?

No, vbulletin checks this permission very early in each page so there is no easy way to bypass it.

bananalive 09-16-2010 04:52 PM

Quote:

Originally Posted by nakedanvil (Post 2098424)
Now I see. Wasn't understanding "output". I was thinking form display.

Try my form again please, you'll see now what I'm trying to do.

Quote:

Originally Posted by nakedanvil (Post 2098172)
1) Except it should be bold, centered and size 5. And the "description" text right under should not be bold.

2) Thank, I'll try it! I sure appreciate it.

For title being bold, centered and size 5
  1. Open template form_view
  2. Find line:
    HTML Code:

    <h2 class="blockhead">{vb:raw form.title}</h2>
  3. Replace with:
    HTML Code:

    <h2 class="blockhead" style="font-weight: bold; text-align: center;"><font size="5">{vb:raw form.title}</font></h2>

For description not being bold
  1. Open template form_view
  2. Find line:
    HTML Code:

    <div class="blocksubhead restore">{vb:raw form.description}</div>
  3. Replace with
    HTML Code:

    <div class="blocksubhead restore" style="font-weight:normal;">{vb:raw form.description}</div>

bananalive 09-16-2010 04:54 PM

Quote:

Originally Posted by sulasno (Post 2098112)
I hope suggestion to add sections to the form would be considered;

eg

Personal

<questions>


Work details

<questions>

Hobbies

<questions>

You can...

Edit Form -> Add Question

Question Type: Section

bananalive 09-16-2010 04:59 PM

Quote:

Originally Posted by riskofficer (Post 2098053)
Thank you!

Im sorry for my english, I will try to paraphrase.

1. Cron job, that will generate file by schedule, users can download only that file. Just an idea. Your suggestion is greate!

2. Thank you, is it possible to code that into Easyforms? So if I change the name of option, it will change it in base?

3. No-no, I meant only hyperlink to edit form result in database. We have this hyperlink in Form Results, how to add it to posts?

4. Thank you! And from export, yes?

2. No, because there is not an id associated with each option, it cannot work out whether an option is new/old/altered/etc.
3. That code adds the link to the end of the post in forum/thread.
4. Yes


All times are GMT. The time now is 10:40 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.06445 seconds
  • Memory Usage 1,763KB
  • 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
  • (4)bbcode_html_printable
  • (10)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