vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - Easy Forms - Create a form or multiple forms without php or html knowledge (https://vborg.vbsupport.ru/showthread.php?t=201097)

macc 04-24-2009 11:01 PM

Hello!

Nice mod and thanks.

Have one problem - when will export my forms - and click on export - it open page with smiles and descriptions about smiles?

some help ?

regards

macc

bananalive 04-26-2009 03:07 PM

Quote:

Originally Posted by macc (Post 1798486)
Hello!

Nice mod and thanks.

Have one problem - when will export my forms - and click on export - it open page with smiles and descriptions about smiles?

some help ?

regards

macc

whats the url in the browser?

misc.php?do=...

bananalive 04-26-2009 03:08 PM

Quote:

Originally Posted by KevinGupta (Post 1798483)
Form Hooks, I left it blank.. I thought it would use default? How do I put it then?

Form hooks are blank by default.

macc 04-26-2009 05:03 PM

Quote:

Originally Posted by bananalive (Post 1799347)
whats the url in the browser?

misc.php?do=...

when i click to export some form i get this url (page with smiles)

Url is http://libar-libar.com/libar/vb/misc...m%26copies%3D1

regards

macc

bananalive 04-26-2009 05:28 PM

Quote:

Originally Posted by macc (Post 1799424)
when i click to export some form i get this url (page with smiles)

Url is http://libar-libar.com/libar/vb/misc...m%26copies%3D1

regards

macc

Open template: form_list_bit

Code:

<option value="exportform&copies=1"
replace with
HTML Code:

<option value="exportform"

macc 04-26-2009 05:49 PM

Thanks - now works! Can export my forms and save on my computer!

regards

macc

H3C x Nevz 04-26-2009 08:11 PM

EDIT: Nevermind.

Kolbi 04-26-2009 08:23 PM

Is there a German translation available?

bananalive 04-27-2009 01:43 PM

Quote:

Originally Posted by Kolbi (Post 1799544)
Is there a German translation available?

Not that I am aware of.

vithorius 04-27-2009 03:10 PM

I would like to download v3.5.xml and/or v3.6.xml but I can only see the links for v3.3.xml
and v3.6.xml ... :(

Were are the links to download versions v3.5.xml and v3.8.xml? :confused: :confused:

bananalive 04-27-2009 03:25 PM

Quote:

Originally Posted by vithorius (Post 1799949)
I would like to download v3.5.xml and/or v3.6.xml but I can only see the links for v3.3.xml
and v3.6.xml ... :(

Were are the links to download versions v3.5.xml and v3.8.xml? :confused: :confused:

Download the latest available version from first post:

https://vborg.vbsupport.ru/external/2012/01/5.gif product-easyforms v3.6.xml (163.0 KB)

Kolbi 04-27-2009 03:28 PM

https://vborg.vbsupport.ru/attachmen...8&d=1240849358
This is the latest version :)
Working with 3.8.2 vbulletin...

viper357 04-27-2009 03:56 PM

I've just downloaded this and installed it but when I go to the link I'm getting a database error, I'm on 3.6.12

Quote:

Invalid SQL:

SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_fronthelp AS phrasegroup_fronthelp,
language.phrasegroup_posting AS phrasegroup_posting,
language.phrasegroup_poll AS phrasegroup_poll,
language.phrasegroup_prefix AS phrasegroup_prefix,
language.phrasegroup_tips AS phrasegroup_tips,
language.phrasegroup_global AS phrasegroup_global,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep

FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))

WHERE user.userid = 1;

MySQL Error : Unknown column 'language.phrasegroup_prefix' in 'field list'
Error Number : 1054
Date : Monday, April 27th 2009 @ 07:50:52 PM
Script : http://www.marineaquariumsa.com/misc.php?do=forms
Referrer :
IP Address :***
Username :
Classname : vB_Database

bananalive 04-27-2009 04:16 PM

1 Attachment(s)
Quote:

Originally Posted by viper357 (Post 1799977)
I've just downloaded this and installed it but when I go to the link I'm getting a database error, I'm on 3.6.12

Try attached file

viper357 04-27-2009 04:27 PM

Yip, that seems to have worked, I can access it now, thanks mate.

macc 04-27-2009 04:32 PM

Hello!

if we update pruduct file, did we lose our forms?

regards

macc

bananalive 04-27-2009 04:43 PM

Quote:

Originally Posted by macc (Post 1799993)
Hello!

if we update pruduct file, did we lose our forms?

regards

macc

No.

Elenna 04-27-2009 08:24 PM

Quote:

Originally Posted by vithorius (Post 1799949)
I would like to download v3.5.xml and/or v3.6.xml but I can only see the links for v3.3.xml
and v3.6.xml ... :(

Were are the links to download versions v3.5.xml and v3.8.xml? :confused: :confused:

The version on the XML file indicates the version of the Easy Forms product, not the version of vBulletin that it is compatable with. :) So as long as your site meets the requirements, you should be good to download the latest version.

