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)

bananalive 02-27-2010 02:48 PM

Quote:

Originally Posted by fishmaster (Post 1990073)
Can you attach images within the form?

You can use the attachment manager for posting new threads, but not for replies to existing threads.

bananalive 02-27-2010 02:52 PM

Quote:

Originally Posted by Stryker412 (Post 1989662)
This mod is a HUGE leap over Abe's old hack. How can I hide the forms list from registered users but still have the ability for admins to see it to edit?

You can set Form Permissions by Editing Form
Quote:

What about users who have subscribe to threads on by default? Is there a way to block a form from being able to be subscribed?
Subscriptions dont currently work with the form so you wont have that problem.
Quote:

Lastly, is there a way to deny anyone from using the form if they don't have enough posts or have not been registered for x amount of days?
Form Hook: Form Start
PHP Code:

if ($vbulletin->userinfo['posts']<5)
{
print_no_permission();



bananalive 02-27-2010 02:54 PM

Quote:

Originally Posted by Giedreb (Post 1989561)
Killer mod! Two questions.

1. How to place a form into a custom page/template?
2. I need to add a custom bbcode at the start of every form message section so that when the form first comes up there is already a bbcode in the message area and the users type below it and then submit.

1. Nope

2. Add the custom bbcode to beginning of: Edit Form -> Answer BB code:

bananalive 02-27-2010 02:56 PM

Quote:

Originally Posted by TheBigC (Post 1988383)
The program works well to say the least. I love it so far!!!!

I am using it as a "thread starter" for products in my forums. It is running very smooth on 4.02, minus one issue...

I can't delete a form. I can create, modify, export, etc, just can't delete. It gives the option and even confirms do I wan to delete, but them it does nothing.

Any idea?

Is your Javascript enabled in your browser and have you uploaded the easyforms.js to \clientscript\

Martyh 02-27-2010 03:22 PM

Quote:

Originally Posted by bananalive (Post 1985835)
Remove this line from plugin: Easy Forms Part 1

PHP Code:

$threadinfo['issubscribed'] = false


That doesn't seem to do it, I also tried setting it to true.

Any help is appreciated.

steve71 02-27-2010 06:48 PM

Some sort of glitch. The hack installed ok and I can view the forms but when I edit them I am missing some selections.

Post new thread text box is there, but does not show the drop-down menu to select the forum as shown in bananalive's screenshot: https://vborg.vbsupport.ru/attachmen...4&d=1264688078

Also I cannot delete forms or delete parts of a form like a text question etc.

VB 4.0.2

HolyKiller 02-27-2010 08:04 PM

Hi, i have problem with setting group rights up for this hack. If i set which usergroup can do specific action and save settings, everything is fine, but when i edit vbulletin options via "Show All Settings" and then save changes, half of my usergroups lose their rights for Easy Forms. If i recheck settings, the are NOT marked.

Using vB 4.0.2 PL1

Please try && fix it ;)

Thanks

Holy

Selcor 02-27-2010 09:41 PM

Is displayed wrong on my forum (vb 4.0.2). View the image: http://img705.imageshack.us/img705/4742/capr.png

Probe with several skins and does not change ...

rfsforums 02-28-2010 02:50 AM

Quote:

Questions proceeded by an asterisk (*) are compulsory.
but they are actually followed by an asterisk. I've searched everywhere I can think of, where would I find this statement so that I can change it?

Thanks again for a great Mod!

steve71 02-28-2010 11:18 AM

Quote:

Originally Posted by steve71 (Post 1993118)
Some sort of glitch. The hack installed ok and I can view the forms but when I edit them I am missing some selections.

Post new thread text box is there, but does not show the drop-down menu to select the forum as shown in bananalive's screenshot: https://vborg.vbsupport.ru/attachmen...4&d=1264688078

Also I cannot delete forms or delete parts of a form like a text question etc.

VB 4.0.2



My bad...wrong version xml. Working great now :)


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