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)

Chivster 05-14-2014 03:24 PM

Hello,

I just installed the plugin and everything, however it does not appear in navbar or in quick navigation either.

When I try to bypass it with just entering the path of the forms.php nothing happens.

What can I have done wrong?

KGodel 05-15-2014 11:13 PM

Would still love an anonymous option to be added at some point where certain forms can be submitted anonymously.

blind-eddie 05-15-2014 11:32 PM

Quote:

Originally Posted by KGodel (Post 2497987)
Would still love an anonymous option to be added at some point where certain forms can be submitted anonymously.


There is an addon here that does allow members to post anonymously in select forums. If the form is posted in that select forum then the one that posted the form would in fact post it anonymously...
Not sure if it is available for vb4.... good luck...

bananalive 05-17-2014 01:52 PM

Quote:

Originally Posted by Chivster (Post 2497791)
Hello,

I just installed the plugin and everything, however it does not appear in navbar or in quick navigation either.

When I try to bypass it with just entering the path of the forms.php nothing happens.

What can I have done wrong?

Try creating a form at yourforum.com/forums/forms.php?do=newform

bananalive 05-17-2014 01:57 PM

1 Attachment(s)
Quote:

Originally Posted by KGodel (Post 2497987)
Would still love an anonymous option to be added at some point where certain forms can be submitted anonymously.

Set up the form as attached screenshot

PHP Code:

$vbulletin->userinfo['userid'] = 0;
$vbulletin->userinfo['username'] = 'Guest'

https://vborg.vbsupport.ru/attachmen...1&d=1400338669

KGodel 05-18-2014 01:28 AM

Is there a way to mask the IP as well?

madness85 05-18-2014 07:23 AM

Great mod :) is it possible to have users ip address as the created thread title? I'm using this for unregistered users & would prefer the title as ip.

Chivster 05-20-2014 03:35 PM

Quote:

Originally Posted by bananalive (Post 2498162)
Try creating a form at yourforum.com/forums/forms.php?do=newform

Hello,

When I try and do that, it says 404 file not found, even tho I have uploaded the files, and imported the plugins.

blind-eddie 05-20-2014 03:45 PM

Is you forum in a folder named forums or forum..?

Add forms.php?do=newform to the URL where ever your forum is located

Example:
See what I mean?

KGodel 05-24-2014 09:00 PM

Hey banana. My users consistently get an error of "Message is too Short" when they use special characters in any part of their form if there is custom output. If there is no custom output, this error does not exist. Any hint as to what I can do to fix it?


All times are GMT. The time now is 11:09 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.03457 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_php_printable
  • (4)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