vithorius 04-28-2009 10:09 AM

Quote:

Originally Posted by Elenna (Post 1800162)
The version on the XML file indicates the version of the Easy Forms product, not the version of vBulletin that it is compatable with. :) So [b]as long as your site meets the requirements[b], you should be good to download the latest version.

Well... Yesterday, those versions were NOT on the first post... :eek: :confused:
Anyway, I will now download the new ones!


By the way...! :eek: :eek:

What are those requirements that my site must meet? :confused: :confused:


Thanks! :up:

vithorius 04-28-2009 10:15 AM

Quote:

Originally Posted by viper357 (Post 1799977)
I've just downloaded this and installed it but when I go to the link I'm getting a database error, I'm on 3.6.12

Quote:

Originally Posted by bananalive (Post 1799987)
Try attached file

Quote:

Originally Posted by viper357 (Post 1799990)
Yip, that seems to have worked, I can access it now, thanks mate.

I downloaded the file from the first post and had just this problem too!!! :( :eek:

Dear bananalive, it would suggest to update the file on the first post...! :rolleyes: :up:

Heldenverband 04-28-2009 11:42 AM

Again :

PLEASE give us a time function like 20:30 / 11:00 etc.

At the moment we have a date function but we need additional the clock.

Thank you in advance !

Stryker412 04-28-2009 12:15 PM

Is there a simple way to change the wording from "This question is compulsory" to "This question is required"?

bananalive 04-28-2009 12:30 PM

Quote:

Originally Posted by Stryker412 (Post 1800478)
Is there a simple way to change the wording from "This question is compulsory" to "This question is required"?

Phrase: this_question_is_compulsory

bananalive 04-28-2009 12:31 PM

Quote:

Originally Posted by vithorius (Post 1800430)
I downloaded the file from the first post and had just this problem too!!! :( :eek:

Dear bananalive, it would suggest to update the file on the first post...! :rolleyes: :up:

The issue is only with 3.6.12

Fixed here:

https://vborg.vbsupport.ru/external/2012/01/5.gif product-easyforms v3.6.xml (163.0 KB, 2 views)

bananalive 04-28-2009 12:32 PM

Quote:

Originally Posted by Heldenverband (Post 1800465)
Again :

PLEASE give us a time function like 20:30 / 11:00 etc.

At the moment we have a date function but we need additional the clock.

Thank you in advance !

Won't the single line text input be sufficient?

Elenna 04-28-2009 02:34 PM

Quote:

Originally Posted by vithorius (Post 1800426)
Well... Yesterday, those versions were NOT on the first post... :eek: :confused:
Anyway, I will now download the new ones!


By the way...! :eek: :eek:

What are those requirements that my site must meet? :confused: :confused:


Thanks! :up:

Sometimes developers attach a version to a post (sort of like a beta) to make sure it fixes someone's specific problem before releasing it as an "official" update.

You can see the requirements in the first post, as well as in the mod information.

This is tagged for vBulletin v 3.8 (and it is int he 3.8 Modifications section of this site), but the text in his first post says:

Quote:

Originally Posted by bananalive
Backwards compatible with vb v3.7.x and 3.6.8


Uegnet 04-29-2009 12:37 AM

Thanks! Great plug!

Suggestion:
I kinda need one form to be accessible for only the group "facebook-reg.users", and one which both "facebook-reg.users" AND "reg.user" can access.
Also it would be nice if I could put a "force read/submit" on a form, and that it is accessible only 1 time per. user.

This way I can force Facebook-users to submit a "backup"password to the database (a small issue with the Facebook Connect plug), no? :)

KevinGupta 04-29-2009 12:31 PM

Hey man ... I left the hooks blank (as they are supposed to be left blank) I have no idea what I have done wrong...?

Here is the IMAGE http://img151.imageshack.us/my.php?image=13776345.png Please look at it... its not showing me the box to type the answers?

bananalive 04-29-2009 06:07 PM

Quote:

Originally Posted by KevinGupta (Post 1801134)
Hey man ... I left the hooks blank (as they are supposed to be left blank) I have no idea what I have done wrong...?

Here is the IMAGE http://img151.imageshack.us/my.php?image=13776345.png Please look at it... its not showing me the box to type the answers?

What kind of question is that?

Elenna 04-30-2009 12:39 PM

I'm not sure if it would pose any security risks or anything, but maybe export yuor form and paste the text from the XML file here, if bananalive wanted to import your form and take a look? Not trying to commit him to anything, just a suggestion. :)

JulienT 04-30-2009 08:51 PM

Just installed and started to play around with that mod.
It shows great potential, good work indeed.

I do have a couple of questions:
- Is it me or there is no way to prevent a user to submit twice the same form?
- If I want to limit access to the forms result, I must use post in thread and not in db, right?

One suggestion for future release:
In the settings panel, where you select who can view/edit forms, it would be nice to be able to define the groups to exclude. This way when you add a new user group, you don't need to update the settings of EasyForms.
Also, who can create a new form should be separated from who can fill it. The admin could be the only one able to create a new form, while all registered members could fill and submit it.

Thanks for that mod.

Nadavy 05-01-2009 02:09 AM

Banana please help me with my error.
At the top of the form it says:
PHP Code:

Parse errorsyntax errorunexpected $end in /home/forumname/public_html/forums/misc.php(100) : eval()'d code(2574) : eval()'d code on line 1 


KevinGupta 05-01-2009 09:44 AM

Quote:

Originally Posted by bananalive (Post 1801293)
What kind of question is that?

What I mean is that ... I chose Single Line Text and then typed my question ... But then when I actually try it out .. It shows me the questions but dont give me the option to write the answers..


--------- Don't worry, I have just figured it out :) ------------ If I still have any queries I will ask you.. Hopefully, I will not :) Thanks for the mod ...

*Installed*

bananalive 05-01-2009 01:10 PM

Quote:

Originally Posted by JulienT (Post 1802096)
Just installed and started to play around with that mod.
It shows great potential, good work indeed.

I do have a couple of questions:
- Is it me or there is no way to prevent a user to submit twice the same form?
- If I want to limit access to the forms result, I must use post in thread and not in db, right?

One suggestion for future release:
In the settings panel, where you select who can view/edit forms, it would be nice to be able to define the groups to exclude. This way when you add a new user group, you don't need to update the settings of EasyForms.
Also, who can create a new form should be separated from who can fill it. The admin could be the only one able to create a new form, while all registered members could fill and submit it.

Thanks for that mod.

- Is it me or there is no way to prevent a user to submit twice the same form?
No

- If I want to limit access to the forms result, I must use post in thread and not in db, right?
Only those able to edit forms are able to view form results 'Saved in Database'.

bananalive 05-01-2009 01:13 PM

Quote:

Originally Posted by Nadavy (Post 1802235)
Banana please help me with my error.
At the top of the form it says:
PHP Code:

Parse errorsyntax errorunexpected $end in /home/forumname/public_html/forums/misc.php(100) : eval()'d code(2574) : eval()'d code on line 1 


Find in plugin: Easy Forms Part 1
PHP Code:

$navbits construct_navbits(array(
        
'' => construct_phrase('Forms')
    )); 

Replace
PHP Code:

$navbits construct_navbits(array('' => construct_phrase('Forms'))); 


Spinball 05-01-2009 04:31 PM

Hello,
is it possible to use this in conjunction with Edit New Thread Button to specify the forum in which the new thread will be created?

I currently use it so that my classifieds forums use the Form to Thread hack.
It works ok but this is a more elegant solution.
Could I call this hack with a query string like I currently do with the Form Hack and pass the forum ID along to create the new thread in the specified forum?
E.g. newthread.php?do=classified&f=198 runs the classified template passing the forum id as 198.

davew 05-01-2009 10:35 PM

1 Attachment(s)
Great Mod, thanks very much!

I'm trying to put together a "For Sale" template to get some consistency on selling threads, and just realised I'm missing an important component (I think).

Is there any way to request an image please?

This is what I've come up with so far for my forms' output, as a matter of interest - (constructive criticism and suggestions welcomed :) ) - if i could end up with an image on each item line I would be a happy chappie..
Attachment 98570

