Version: 1.0.1, by akanevsky
Developer Last Online: Feb 2016
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
\*==========================================*/
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.
After installing this mod remember to change some settings at vBulletin Options -> Usergroups -> Usergroup Manager -> Edit Usergroup (id:1)
The usernametooshort error ("Your username can not be shorter than 3 characters.") occurs after attempting to post as a guest due to the deletion of the $usernamecode variable from the template. I kind of liked having the username alert there anyway. If there is no need to delete a functionality then keep it.
I would like the Quick Reply option with image verification to appear for unregistered guests also. Can you include this in the product?
I've also received some error feedback from my mods:
Quote:
I've tried to move 2 threads this morning and also edit, but I receive this message:
Quote:
The string you entered for the image verification did not match what was displayed.
This was from actions within the thread.
Same move from the board using Mod tools (bottom right) works fine.
Quote:
Database error in vBulletin 3.5.4:
Invalid SQL:
UPDATE post
SET threadid =
WHERE postid IN (952043);
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE postid IN (952043)' at line 3
Error Number : 1064
Date : Tuesday, March 25th 2008 @ 03:56:34 AM
Script : http://www.***.com/inlinemod.php
Referrer : http://www.***.com/inlinemod.php
IP Address : 213.150.***.***
Username : *****
Classname : vb_database
The usernametooshort error ("Your username can not be shorter than 3 characters.") occurs after attempting to post as a guest due to the deletion of the $username variable from the template. I kind of liked having the username alert there anyway. If there is no need to delete a functionality then keep it.
There is an error in the instructions. Read "replace with" as "add underneath". I'll correct this later.
Quote:
Originally Posted by zylstra
I would like the Quick Reply option with image verification to appear for unregistered guests also. Can you include this in the product?
Quick reply does not show up for guests. Or does it?..
Quote:
Originally Posted by zylstra
I've tried to move 2 threads this morning and also edit, but I receive this message:
Quote:
The string you entered for the image verification did not match what was displayed.
This was from actions within the thread.
Same move from the board using Mod tools (bottom right) works fine.
I would need the instructions as to how to reproduce the error... I can't just find the cause from an error message.
Quote:
Originally Posted by zylstra
Also answer/post count not updating correctly.
I don't think this would be connected to this mod, unless moderators' tools are somehow connected to this mod. Once again, I need you to provide specific reproduction steps.
Quick reply does not show up for guests. Or does it?...
No, but I'd like it to... with the image verification.
Quote:
Originally Posted by Psionic Vision
I would need the instructions as to how to reproduce the error... I can't just find the cause from an error message.
Attempt inline editing.
I've reinserted the $usernamecode variable into the templates.
I've reproduced the error that my supermod received: the "The string you entered for the image verification did not match what was displayed" message pops up after I attempt inline editing.
Unfortunately, that would constitute a separate hack and therefore cannot be included into this one.
Coders may include anything they'd like in a hack. So it can be included in this hack - and it would make sense to include it in this one rather than a separate one. I presume you mean that you're not inclined to include it, since it isn't explicitly stated in the hack that this one is basd upon. In that case, if you'd like more money to include it in this one, I'm up for discussing that.
Coders may include anything they'd like in a hack. So it can be included in this hack - and it would make sense to include it in this one rather than a separate one. I presume you mean that you're not inclined to include it, since it isn't explicitly stated in the hack that this one is basd upon. In that case, if you'd like more money to include it in this one, I'm up for discussing that.
I was speaking about the "quick reply" functionality for guests. That's a separate story that would need to be added, and it would not fall under the title of "guest image verification", because it would be a "quick reply for guests". As for the rest of your message, the rules say that public discussion of monetary matters are not allowed, so please contact me via pm. To prepare you for what follows, I can just say that you have asked me to write a "guest image verification" hack for vBulletin, but not "quick reply for guests" for vBulletin. So, yes, of course that would be separate, and my inclination (or a lack thereof) has nothing to do with it. Once quick reply is in place, however, I would have no problem adding the aforementioned functionality to this hack.