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)

tomlarose 08-04-2012 04:13 AM

Very helpful.

Thank you.

Trek 08-04-2012 04:20 AM

Elenna, thank you very much!! That worked out great! I did have to remove the back slashes where you were escaping the single quotes, but after that, all is good.

Thanks again, it's very much appreciated!

imported_polygrinder 08-04-2012 04:36 PM

I need to put a link on a form to a URL. I am putting it in the "Title" "Description" on the form.
I am using BB Code. But this does not create a link the code just shows up. What am I doing wrong?

Elenna 08-05-2012 05:50 PM

Quote:

Originally Posted by Trek (Post 2354259)
Elenna, thank you very much!! That worked out great! I did have to remove the back slashes where you were escaping the single quotes, but after that, all is good.

Thanks again, it's very much appreciated!


Aha, thanks! I fixed that in my post. That's what I get for copying from a old database backup. :) Glad to help!!

We used to do this for very complex database things (specifically messing with the Event Attendance tables) without giving members direct access to the queries. We even added in error checking (like "You aren't RSVPd for this event") by sometimes using variables and if statements.

Elenna 08-05-2012 05:51 PM

Quote:

Originally Posted by imported_polygrinder (Post 2354432)
I need to put a link on a form to a URL. I am putting it in the "Title" "Description" on the form.
I am using BB Code. But this does not create a link the code just shows up. What am I doing wrong?

I believe you need to use HTML to put links in forms, rather than BB Code (or it's reversed, and you need to used BB Code and not HTML).

What ever way you're trying now, use the other "code" type and all should be well!

thenoob2012 08-06-2012 08:28 PM

First wanted to say I love the mod. It is helping me out a lot. I am having one problem with it. Whenever I copy a form and then use the copied form, I get the following error message:

Form failed to submit. The following error(s) occured:
Please complete both the subject and message fields.

There is nothing being left blank when I use my form, I am filling out all required information.

Any idea what I am doing wrong? I am using the newest version of VB. Thanks in advance for your help!

Elenna 08-06-2012 10:02 PM

Hi noob (boy, that sounds bad - sorry!),

When you copy the form, does it copy over the form "Title"? Sounds like you may have some of the settings blank?

thenoob2012 08-07-2012 02:20 AM

Thanks for your reply Elenna. Your post made me dig a little digger and I was able to figure it out.

After copying the form, at first glance everything was filled out like it was suppose to, including the title. I had it as q_1 (question 1)

The problem was that question 1 was no longer q_1 in the database for this form. It was q_13. Once I change that the title error was no longer a problem.

Another issued I had was when I was editing the copied formand selected all, it was not properly updating the database. I had to select each section individually for it to properly update.

Now that I know what I did wrong everything works great!

thenoob2012 08-07-2012 02:22 AM

I was wondering is it possible to set an option to where the user can select from a drop down menu which forum he would want the form to be submitted into as a thread?

Chivava 08-08-2012 09:20 AM

Quote:

Originally Posted by Chivava (Post 2353827)
Allright, i just installed Easy Forms, and know that i go to the directory of the forms.php i get this message

Code:

Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/14/9675814/html/forms.php on line 73

Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='.:/usr/local/php5_3/lib/php') in /home/content/14/9675814/html/forms.php on line 73

Anyone knows why this is happening ?

Anyone?


All times are GMT. The time now is 10:07 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.03003 seconds
  • Memory Usage 1,746KB
  • 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_code_printable
  • (3)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