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)

Sarcoth 01-28-2010 04:32 PM

Quote:

Originally Posted by bananalive (Post 1969088)
What browser are you using?

Have you uploaded (allowing overwrite) upload/clientscript/easyforms.js into the /clientscript/ folder?

IE7 is my browser. I have uploaded both the files to the clientscript folder.

Veer 01-28-2010 04:36 PM

Quote:

Originally Posted by bananalive (Post 1969088)
What browser are you using?

Have you uploaded (allowing overwrite) upload/clientscript/easyforms.js into the /clientscript/ folder?

Using latest Firefox, also tested with IE 7.

Anyway, updated to Mod Version: 4.0.1 and it solves the problem, the edit question popup editable now in Firefox.

DaPro 01-28-2010 04:50 PM

Question: Anyway we can replace the new thread link with a link to the form for specific forums? Would be nice to have so that we make sure users submit the form instead of making a post on mistake.

Sarcoth 01-28-2010 04:53 PM

No luck here in IE7 after the upgrade, but I did test it with Firefox and there isn't a problem there.

Sarcoth 01-28-2010 05:07 PM

Small suggestion. When editing and adding questions, can you put in a #tag to put us back down to the Edit or Add questions part of the editform page when saving? Very small suggestion but it can get tedious if you have a long application form. :)

bananalive 01-28-2010 05:16 PM

Quote:

Originally Posted by DaPro (Post 1969128)
Question: Anyway we can replace the new thread link with a link to the form for specific forums? Would be nice to have so that we make sure users submit the form instead of making a post on mistake.

How can I Re-direct/ force users to submit form when they click new thread?
  1. Create plugin newthread_start
    PHP Code:

    if (in_array($forumid, array(1,2,3)))

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

    Change 1,2,3 for appropriate forumids.

bananalive 01-28-2010 05:17 PM

Quote:

Originally Posted by Sarcoth (Post 1969130)
No luck here in IE7 after the upgrade, but I did test it with Firefox and there isn't a problem there.

Try clearing your ie7 cache, it might be that your browser has cached the old javascript code and so it isn't loading the updated javascript file.

bananalive 01-28-2010 05:21 PM

Quote:

Originally Posted by Sarcoth (Post 1969144)
Small suggestion. When editing and adding questions, can you put in a #tag to put us back down to the Edit or Add questions part of the editform page when saving? Very small suggestion but it can get tedious if you have a long application form. :)

It should already do that. I've added #qs which the page should go to after: adding, question, editing question, deleting question, changing display order of questions.

Sarcoth 01-28-2010 05:27 PM

Quote:

Originally Posted by bananalive (Post 1969152)
Try clearing your ie7 cache, it might be that your browser has cached the old javascript code and so it isn't loading the updated javascript file.

Still no luck on ie7. This is only my work pc so no biggie. I'll just use firefox for this.

Quote:

Originally Posted by bananalive (Post 1969156)
It should already do that. I've added #qs which the page should go to after: adding, question, editing question, deleting question, changing display order of questions.

It doesn't appear to be working for me on ie7 or firefox. It always goes to the top of the page here.

akvaryumforum 01-28-2010 05:28 PM

Now the error gone but it doesn't send the answer, sends just the questions.

In custom form output we use $q[questionid], is it change with the new version?


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