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)

MoveOver.cc 06-02-2009 03:34 PM

Thx.

You are a star.

One more question.

If I want a member to Post Reply which leads to another form. Is this possible. If so, how.

Regards

bananalive 06-02-2009 03:46 PM

Quote:

Originally Posted by MoveOver.cc (Post 1822089)
Thx.

You are a star.

One more question.

If I want a member to Post Reply which leads to another form. Is this possible. If so, how.

Regards

How can I Re-direct/ force users to submit form when they click reply?
  1. Create plugin newreply_form_complete



    PHP Code:

    if (in_array($threadinfo[threadid], array(1,2,3)))

    header'Location: http://www.your-site.com/forum/misc.php?do=form&fid=1' ) ; 




    Change 1,2,3 for appropriate threadids.

Ozidoggy 06-03-2009 02:46 AM

I have a problem.. So far I have only tried PM and e-mail to send form. When I select one of these check boxes then click on save, I get redirected back to my forum homepage.. When I go back to the crete form it doesn't show that I have selected pm or e-mail.

When I try to fill in the form and send it...it goes nowhere.

Any ideas?

bananalive 06-03-2009 07:22 AM

1 Attachment(s)
Quote:

Originally Posted by Ozidoggy (Post 1822497)
I have a problem.. So far I have only tried PM and e-mail to send form. When I select one of these check boxes then click on save, I get redirected back to my forum homepage.. When I go back to the crete form it doesn't show that I have selected pm or e-mail.

When I try to fill in the form and send it...it goes nowhere.

Any ideas?

Try importing attached product file

Ozidoggy 06-03-2009 10:10 AM

Thanks Dom..did that via admincp... But still getting the same result :(

I an wondering if it is a VBSEO problem?

DontWannaName 06-06-2009 04:56 AM

For some reason the last question that is also set to compulsory isnt working since it says to answer all the questions to some people who try to apply. Its a question that has the whole editor box available.

bananalive 06-06-2009 09:07 AM

1 Attachment(s)
Quote:

Originally Posted by DontWannaName (Post 1824309)
For some reason the last question that is also set to compulsory isnt working since it says to answer all the questions to some people who try to apply. Its a question that has the whole editor box available.

Those using Basic Message Editor Interface would encounter problems. Fixed in attached file.

bananalive 06-06-2009 09:08 AM

Quote:

Originally Posted by Ozidoggy (Post 1822650)
Thanks Dom..did that via admincp... But still getting the same result :(

I an wondering if it is a VBSEO problem?

Possibly. You could try disabling vbseo then try submitting the form, see if you still get the error.

game-screen 06-06-2009 04:15 PM

Git a little problem while trying to save changes on new created forms.

Quote:

Database error in vBulletin 3.8.2:

Invalid SQL:
UPDATE forms SET title = 'xTreme Advertiser', description = 'Your job is to make us more popular.', displayorder = '1', action = '', threadtitle = '', category = '', polloptions = '', pollquestion = '', poll = '0', publicpoll = '0', multiplepoll = '0', usergroups = '', submitmessage = '', formoutput = '', attach = '0', prea = '
', psta = '
', preq = '', pstq = '', pres = '', psts = '', pref = '', pstf = '', beforesubmit = '', formstart = '', top = '
{formtitle}
', showonfl = '1', redirect = '0', redirecturl = '', email = '', forumid = '1', threadid = '', pmrec = '', polltimeout = '0', prefixid = '', preview = '1' WHERE fid = '1';

MySQL Error : Unknown column 'redirecturl' in 'field list'

bananalive 06-06-2009 04:49 PM

1 Attachment(s)
Quote:

Originally Posted by game-screen (Post 1824590)
Git a little problem while trying to save changes on new created forms.

Import attached file


All times are GMT. The time now is 02:43 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.02358 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_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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