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)

Harelin 04-29-2011 03:56 AM

I receive a script error when attempting to click the 'Add more options' link to add additional answers to a multiple choice question that already exists. It happens in all browsers, and this is the error below. I've verified everything was uploaded properly, and everything else seems to work fine.

Message: Object required
Line: 196
Char: 3
Code: 0
URI: http://www.domain.com/home/clientscr...forms.js?v=413

Message: Object required
Line: 196
Char: 3
Code: 0
URI: http://www.domain.com/home/clientscr...forms.js?v=413

Za4a Tuner 05-01-2011 10:10 AM

Quote:

Originally Posted by bananalive (Post 2187392)
Try this php code instead:

[....]

THANKS! That did the job, works fine ;)

Do you have a paypal-account?
If yes, please let me know your mailadress, than i will donate a few pounds for your addon and the great support

bananalive 05-02-2011 02:33 PM

Quote:

Originally Posted by crowshead (Post 2189144)
i am having the form submitted to a forum that is moderated. but when the form gets submitted, the new thread shows up??

how can i have it go into the forum, but be moderated?

basically the form is ignoring forum rules - forum is setup to moderate all threads and posts, but form results get posted as new threads without being moderated.

Normally people are posting about the opposite..

Find and delete in Plugin Easy Forms Part 1
PHP Code:

$foruminfo['moderatenewthread'] = 0;
        
$foruminfo['moderatenewpost'] = 0;
        
$foruminfo['moderateattach'] = 0

and make sure plugin Force visible post is inactive

bananalive 05-02-2011 02:35 PM

Quote:

Originally Posted by ascroft (Post 2187526)
Hi

Just wondering how viable it would be to have Easy Forms run with this style?

How VB have implemented this looks rather different from their other templates.....

Guess I will also ask the iphone/android apps possibility?

Cheers

Mark

I haven't used the mobile style.

If it's just different css with the mobile style, then it should work fine. Although it might be slow loading on a phone..

It wont be compatible with the mobile apps.

bananalive 05-02-2011 02:36 PM

Quote:

Originally Posted by vidmarc (Post 2188833)
Can this mod in any way be used to add product pages with custom fields to the vB4 CMS?

No, sorry.

bananalive 05-02-2011 02:38 PM

Quote:

Originally Posted by bestword (Post 2189190)
When i Export forms as EXCEL,the data in EXCEL will error, i think it's because the unicode text data had be error export. would it to be repaired? Thanks.

Can you give me an example of the unicode characters which cause this problem?

bananalive 05-02-2011 02:39 PM

Quote:

Originally Posted by Mimirswell (Post 2189303)
I have two separate forms where the first form redirects to the second. The first form creates a new thread and I want the second form to add a post to that thread when completed, how do I obtain the previous threadid (if possible)?

utilise the php variable $threadid. It gets set after the thread is created by easy forms

bananalive 05-02-2011 02:46 PM

1 Attachment(s)
Quote:

Originally Posted by macroforum (Post 2189589)
Thanks for this beautiful mod!
Installed and nominated :)
I have only one problem, see attached pic please: the form results poll layout have some problems.
Thanks for help me
Antonio

The images in the questions are causing this problem.

Fixed in attached file...

bananalive 05-02-2011 02:51 PM

Quote:

Originally Posted by Za4a Tuner (Post 2190611)
THANKS! That did the job, works fine ;)

Do you have a paypal-account?
If yes, please let me know your mailadress, than i will donate a few pounds for your addon and the great support

Click Support Developer on the right hand side of the first post or donate directly to:
HTML Code:

live.banana@gmail.com
Thanks :)

Za4a Tuner 05-02-2011 04:15 PM

Quote:

Originally Posted by bananalive (Post 2191057)
Thanks :)

done ;)


All times are GMT. The time now is 02:13 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.02382 seconds
  • Memory Usage 1,755KB
  • 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_html_printable
  • (1)bbcode_php_printable
  • (9)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