Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Guest Image Verification for New Threads/Posts Details »»
Guest Image Verification for New Threads/Posts
Version: 1.0.1, by akanevsky akanevsky is offline
Developer Last Online: Feb 2016 Show Printable Version Email this Page

Version: 3.5.x Rating:
Released: 03-23-2008 Last Update: 03-29-2008 Installs: 4
Uses Plugins Template Edits
Translations  
No support by the author.

I no longer support my hacks. Please feel free to update them and release new versions elsewhere as long as I get the credit for the original modification.

/*==========================================*\
|| Guest Image Verification for New Threads/Posts
||
|| Author : Anton Kanevsky
|| Works on : vBulletin 3.5.x
|| Released : Mar 29, 2008
||
|| Time required to install: 1 minute
|| Difficulty: easy
\*==========================================*/

DESCRIPTION

This hack is a port of the following hack:
https://vborg.vbsupport.ru/showthread.php?t=72026

Just like the original, it makes it so that, when a guest is creating a new thread or replying to an existing one, an image verification prompt is shown within the body of the form. The hack uses the image verification system that is bundled with vBulletin, and will work on vBulletin 3.5.x series only, as vBulletin 3.6.x+ has integrated support for guest image verification for posts.

STATISTICS

Template Changes: 1
Products to Install: 1


VERSION HISTORY

1.0.1
Corrected a few bugs.

1.0.0
Initial Release

The installation manual is contained within the attached file.

IF YOU LIKE MY HACK, PLEASE CLICK INSTALL

Show Your Support

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

Comments
  #12  
Old 03-26-2008, 08:20 PM
zylstra zylstra is offline
 
Join Date: Aug 2004
Posts: 144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry about the money matter violation. I'll send a PM. Thanks.
Reply With Quote
  #13  
Old 03-30-2008, 01:04 AM
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Posts: 3,972
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<font size="3">New Release: Version 1.0.1</font>

The bug has been corrected. In order to upgrade, just re-import product xml.
Reply With Quote
  #14  
Old 04-01-2008, 05:17 PM
zylstra zylstra is offline
 
Join Date: Aug 2004
Posts: 144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Regarding disallowing ajax for quickreply for guests - it requires a code modification:

Quote:
Originally Posted by Psionic Vision
In order to disable ajax for guests, you'll have to further modify code.

So open up showthread.php, and find the following line:
PHP Code:
// set quick reply initial id 
Add above it:
PHP Code:
    if (!$vbulletin->userinfo['userid']) 
    { 
        
$show['allow_ajax_qr'] = false
    } 
That should do it.
Reply With Quote
  #15  
Old 04-01-2008, 11:00 PM
ru55ian's Avatar
ru55ian ru55ian is offline
 
Join Date: May 2007
Location: Canada
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hey all, reading through this post i am a little bit confused,

What i was looking for is to have quickreply with image verification for the guests under 3.6.8

i have installed this: https://vborg.vbsupport.ru/showthread.php?t=174769 mod that gave me a quickreply for guests, all i need now is to add image verification to it.

How would i go about doing that under 3.6.8?
Reply With Quote
  #16  
Old 04-01-2008, 11:56 PM
zylstra zylstra is offline
 
Join Date: Aug 2004
Posts: 144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't know. I thought 3.6.x included image verification for guest posts, but maybe not for quickreply. Right now I'm supporting only 3.5.x, as that is the only forum I'm running.
Reply With Quote
  #17  
Old 04-02-2008, 01:36 AM
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Posts: 3,972
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
What i was looking for is to have quickreply with image verification for the guests under 3.6.8
Please do not install this hack on 3.6.x. vBulletin 3.6.x has it's own image verification for guest posts. You'll just have to enable it via vBulletin options.

Assuming (I haven't checked) that vBulletin 3.6.x does not show quick reply for guests, it makes sense that there is no image verification in it. However, you cannot use the quick reply instructions from this thread as they are intended for use with vBulletin 3.5.x and will not work on 3.6.x.

What you would have to do, if you wanted image verification to show in quick reply for guests in 3.6.x, you would need to have either modify yourself or have someone else modify vBulletin 3.6.x to integrate vBulletin 3.6.x's native guest post image verification into quick reply.
Reply With Quote
Reply


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 06:15 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04053 seconds
  • Memory Usage 2,265KB
  • Queries Executed 21 (?)
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
  • (2)bbcode_php
  • (2)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
  • (7)post_thanks_box
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit_info
  • (6)postbit
  • (7)postbit_onlinestatus
  • (7)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