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)

Michigan Morels 03-03-2009 05:38 PM

Thank you Dom. I think I've asked enough questions of you that I can now go play with the forms for awhile without botherin you.

Thanks again.

hobbybox 03-03-2009 06:06 PM

works like a charm - thank you.

frogster 03-03-2009 06:26 PM

1 Attachment(s)
Quote:

Originally Posted by bananalive (Post 1759449)
do you still get the preview error if you disable attachments?

As long as there is no attachment on the form I can preview it. So whether the attachment is disabled or not, I can only preview the form if there is no attachment. However, I can upload an attachment to this forum for example without a problem. The error I get is:

Fatal error: Call to undefined function construct_attachment_add_js() in /home/content/g/a/l/galvanm/html/app/webroot/forum/misc.php(100) : eval()'d code on line 1704

I even uploaded and attached an item to this post to test.

bananalive 03-03-2009 06:35 PM

Quote:

Originally Posted by frogster (Post 1759483)
As long as there is no attachment on the form I can preview it. So whether the attachment is disabled or not, I can only preview the form if there is no attachment. However, I can upload an attachment to this forum for example without a problem. The error I get is:

Fatal error: Call to undefined function construct_attachment_add_js() in /home/content/g/a/l/galvanm/html/app/webroot/forum/misc.php(100) : eval()'d code on line 1704

I even uploaded and attached an item to this post to test.

Does it post attachments if you click submit?


I think I might have found problem.

bananalive 03-03-2009 06:48 PM

1 Attachment(s)
Quote:

Originally Posted by bananalive (Post 1759491)
I think I might have found problem.

Try attached file.

frogster 03-03-2009 09:31 PM

Quote:

Originally Posted by bananalive (Post 1759499)
Try attached file.

Worked like a charm. It fixed my preview and moderation problem. I want to send you a sincere thank you for a great mod and for fixing my issue. I'm new to this and I don't see a donate button so I'm not sure if you take donations.

Thanks again.

nascartr 03-03-2009 09:37 PM

You can support this great developer by clicking on "Support Developer" up top. I


frogster 03-03-2009 09:44 PM

Quote:

Originally Posted by nascartr (Post 1759603)
You can support this great developer by clicking on "Support Developer" up top. I

Duh...done. Thanks again.

zushiba 03-03-2009 09:54 PM

Okay so that error I'm getting
Quote:

Form failed to submit. The following error(s) occured:
The string you entered for the image verification did not match what was displayed.
is only for me
ADMINISTRATORS
Anyone with "Administrators" privileges and under have no problem submitting the form.

xcesivvs 03-03-2009 11:24 PM

Quote:

Originally Posted by bananalive (Post 1759382)
Edit plugin: Easy Forms Part 1

Find:
PHP Code:

/*$newpost['prefixid'] =& '';*/ 

Replace:
PHP Code:

$newpost['prefixid'] =& '1'

Replace 1 with the appropriate prefixid

I Was receiving errors and couldnt even view the forms using these
$newpost['prefixid'] =& 'Ordered';
$newpost['prefixid'] =& Ordered;

Then I looked to see the others with $ signs.

I tried this and the error the error before trying to view the forms stopped
$newpost['prefixid'] =& $Ordered;

But i still receive the error
"Form failed to submit. The following error(s) occured:
You must select a thread prefix."


All times are GMT. The time now is 12:02 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.02386 seconds
  • Memory Usage 1,756KB
  • 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
  • (2)bbcode_php_printable
  • (8)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