Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Template Modifications

Reply
 
Thread Tools
Image Match "Forms Hack add-on" Details »»
Image Match "Forms Hack add-on"
Version: 1.0.2, by Deepdog009 Deepdog009 is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.12 Rating:
Released: 04-13-2007 Last Update: 12-08-2008 Installs: 7
Uses Plugins Auto-Templates
Additional Files  
No support by the author.

Image Match for Form Hack
*********************

What does this mod do you say?
It inserts a captcha image at the bottom of your forms to assist with blocking unwanted bots and pestilence from hammering your forms...

Included in the zip is one xml file, captcha images folder and two php files... Credit goes to ABE1 Form Hack and Solmetra Form ver.1.01...

Installation
*********
After setup
*********
Captcha image match works only when submitting or previewing form...
You must insert image match code before submitting or previewing form,,, if incorrect code entered a error message will ask that you return and re-submit code before continuing...

Updated zip file

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 04-14-2007, 09:10 PM
Deepdog009's Avatar
Deepdog009 Deepdog009 is offline
 
Join Date: Dec 2004
Location: Almost out of PHP TZone
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Updated and integrated with Form Hack...


All that's needed is to add this to your new forms and use xml in zip...
HTML Code:
<tr>
<td class="text_field_question question" colspan="3" align="center">
Please enter confirmation code displayed below:<br />
<img src="image_match.php?regen=y&<?php echo time(); ?>" />
<input type="text" name="code" /><br /><br /></td>
</tr>
Reply With Quote
  #3  
Old 04-14-2007, 09:41 PM
UltimateOreo! UltimateOreo! is offline
 
Join Date: Nov 2006
Location: Missouri
Posts: 462
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Wouldnt this be extremely tedious? Or can you just turn it on for guests?
Reply With Quote
  #4  
Old 04-14-2007, 11:50 PM
Deepdog009's Avatar
Deepdog009 Deepdog009 is offline
 
Join Date: Dec 2004
Location: Almost out of PHP TZone
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<font color="Red">News Update</font>
***********

Super easy setup if you use the xml file as example...

If you've made forms before,,, then its a breeze to setup...
Reply With Quote
  #5  
Old 05-01-2007, 04:54 PM
ComputerVitals ComputerVitals is offline
 
Join Date: Oct 2005
Posts: 131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When I dont enter any code I get this error on a white page.

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/******/public_html/forum/image_match.php:1) in /home/******/public_html/forum/SPAF_FormValidator.class.php on line 103

Error - the code entered is incorrrect

How do I fix this error?
Reply With Quote
  #6  
Old 05-06-2007, 02:37 AM
Deepdog009's Avatar
Deepdog009 Deepdog009 is offline
 
Join Date: Dec 2004
Location: Almost out of PHP TZone
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ComputerVitals View Post
When I dont enter any code I get this error on a white page.

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/******/public_html/forum/image_match.php:1) in /home/******/public_html/forum/SPAF_FormValidator.class.php on line 103

Error - the code entered is incorrrect




How do I fix this error?

ComputerVitals,,, mini mod has been updated... Install new xml and upload files to forum root = http://yoursite.com/forum/ or /forums/...
Reply With Quote
  #7  
Old 05-06-2007, 04:30 PM
Deepdog009's Avatar
Deepdog009 Deepdog009 is offline
 
Join Date: Dec 2004
Location: Almost out of PHP TZone
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

bumpy bump...>>> Updated <<<
Reply With Quote
  #8  
Old 06-14-2007, 10:35 PM
dsotmoon dsotmoon is offline
 
Join Date: Jun 2003
Location: VA - USA
Posts: 194
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
(there are 10 different backgrounds included in the package); Automatically adjusts for the size of the background; Can use any number of TTF fonts (10 fonts included in package);
first: thanks for pointing me to this addon


second: i uploaded the files to the forum root directory, made the two template changes in my form BUT in the zip there was no backgrounds or TTF fonts, so I get a red X where the image should be

was it left out of the zip or am I doing something wrong?


Thanks
Reply With Quote
  #9  
Old 06-19-2007, 02:55 AM
Saviour's Avatar
Saviour Saviour is offline
 
Join Date: Apr 2007
Posts: 743
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Uploaded three files to forum root.

Made changes to form template where required.

Test box appears, but no image is displayed. Just a red "X".

I think someone dropped the ball here...and this hack is supported?

No offense...but where are the images and fonts? They're definitely not in your download...and neither are the directions.

Another thing...why include a template form? People who use the Form Hack already...looking for a captcha image they can use...would probably just want simple code they can install in the form they've already completed.

I've tried both of the hacks you've provided to this community...and so far...neither of them work.

In the future, you might want to include these little tid-bits in order for the hack to function properly.
Reply With Quote
  #10  
Old 06-22-2007, 01:34 AM
Deepdog009's Avatar
Deepdog009 Deepdog009 is offline
 
Join Date: Dec 2004
Location: Almost out of PHP TZone
Posts: 485
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dsotmoon View Post
first: thanks for pointing me to this addon


second: i uploaded the files to the forum root directory, made the two template changes in my form BUT in the zip there was no backgrounds or TTF fonts, so I get a red X where the image should be

was it left out of the zip or am I doing something wrong?


Thanks
dsotmoon,,, download new xml and files and update...
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:42 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.05733 seconds
  • Memory Usage 2,295KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_html
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete