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)

Swatman1 08-01-2014 10:13 PM

How do I add this form as a forum section?
Example

General forum:

General Talk

Off Topic

Tech news

FORM

KGodel 08-10-2014 06:46 PM

Quote:

Originally Posted by KGodel (Post 2507168)
Any update on the bug many of us get with special characters?

Still looking for this, but also another question:

Is there a way to determine what forum you want a new thread posted to (if that is the option selected) based on an answer to one of the questions? So, for example, you have a list where you can choose "a,b,c, or d"and depending on which option you pick it will both to a different forum. This would be very useful! Can it be done with hooks?

iraqiboy90 08-12-2014 01:28 AM

Quote:

Originally Posted by leia (Post 2232962)
Since upgrading Easy Forms to 4.2.6, one of my forms isn't working properly. This section of the before submit isn't catching:
PHP Code:

if (stristr($qo['88'], "Large")) {
$form['forumid'] = 112;
}
elseif (
stristr($qo['88'], "Mini") ) {
$form['forumid'] = 113;
}
elseif(
stristr($qo['88'], "Tiny")) {
$form['forumid'] = 114;


I haven't changed anything else (and other parts of the same before submit are working)... how can I fix this?

ETA: Fixed it... changing the $form['forumid'] to just $forumid seems to have corrected it. Can anyone tell me why this happened? I'm happy to have figured it out through trial and error, but I would love to learn.

cant get this working at all.....

I've tried
Code:

elseif(stristr($qo...
Code:

if ($qo
this
Code:

$form['forumid']
and even
Code:

$forumid

bananalive 08-16-2014 09:28 PM

Quote:

Originally Posted by iraqiboy90 (Post 2510895)
cant get this working at all.....

I've tried
Code:

elseif(stristr($qo...
Code:

if ($qo
this
Code:

$form['forumid']
and even
Code:

$forumid

Try in_array() rather than stristr()

(it is also more efficient for your server)

bananalive 08-16-2014 09:32 PM

Quote:

Originally Posted by orangedays (Post 2501575)
can i call the form in vbulletin CMS?

Embed it as php module or in an iframe

bananalive 08-16-2014 09:45 PM

Quote:

Originally Posted by KGodel (Post 2499268)
Hey banana. My users consistently get an error of "Message is too Short" when they use special characters in any part of their form if there is custom output. If there is no custom output, this error does not exist. Any hint as to what I can do to fix it?

I can't reproduce this, please can you provide more details, so that I can find a fix.

Taringa! CS 08-17-2014 07:30 PM

Quote:

Originally Posted by bananalive (Post 2511587)
I can't reproduce this, please can you provide more details, so that I can find a fix.

If you use custom output with special characters (??????)

You can replicate it here

http://www.gaminga.com/foros/forms.php?do=form&fid=17
user: test / password 123456

Try to send a message like (Aqu? estamos ttodos unidos g?ria"

KGodel 08-18-2014 11:13 PM

Taringa is correct. It's the issue we are having as well.

niko236 08-19-2014 12:14 PM

Hi !
I use this mod, but when i put several questions with the vb editor, they display the same answer as the last. So, I can't use more than one question with vb editor.

robbyg 08-22-2014 02:42 AM

I am new here and just installed 4.2.2 and pretty much have my forum setup.
I saw Bannalive excellent addon and its exactly what I was looking for but I need to use it in a slightly different manor than intended.

What I would like to do is have a Navbar button that allows my members to register their equipment by manufacturer, model, Year and serial number.

I created a form with all the fields etc and it works like a charm except that everybody can see what each person has. Now I know this was the main intent of the addon but in the options I have been able to limit it that it says "your form results" and no other options but the problem is that if i use a regular member account and they click on the record they saved it comes back and says:

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

This happens even if they have the only filled out form in the database. (made by the test user with regular access). If I go in and change the settings they can see everything and also see polls of all the data, which is something I don't want.

Even in the current mode I have no way of turning off the ability of a regular user to create a new form or import an xml form without also blocking them from seeing anything.

Basically I would like them to be able to access the form i made and put in their info and have it saved so they can come back and see it if they need to but not be able to see other users data. Only the moderator would be able to see all the data and be able to coordinate the data so we can create an anonymous table of serial numbers for each model by year.

(Using a Mountain bike forum for example)
For example the benefit to the members is lets say they wanted to know based on a serial number what year a particular model of mountain bike was made. The data we would have would show that based on information from our members that we know that serial number 10030 to 10950 is the earliest and oldest we have recorded for 2010. So if they are buying a used bike once they ask for the serial number they have an idea of when it was manufactured or sold.

They also have the benefit that if their bike is stolen they can look at the website and see what the serial number it was and even have records for bikes they may have bought and sold over the years.

Sorry for the long post, I just wanted to explain what I am trying to do.

Any help would be greatly appreciated. I am so close to making this work if I could just figure out why they cannot see their own record without seeing the others and also be able to turn off the create new form without disabling the whole thing for the regular members.

Thank you for any help.
Robert


All times are GMT. The time now is 05:45 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.03141 seconds
  • Memory Usage 1,756KB
  • 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
  • (8)bbcode_code_printable
  • (1)bbcode_php_printable
  • (6)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