vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   New Posting Features - Form Hack (https://vborg.vbsupport.ru/showthread.php?t=126676)

Murex 11-12-2008 05:19 PM

Is there a way to take $answer1 and have it written to a custom field in the user's profile settings? IE. It asked them for the make of their car, and it writes it to field8.

MrAd 11-14-2008 09:48 AM

is it possible to put ip adress to the forum. It can be taken either from forum or externally such as whatismyip.com

Ipadress:
Your Ipadress.

Sawa Dee SohL 11-14-2008 07:17 PM

Quote:

Originally Posted by ntrance (Post 1663758)
Is there a way to only allow registered users to use the form, Currently we are being spammed using the form.

Also can you get the IP address in the post to ban if the form post is a spam

The line you're looking for is:

HTML Code:

////////////////////////////////////////////////////////////////////////////////////////////////////

// if (!in_array($vbulletin->userinfo['usergroupid'], array(2,5,6,7))) print_no_permission();

////////////////////////////////////////////////////////////////////////////////////////////////////

Which is neard the top of the hack.

----

My question for some help:

I'm trying to get the text(content I put in) to show up bigger - How can I enlarge the text/Make the font bigger?

How would I be able to make it so the Radio buttons - aren't so spread apart? Or make the font smaller for the default questions?

Digital Jedi 11-14-2008 07:21 PM

For the form itself, you can edit the HTML in the form template wherever you need to. For the submitted form, the only thing you can add is BBCode to the formanswer template, and you sometime have to space the code away from the variables, or it will give you a conditionals error when trying to save it.

HTML Code:

[b] $longanswer [/b]

EricPSF 11-15-2008 09:30 PM

Hi,

Great mod!

Is it possible to direct/ link to another webpage after submission of the form? How to do it?

Thanks!

asandhanam 11-15-2008 11:21 PM

Thanks for the mod. I installed it several months back and running fine. But i need to be able to use a captcha image verification with this to stop spam (been receiving a lot of spam these days). Which one would you recommend? I'm sorry if this has been answered earlier. There are lot of comments and doesn't look like i can go through all of them:)

Digital Jedi 11-16-2008 02:26 AM

Quote:

Originally Posted by EricPSF (Post 1666418)
Hi,

Great mod! Is is suitable for 3.7.X?

Thanks!

Yes, I and others have it running on various 3.7s.

Quote:

Originally Posted by asandhanam (Post 1666460)
Thanks for the mod. I installed it several months back and running fine. But i need to be able to use a captcha image verification with this to stop spam (been receiving a lot of spam these days). Which one would you recommend? I'm sorry if this has been answered earlier. There are lot of comments and doesn't look like i can go through all of them:)

Check the Add Ons at the bottom of the main post.

asandhanam 11-16-2008 02:38 AM

Thanks I did. Doesn't look like these are supported anymore?
# Double Image Verification * Forms & Custom pages
# Image Match "Forms Hack add-on"

parabat 11-16-2008 09:33 AM

Quote:

Originally Posted by aflax045 (Post 1559595)
Already had done that. It was some other issue, thanks anyway.

Hi aflax045
Can you tell me how you corrected that issue you had?
-PB

asandhanam 11-16-2008 03:40 PM

Quote:

Originally Posted by asandhanam (Post 1666517)
Thanks I did. Doesn't look like these are supported anymore?
# Double Image Verification * Forms & Custom pages
# Image Match "Forms Hack add-on"

Can anybody suggest a captcha system that works well with this hack? I tried noSpam. But encountered problems getting it to work with this.


All times are GMT. The time now is 10:50 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.02757 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
  • (2)bbcode_html_printable
  • (5)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