The Arcive of Official vBulletin Modifications Site.
It is not a VB3 engine, just a parsed copy!
Archives
Graphics
Styles
Mods
Articles
Forums
VBSupport
vb.org Archive
>
Search Forums
Search Results
User Name
Remember Me?
Password
FAQ
Community
Calendar
Today's Posts
Search
Community Links
Members List
Search Forums
Show Threads
Show Posts
Tag Search
Advanced Search
Найти все сообщения с благодарностями
Go to Page...
Showing results 1 to 16 of 16
Search took
0.00
seconds.
Search:
Posts Made By:
littlematts
Forum:
vB3 General Discussions
02-06-2008, 08:01 PM
Replies:
0
Request: Simplify Registration Process!
Views:
594
Posted By
littlematts
Request: Simplify Registration Process!
Dear support team,
Once again a million thanks for all the support you are providing. Here I am with a request to simplify the registration process for members of our site.
Could you please...
Forum:
vBulletin 3.6 Add-ons
08-07-2007, 05:35 PM
Replies:
103
Add-On Releases -
Link Anonymizer and Censor
Views:
58,248
Posted By
littlematts
Hmm.. this seems cool.. can you make it a...
Hmm.. this seems cool..
can you make it a redirector like the link is checked against a list of urls that will be forwarded to original url. if some url that is not in whitelist is linked then it...
Forum:
vBulletin 3.6 Add-ons
08-07-2007, 04:59 PM
Replies:
103
Add-On Releases -
Link Anonymizer and Censor
Views:
58,248
Posted By
littlematts
Is this a bug... test with this code in your...
Is this a bug...
test with this code in your script..
Http://iamspammer.com/spammerpage
Spam of this type is not removed... try this with your script please
http://iamspammer.com/spammerpage...
Forum:
vBulletin 3.6 Add-ons
08-07-2007, 04:54 PM
Replies:
103
Add-On Releases -
Link Anonymizer and Censor
Views:
58,248
Posted By
littlematts
Thanks a zillion dude. for this amazing mod ...
Thanks a zillion dude. for this amazing mod
matc
Forum:
vBulletin 3.6 Add-ons
05-16-2007, 06:47 PM
Replies:
84
Administrative and Maintenance Tools -
Auto Delete/Move Thread After X days
Views:
35,063
Posted By
littlematts
Let me say sorry for the long break. I was in a...
Let me say sorry for the long break. I was in a hurry to change my work profile that made me lag to reply for your prompt help u offered.
I will be only happy to install the mod if it can be made...
Forum:
vBulletin 3.6 Add-ons
04-23-2007, 08:11 AM
Replies:
84
Administrative and Maintenance Tools -
Auto Delete/Move Thread After X days
Views:
35,063
Posted By
littlematts
Dear HaMaDa4eVeR, Thank a bunch for this...
Dear HaMaDa4eVeR,
Thank a bunch for this beautiful mod i was always looking for. I will be lot greatful if you can help me on how to make this mod delete threads "after x days of inactivity". ie;...
Forum:
vBulletin 3.6 Add-ons
02-12-2007, 08:19 PM
Replies:
851
Miscellaneous Hacks -
NoSpam! - an alternative to CAPTCHA images
Views:
429,756
Posted By
littlematts
:up: :) :up: :) :up: :) I dont know.. if a...
:up: :) :up: :) :up: :)
I dont know.. if a million thanks will reply for this suggestionu gave me.. coz it simply worked!! THANKS mate.. Thanks lotttts.. phill2003
I am soo happy to see people...
Forum:
vBulletin 3.6 Add-ons
02-12-2007, 08:17 AM
Replies:
851
Miscellaneous Hacks -
NoSpam! - an alternative to CAPTCHA images
Views:
429,756
Posted By
littlematts
hia buddy.. tried with the same and following...
hia buddy.. tried with the same and following alteration but to no avail.. sorry for any mistaken trial ... coz i am not good in coding..
Trial 1:
default:
{
$questions =...
Forum:
vBulletin 3.6 Add-ons
02-11-2007, 09:01 PM
Replies:
851
Miscellaneous Hacks -
NoSpam! - an alternative to CAPTCHA images
Views:
429,756
Posted By
littlematts
sure mate.. Here it is for the reference.. ...
sure mate..
Here it is for the reference..
if ($vbulletin->options['nospam_onoff'] AND !$vbulletin->userinfo['userid'])
{
switch (THIS_SCRIPT) {
case 'register':
if...
Forum:
vBulletin 3.6 Add-ons
02-11-2007, 06:06 PM
Replies:
851
Miscellaneous Hacks -
NoSpam! - an alternative to CAPTCHA images
Views:
429,756
Posted By
littlematts
Hia dude.. I am back.. :D tried...
Hia dude..
I am back.. :D
tried upgrade to 3 and now the answer box appear without removing the "IF" condition.. ie; integration works.. but still the question is nowhere to be found :(
I...
Forum:
vBulletin 3.6 Add-ons
02-11-2007, 05:43 PM
Replies:
851
Miscellaneous Hacks -
NoSpam! - an alternative to CAPTCHA images
Views:
429,756
Posted By
littlematts
thanks lots for the reply mate.. and sorry for...
thanks lots for the reply mate.. and sorry for any incon..
will make the upgrade now and be back with report..
keepin my fingers crossed..
regards
Matthew
Forum:
vBulletin 3.6 Add-ons
02-11-2007, 07:36 AM
Replies:
851
Miscellaneous Hacks -
NoSpam! - an alternative to CAPTCHA images
Views:
429,756
Posted By
littlematts
I dont know if i am right.. but is the error...
I dont know if i am right.. but is the error (Question not getting displayed) due to non caching of nospam for quick register form?
like:
case 'register':
if...
Forum:
vBulletin 3.6 Add-ons
02-11-2007, 07:05 AM
Replies:
851
Miscellaneous Hacks -
NoSpam! - an alternative to CAPTCHA images
Views:
429,756
Posted By
littlematts
wow dude.. that was infact a fast response.....
wow dude.. that was infact a fast response.. thanks looooots..
and u know wat.. tat suggestion made a smile on my face when implemented.. i removed the if condition and kept the block as if it...
Forum:
vBulletin 3.6 Add-ons
02-10-2007, 09:28 PM
Replies:
851
Miscellaneous Hacks -
NoSpam! - an alternative to CAPTCHA images
Views:
429,756
Posted By
littlematts
.. yups dude.. even the answer box is not showing...
.. yups dude.. even the answer box is not showing up.. i added the exact code above the specified submit post code.
Have rechecked to make sure it is made for all styles << Done; it is :)
Turn...
Forum:
vBulletin 3.5 Add-ons
02-09-2007, 05:35 PM
Replies:
240
Quick Register for 3.5.x - Plugin Edition
Views:
69,916
Posted By
littlematts
Thank you RDX1 for this great mod. I have to...
Thank you RDX1 for this great mod. I have to admit that I am getting boosted performance in no of visitors registering per day after the mod been implemented..
I am here for a help request along.....
Forum:
vBulletin 3.6 Add-ons
02-09-2007, 05:24 PM
Replies:
851
Miscellaneous Hacks -
NoSpam! - an alternative to CAPTCHA images
Views:
429,756
Posted By
littlematts
First of all let me thank you antialiasis for...
First of all let me thank you antialiasis for your great mod you provided.
I installed your mod on my vbull forum vBulletin? v3.6.4 and it is working perfect with the registration page..
but...
Showing results 1 to 16 of 16
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
News and Announcements
News and Announcements
Mod of the Month
Official vB.com Announcements
vBulletin Pre-Sales Questions
vBulletin Styles and Graphics
vBulletin Styles
vBulletin 5.x Styles
vBulletin 3.8 Styles
vBulletin 3.8 Admin CP Styles
vBulletin 4.x Styles
vBulletin Graphic Sets
vBulletin Button Sets
vBulletin Smilie Sets
Miscellaneous Images
vBulletin Rank Sets
vBulletin Avatar Sets
vBulletin Status Icon Sets
vBulletin Article Depository
Read An Article
vBulletin 3 Articles
Programming Articles
General Articles
Management Articles
Graphics Articles
vBulletin Tips & Tricks
vBulletin 4 Articles
vBulletin 5 Connect Articles
Article Submissions
Submit New Article
vBulletin Modifications
vBulletin 5.x Modifications
vBulletin 5.x Products & Extensions
vBulletin 5.x Template Modifications
vBulletin 4.x Modifications
vBulletin 4.x Add-ons
vBulletin 4.x Template Modifications
vBulletin 3.8 Modifications
vBulletin 3.8 Add-ons
vBulletin 3.8 Template Modifications
Premium Modifications
vBulletin Open Source Products
Sphinx
Project Tools
ibProArcade
Archive
vB.org Archives
General
vB1 Hacks
Testing Zone
Board of the Month
Big Board Discussions
General Hosting/Server Discussions
Member Archives
vBulletin 2.x
vBulletin 2.x Full Releases
vBulletin 2.x Beta Releases
vBulletin 2.x Template Modifications
vBulletin 2.x Styles
vBulletin 2.x Admin CP Styles
vBulletin 3.0
vBulletin 3.0 Full Releases
vBulletin 3.0 Beta Releases
vBulletin 3.0 Template Modifications
vBulletin 3.0 Styles
vBulletin 3.0 Admin CP Styles
vBulletin 3.5
vBulletin 3.5 Add-ons
vBulletin 3.5 Template Modifications
vBulletin 3.5 Styles
vBulletin 3.5 Admin CP Styles
vBulletin 3.6
vBulletin 3.6 Template Modifications
vBulletin 3.6 Add-ons
vBulletin 3.6 Styles
vBulletin 3.6 Admin CP Styles
vBulletin 3.7
vBulletin 3.7 Add-ons
vBulletin 3.7 Template Modifications
vBulletin 3.7 Styles
vBulletin 3.7 Admin CP Styles
Premium Archives
uCash & uShop
vBadvanced CMPS
RPG Integration Hack
vBindex
vBgarage
Advanced Warning System (AWS)
vbArticles
vB Chat
vbBux / vbPlaza
ibProArcade Archive
vRewrite - SEOed URLs for vBulletin
Modification Graveyard
vBulletin 5 Connect Discussion
vB5 General Discussions
vB5 Programming Discussions
vB5 Design and Graphics Discussions
vBulletin 4 Discussion
vB4 General Discussions
vB4 Programming Discussions
vB4 Design and Graphics Discussions
vBulletin 3 Discussion
vB3 Programming Discussions
vB3 General Discussions
vB3 Design and Graphics Discussions
Community Discussions
Modification Requests/Questions (Unpaid)
Style and Graphics Requests (Unpaid)
Forum and Server Management
Community Central
vBulletin.org Site Feedback
Community Lounge
Community Reviews
All times are GMT. The time now is
08:40 AM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
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.02495 seconds
Memory Usage
1,995KB
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)
footer
(1)
forumjump
(1)
gobutton
(1)
header
(1)
headinclude
(1)
navbar
(2)
navbar_link
(120)
option
(1)
post_thanks_navbar_search
(1)
search_results
(16)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(45)
threadbit_pagelink
Phrase Groups Available:
global
inlinemod
prefix
search
Included Files:
./
search.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_search.php
./includes/
functions_databuild.php
./includes/
functions_forumlist.php
./includes/
functions_misc.php
./includes/
functions_forumdisplay.php
./includes/
functions_bigthree.php
Hooks Called:
init_startup
init_startup_session_setup_start
init_startup_session_setup_complete
cache_permissions
style_fetch
cache_templates
global_start
parse_templates
global_setup_complete
search_before_process
search_start
search_results_start
search_results_query_posts
search_results_prebits
threadbit_process
search_results_postbit
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0005
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
FULLTEXT Search
php_sapi_name(): fpm-fcgi