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)

Dragonsys 06-13-2012 08:46 PM

How can i add a Date Stamp to the results on a form?

Consciously79 06-14-2012 11:28 AM

Hi Guys,

at first this is a great an very useful mod.

But I have a question or problem. But before I come to that I explain what I want.
I have created a forum and within that I had provide a FanFic section which my users can
write an public their own stories.
But before they do that, there should be a story-header in the first post of the new created
thread.
Normaly each user which want to public a Story use a prefabricated template to copy this in the

first post of the story.

But this is inflexible because the users can't define and choose different values e.g. title of

the story, category in which the story is sort in, age details and so on.
Therfore this mod allowed me to create a template so each of my users can use that for their own

story. This will be very flexible and useful.

Now I come to my problem or question:

When the user use the story-form for his own story and fill in all fields, is there a posibility

when he click on submit, that the form mod will create a thread in the right section with the

value of the e.g. dropdown category field.

Here a example:
Within the FaFic section, there is e.g. two subforen. The first subforen ist called Crime and

the other one is horror. Each subforen is a category at the same time. That means, if the user

had chosen a category the form mod should take the value of the category and will create a new

thread in the right section.

kether1 06-17-2012 04:52 PM

Can anyone help with this issue? I have a form that posts a new thread in a section of my forum where I only want threads posted created with this modification. Problem is, the "Post New Thread" button is at the top of the forum section. Is there a way to hide that button for this forum so that members can only reply to the threads posted with the form, but not create new threads in this forum without using the form?

Thanks.

Nano_ 06-19-2012 03:24 AM

Any way to export for json?

pcmwebmaster 06-20-2012 01:08 PM

hello

how can i lock a form after end of date

i mean i want close form and prevent users to access it

Dragonsys 06-20-2012 01:54 PM

Quote:

Originally Posted by kether1 (Post 2340449)
Can anyone help with this issue? I have a form that posts a new thread in a section of my forum where I only want threads posted created with this modification. Problem is, the "Post New Thread" button is at the top of the forum section. Is there a way to hide that button for this forum so that members can only reply to the threads posted with the form, but not create new threads in this forum without using the form?

Thanks.

Edit the forum permissions to not allow users to post. The button will still display, but they will get access denied when they click on it.

If you want to hide the button, you will need to make a few template edits and add some vb:if statements. All of which are unrelated to this plugin.

wuto 06-21-2012 03:49 PM

Wondering if you guys can help me out with this.

I've created a "Date" question, and would like to use it as a unique ID to be tracked/searched easily. In "Date Format in Output:" I'm using PHP format of "mdyGis" but only the month,day,year displays. Time does not display correctly at all and only shows 0000. Any ideas?

afmarko99 06-21-2012 04:51 PM

Wow, this is soooooo much better than the "form hack" by Abe on version 3.8.6. Extremely easy. Thank you very much!!!!!!!!!!!!!!

Captain Tycoon 06-23-2012 02:44 PM

Is it possible to have a vb if conditional statement based on the form ID? If so, what's the code?

lafsunlmtd 06-26-2012 12:52 PM

Quote:

Originally Posted by lafsunlmtd (Post 2333285)
In 3.8 I was able to use conditionals in certain forums based on the forumid to change the URL of the new thread button. I've tried to rewrite the conditionals for vb 4.2 and just doesn't seem to work, any thoughts?

Code:

<vb:if condition="$show['newthreadlink']">
<vb:if condition="$foruminfo['forumid'] == 70"><a href="/forums/forms.php?do=form&fid=1" class="newcontent_textcontrol" id="newthreadlink_top"><span>+</span> {vb:rawphrase post_new_thread}</a>
<vb: else />
<a href="{vb:raw $vboptions.vbforum_url}{vb:if "$vboptions['vbforum_url']", '/', ''}newthread.php?{vb:raw session.sessionurl}do=newthread&amp;f={vb:raw foruminfo.forumid}" rel="nofollow" class="newcontent_textcontrol" id="newthreadlink_top"><span>+</span> {vb:rawphrase post_new_thread}</a></vb:if></vb:if>

I go to the forum with the forumid of 70 and the new thread button does not go to the form but the regular new post form.

Thoughts?

Anyone know who to make the new thread for certain forums automatically redirect to the form? I have no idea why the code above isn't working.


All times are GMT. The time now is 12:02 PM.

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.05403 seconds
  • Memory Usage 1,748KB
  • 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_code_printable
  • (2)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