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)

bananalive 03-21-2009 03:09 PM

Quote:

Originally Posted by xcesivvs (Post 1773220)
Is there a way to make the form work through a website page. Put the fields into a website page and when a person enters stuff it goes through to the forum

Thanks

Warren

Not really

bananalive 03-21-2009 03:12 PM

Quote:

Originally Posted by Altered (Post 1772735)
Like another person on here i'm having trouble with forms going into moderation queue after updating to 3.3 Has anyone found a solution for this yet? Forum permissions are setup properly and it was working fine prior to the 3.3 update.

Thanks!

Have you got any other mods installed altering usergroup permissions

bananalive 03-21-2009 03:15 PM

Quote:

Originally Posted by Vitaly (Post 1770678)
Imported forms from debug site to production (via XML). Noticed some bugs:

1. parameter "Show on form list" not stored.
2. parameter "Only for guests" (for field) not stored.
3. If form contains only 1 field (field type doesn't matter), that field become crapped.
4. All field numbers totally crapped (had to edit again custom templates and hooks)

That's not critical, because I don't import/export forms every day :) , just a bit inconvenient.

PS. But in general, product is exellent :) . Thanks a lot for your work and your support.

Cheers fixes will be included im next release

hobbybox 03-21-2009 05:45 PM

Quote:

Originally Posted by hobbybox (Post 1770702)
they have access to all - as I stated that they can upload with no problems to any forum (through making a post) however it only rejects them doing so through the form.

Any thoughts on picture upload problems through the form only

Altered 03-21-2009 06:06 PM

Quote:

Originally Posted by bananalive (Post 1773405)
Have you got any other mods installed altering usergroup permissions

No mods installed no - like i said this was working fine prior to the 3.3 update

jaffaman 03-22-2009 12:42 PM

Added to test site works great will install it o live site when i have the time great mod.

|Jordan| 03-23-2009 01:10 AM

In all the fields that i have a regex, i get the following error when a form is previewed/submitted: "Invalid input. Your answer is not in the required format."

Also at the top of the page i get: Warning: preg_match() [function.preg-match]: No ending delimiter '^' found in [path]/misc.php(100) : eval()'d code on line 2048

I have the regex code in the same format as the regex i use for usernames.

bananalive 03-23-2009 01:37 PM

Quote:

Originally Posted by |Jordan| (Post 1774727)
In all the fields that i have a regex, i get the following error when a form is previewed/submitted: "Invalid input. Your answer is not in the required format."

Also at the top of the page i get: Warning: preg_match() [function.preg-match]: No ending delimiter '^' found in [path]/misc.php(100) : eval()'d code on line 2048

I have the regex code in the same format as the regex i use for usernames.

Try adding / to start/end of string

Here's an example of what works:
Code:

/(\d+)/

bananalive 03-23-2009 03:03 PM

1 Attachment(s)
Quote:

Originally Posted by Altered (Post 1772735)
Like another person on here i'm having trouble with forms going into moderation queue after updating to 3.3 Has anyone found a solution for this yet? Forum permissions are setup properly and it was working fine prior to the 3.3 update.

Thanks!

Try attached version

Derekclarke 03-23-2009 03:27 PM

Can this be modified to accept either BBcode or HTML in the Questions?

I wish to add a rules agreement in with a link to the rules...

If anyone can help ASAP it would be most Appreciated.

Thanks
Derek


All times are GMT. The time now is 10:11 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.01915 seconds
  • Memory Usage 1,745KB
  • 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
  • (7)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