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)

bananalive 01-30-2009 02:40 PM

Quote:

Originally Posted by gamerscms (Post 1729191)
An other update, what has changed in the mod?

Request: banana could you do a version history like you have on your ladder script?

great mod and nom for this month.

Not much, it's mainly the little bugs users have found. The only feature added is the form start hook.

The version history is here

I've updated the first post with the link.

TheFocusElf 01-30-2009 03:49 PM

Is this defined in the product or a template, the width of the QUESTION column and the width of the ANSWER column?

My questions seem to take up 90% of my board's fixed width, and this parses the answer fields in many cases.

Is it possible to format it like this:

Question
Description
Answer #1
Answer #2
Maybe even putting the answers in their own definable table with a separate "style" or background color.

Most important for me, though is the width issue, right now this excellent mod looks like crap on my boards. And my forum's width is 950 pixels, so as for why it is so crunched up, I am unsure.

gamerscms 01-30-2009 05:31 PM

Quote:

Originally Posted by bananalive (Post 1729195)
Not much, it's mainly the little bugs users have found. The only feature added is the form start hook.

The version history is here

I've updated the first post with the link.

Great thanks :) update installed and working fine.

ssslippy 01-30-2009 08:04 PM

Would it be hard to implement the ability to allow certain usergroups to edit a single form?

setishock 01-30-2009 08:22 PM

Bananalive that is perfect and thank you. Yes please let me have the xml file for that.
I will mark as installed now.

Edit: I'm not having any problems with the product itself, I just don't know how to make it work like I want it to.
I haven't figured out how to make the output clean of the questions.

Blinkbux 01-31-2009 04:05 AM

Thanks! The mod has been working fine and I love it!

*Clicked Installed and nominated for MOTM*

Stryker412 01-31-2009 01:09 PM

Quote:

Originally Posted by bananalive (Post 1727180)
Find in product file or plugin: Easy Forms Part 1
PHP Code:

$formoutput "[CENTER][B][SIZE=5][COLOR=Black]" $form[title] . "[/COLOR][/SIZE][/B][/CENTER]\r\n\r\n"


No.


PHP Code:

$answer '<input type="text" readonly="readonly" id="q_' $formbit[id] . '" name="' $formbit[id] . '" value="' $vbulletin->userinfo[username] . '" />'


Thank you for all this, is there a way to make the username not editable?

Also which part of the Easy Forms plugin can I edit to make the answers font bigger?

lazyseller 01-31-2009 01:44 PM

Currently you have the ability to submit a reply form to a set thread id.

It would be really great if we could somehow make the thread id dynamic so the whole forum can use the same form. The form would be submitted depending where the user generates the form link from.

http://www.bananalive.co.cc/misc.php...eadid=(dynamic)

anuanu 01-31-2009 03:19 PM

First off i want to say I love this mod. I use it as a recruitment/moderator application. I was wondering if you could add a part that would "Accept/Deny" an application and add "Accepted' or "Denied" to the thread title. And when it was "Denied" it would close the thread.

Currently what I do is make a reply saying if they were denied or accepted and close the thread.

lazyseller 01-31-2009 03:22 PM

Cant you use vbulletin prefix to achieve what your trying to do?


All times are GMT. The time now is 05:40 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.01787 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
  • (2)bbcode_php_printable
  • (3)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