Just noticed - your "Coming Soon" item will address this won't it? Doh!

H3C x Nevz 05-01-2009 11:38 PM

I love this addon - the one thing I would love is an option to add a Thread Prefix field where users can select which thread prefix if they are posting a thread in a board.

JulienT 05-02-2009 02:16 AM

Quote:

Originally Posted by bananalive (Post 1802469)
- Is it me or there is no way to prevent a user to submit twice the same form?
No

- If I want to limit access to the forms result, I must use post in thread and not in db, right?
Only those able to edit forms are able to view form results 'Saved in Database'.

Hi,

Would you have an idea of how to prevent users from submiting the form more than once?

For letting users fill a form but not view the others, here is my work around in case someone is interested:
- All registered users can create/fill a form
- I give registered users the direct link to fill the form (not the form listing)
- I do a post to forum and I make this forum readable only to admin
- I adust the post confirmation message and navbar to make it opaque to registered users

bananalive 05-03-2009 11:22 AM

Quote:

Originally Posted by JulienT (Post 1802847)
Hi,

Would you have an idea of how to prevent users from submitting the form more than once?

I'll probably add this as feature in next release.


All times are GMT. The time now is 07:59 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.02591 seconds
  • Memory Usage 1,865KB
  • 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
  • (1)bbcode_html_printable
  • (4)bbcode_php_printable
  • (25)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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