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)

Insta-Gator 05-11-2015 10:24 PM

Looking to create a form that would allow specific Usergroups the ability to pull a member list for their state that included User Name, first & last name, email, join date, etc. Could this be done within the Form Hooks somehow and then output?

vBulletin 4.2.1
Easy Forms 4.3.0

Any thoughts would be appreciated.
Thanks

V8Owner 05-26-2015 08:38 AM

Im running VB 4.2.2 and just installed Easy Forms 4.3.0

I have triple checked that all files have been uploaded to the correct directories.

Have set all the options in my adminCP and have the following problems.

1. No navbar or quick links links appear.
2. If i fill in a test form via the direct url and submit the form only the text in the "Custom Form Output" is posted in a new thread.

Any clues please ???

Cheers :)

xorlof 05-29-2015 01:11 PM

Quote:

Originally Posted by DannyV (Post 2328086)
In the admin panel, I have the option "All registered users can view/edit/delete their own form results saved to database."set to "Yes".
However when somebody tries to delete one of his own entries, he gets permission denied.

Replying to a very old question, but I had the same one and spotted the problem. It appears there is a bug and you need to find this line in forms.php:

if (($candeleteformresult && !is_member_of($vbulletin->userinfo, $candeleteformresult)) AND (!$canmanageownformresults OR $vbulletin->userinfo['userid']))

The very last part of that line should read, "OR !$vbulletin->userinfo['userid']))" (without the quotes). Note the addition of the exclamation mark. That's the only change.

Quote:

Originally Posted by DannyV (Post 2328086)
2 other questions:
Can I display the delete button also on the form results table?
Is it possible te remove some of the links on top of the results page. So when somebody is watching the form results, there is no link to the tables,poll page, etc

I suspect we are using the product in a similar way. I also came up with template edits to do this, but given how your question is a few years old I doubt you're still interested. I only posted the above because it was a genuine bug and if there is ever a new release the fix should be included.

Fields 06-23-2015 06:31 AM

I now upgraded to vBulletin 4.2.3 and it requires PHP 5.4, but this mod has compatibility issues with PHP 5.4. When I try to submit a form, I get the following message:

Quote:

Please complete both the subject and message fields.
It all worked fine with vB 4.2.2 and PHP 5.3, does anyone know how to fix it?

Fields 07-03-2015 07:13 AM

blind-eddie found out, that there's a problem with special characters in thread titles under vB 4.2.3 and PHP 5.4. German umlauts like ?, ? and ? cause the following error message when trying to submit the form:

Quote:

Please complete both the subject and message fields.
Could you fix that?

line89 08-15-2015 08:12 AM

nvm found the solution, user error, thanks for the work

Cla75 09-11-2015 12:22 PM

Hi support,
Also on my forum since I upgraded to vb 4.2.3 which requires minimum PHP 5.4, I have problems to publish the form (error: message too short), while filling in all fields correctly.

is an incompatibility with PHP 5.4, with version 5.3 everything works but I would have to remain in place on vb 4.2.2

Solutions?
Thanks for your help

Cla75 09-21-2015 02:09 PM

no one knows how to solve this problem (error: message too short) ?

Dragonsys 09-23-2015 07:12 AM

Quote:

Originally Posted by Cla75 (Post 2554857)
Hi support,
Also on my forum since I upgraded to vb 4.2.3 which requires minimum PHP 5.4, I have problems to publish the form (error: message too short), while filling in all fields correctly.

is an incompatibility with PHP 5.4, with version 5.3 everything works but I would have to remain in place on vb 4.2.2

Solutions?
Thanks for your help

Works fine on VB 4.2.3 & PHP 5.6. I would double check your questions and make sure you are inputting at least the minimum characters.

Dragonsys 09-23-2015 07:15 AM

I apologize if this has been asked & answered already, but with over 100 pages it is difficult to search them all.

On the View Form Results Table page, can the headers query be removed?
How can I add a Date/Time field?


All times are GMT. The time now is 12:56 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.03381 seconds
  • Memory Usage 1,744KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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