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...
Page 1 of 3
1
2
3
>
Showing results 1 to 25 of 63
Search took
0.00
seconds.
Search:
Posts Made By:
keyness
Forum:
vBulletin 4.x Add-ons
01-10-2015, 07:22 PM
Replies:
498
Anti-Spam Options -
Spambot Stopper - Prevent Spambots from Registering
Views:
150,648
Posted By
keyness
Thank you for clarification, Kevin.
Thank you for clarification, Kevin.
Forum:
vBulletin 4.x Add-ons
01-10-2015, 06:14 PM
Replies:
498
Anti-Spam Options -
Spambot Stopper - Prevent Spambots from Registering
Views:
150,648
Posted By
keyness
I am sorry if it's asked before but there is a...
I am sorry if it's asked before but there is a point which I don't understand with the logic of this mod.
"Force Wait for Minimum Time" option enables submit button after minimum time has passed,...
Forum:
vBulletin 4.x Template Modifications
05-19-2014, 09:06 AM
Replies:
45
Mini Mods -
Show Facebook page - Inline Pop up
Views:
22,383
Posted By
keyness
It's impossible, but you can show it to only...
It's impossible, but you can show it to only guests by wrapping header code with these:
<vb:if condition="$show['guest']">
HEADER CODE HERE
</vb:if>
It's a nice mod. I'll donate for your...
Forum:
vBulletin 4.x Template Modifications
05-12-2014, 02:45 PM
Replies:
356
Mini Mods -
New way to force guests to register
Views:
90,600
Posted By
keyness
I know that concept of mod is being visible to...
I know that concept of mod is being visible to force guests to register but is it possible to allow guests to close or minimize this image? As stated above, this image can be bothering for mobile...
Forum:
vB4 General Discussions
04-09-2013, 05:37 PM
Replies:
5
Change Header Depending to Screen Size
Views:
635
Posted By
keyness
Dear Chris, Where to put that code inside...
Dear Chris,
Where to put that code inside headinclude template in your following solution: (I mean at the end or at the beginning of code)
...
Forum:
vB4 General Discussions
04-09-2013, 05:29 PM
Replies:
5
Change Header Depending to Screen Size
Views:
635
Posted By
keyness
Oh, that's right, I'll try it. Thank you Chris! ...
Oh, that's right, I'll try it. Thank you Chris!
By the way, after asked this question I managed to do it with iframe like this:
<script type="text/javascript">
if (screen.width<=1280)
{
...
Forum:
vB4 General Discussions
04-09-2013, 03:42 PM
Replies:
5
Change Header Depending to Screen Size
Views:
635
Posted By
keyness
Change Header Depending to Screen Size
Hello,
I designed a header for 1280 and above screen width. But when screen width is below than 1280 pixels, it doesn't look well. So I want to change header depending to user's screen width.
I...
Forum:
vB4 Programming Discussions
04-14-2012, 12:42 PM
Replies:
11
To change all IP numbers of a single user
Views:
1,331
Posted By
keyness
Hmm so, we can not detect a clone which used...
Hmm so, we can not detect a clone which used different registration Ip unless he/she posts.
I used to think every login's Ip is being stored.
Thank you very much.
Forum:
vB4 Programming Discussions
04-14-2012, 12:03 PM
Replies:
11
To change all IP numbers of a single user
Views:
1,331
Posted By
keyness
In which tables Ip addresses are being saved? ...
In which tables Ip addresses are being saved?
1) "User" table - I think this was the Ip address of registration
2) "Post" table - For every post's Ip address
But what more? For example, I do...
Forum:
vBulletin 4.x Template Modifications
01-08-2012, 04:06 PM
Replies:
356
Mini Mods -
New way to force guests to register
Views:
90,600
Posted By
keyness
Well, there's nothing to do with Admincp, because...
Well, there's nothing to do with Admincp, because still I get 404 error when I tried to reach the register.png image.
For example there's no problem for accept.png (this is a standart vbulletin...
Forum:
vBulletin 4.x Template Modifications
01-08-2012, 03:35 PM
Replies:
356
Mini Mods -
New way to force guests to register
Views:
90,600
Posted By
keyness
Oh! There are 5 sample images at the below...
Oh!
There are 5 sample images at the below of 1st post (anime charachters and super mario), right click and then save one of those to the your computer, then upload it via FTP to the images/misc...
Forum:
vBulletin 4.x Template Modifications
01-08-2012, 03:22 PM
Replies:
356
Mini Mods -
New way to force guests to register
Views:
90,600
Posted By
keyness
It works actually, If you hover your mouse to the...
It works actually, If you hover your mouse to the right below corner of the forum, you'll see it turn to link icon. So you have a problem related to picture.
...
Forum:
vBulletin 4.x Template Modifications
01-08-2012, 03:09 PM
Replies:
356
Mini Mods -
New way to force guests to register
Views:
90,600
Posted By
keyness
What about step 3? Did you put one of the codes...
What about step 3? Did you put one of the codes to the top of header template? Be careful, there are 3 codes in step 3, but you'll just put one which you want to use.
If you done everything...
Forum:
vBulletin 4.x Template Modifications
01-08-2012, 02:29 PM
Replies:
356
Mini Mods -
New way to force guests to register
Views:
90,600
Posted By
keyness
1st step is about FTP, you'll put that png file...
1st step is about FTP, you'll put that png file to /images/misc/ folder.
And 2nd step, Admin Panel>Styles & Templates>Style Manager>choose Edit Templates from dropdown menu at the right> double...
Forum:
vBulletin 4.x Template Modifications
01-06-2012, 09:11 PM
Replies:
384
Show Thread Enhancements -
eTiKeT? 2011 Posbit_legacy - Postbit
Views:
94,495
Posted By
keyness
So, there is nothing to do, Ok, it's not a big...
So, there is nothing to do, Ok, it's not a big problem at all.
By the way, I am the 5th one with this invisible issue, I am getting crazy, it seems like there is nothing wrong on the codes, but it...
Forum:
vBulletin 4.x Template Modifications
01-06-2012, 05:17 PM
Replies:
384
Show Thread Enhancements -
eTiKeT? 2011 Posbit_legacy - Postbit
Views:
94,495
Posted By
keyness
It's a nice mod! Congrats! But I have a...
It's a nice mod! Congrats!
But I have a problem, it reduced main window for me, see below image:
https://vborg.vbsupport.ru/
It's only some pixels but bothers me, how can I change it back to...
Forum:
vBulletin 4.x Add-ons
01-06-2012, 02:06 PM
Replies:
246
Forum Home Enhancements -
SCANU's Elegant Forum description on mouseover [as Xenforo]
Views:
39,487
Posted By
keyness
Nice mod! Thanks. It's also possible to use...
Nice mod! Thanks.
It's also possible to use <img> tag in description, so you can show an image as well.
Forum:
vBulletin 4.x Add-ons
12-31-2011, 02:07 PM
Replies:
164
Forum Display Enhancements -
[rellect] Two columns of categories
Views:
50,472
Posted By
keyness
Sorry, my mistake, I wanted to say style of...
Sorry, my mistake, I wanted to say style of course.
My forum version is 4.1.9 now and it's still same, Forum URL sent via pm.
Forum:
vBulletin 4.x Add-ons
12-29-2011, 04:49 PM
Replies:
164
Forum Display Enhancements -
[rellect] Two columns of categories
Views:
50,472
Posted By
keyness
Good work, but disabling specific forums feature...
Good work, but disabling specific forums feature didn't work for me, that's why I disabled the hack for now. What can be the reason?
I use 4.1.7 btw.
Forum:
vBulletin 4.x Template Modifications
06-28-2011, 05:21 PM
Replies:
98
Forum Home Enhancements -
TW7S - Change the look of "Last Post" by
Views:
52,598
Posted By
keyness
Strange, works fine on Firefox, but not on IE. ...
Strange, works fine on Firefox, but not on IE.
Reverted.
Forum:
vBulletin 3.8 Add-ons
12-26-2010, 03:05 PM
Replies:
93
Miscellaneous Hacks -
Meet Our Staff PRO
Views:
29,385
Posted By
keyness
Hasann, hear us! :) Any chance to see this...
Hasann, hear us! :)
Any chance to see this on vb4???
Forum:
vBulletin 3.6 Add-ons
12-26-2010, 02:45 PM
Replies:
13
Mini Mods -
Sort Who's Online by Last Activity
Views:
6,578
Posted By
keyness
Works with Vb4?
Works with Vb4?
Forum:
vB4 Design and Graphics Discussions
12-19-2010, 02:31 PM
Replies:
2
How to change header to look like this?
Views:
614
Posted By
keyness
Yes, but I can't add something above of header...
Yes, but I can't add something above of header (green cell in the picture)
I need to learn how can I add something there.
--------------- Added 1292776599 at 1292776599 ---------------
Oh...
Forum:
vB4 Design and Graphics Discussions
12-19-2010, 02:12 PM
Replies:
2
How to change header to look like this?
Views:
614
Posted By
keyness
How to change header to look like this?
Hello,
I wonder, how I can change my header to look like this:
http://www.adsenseexperts.com/
It's site of StarBuG, I also asked him but no answer so far. And here is an image how it looks...
Forum:
vBulletin 4.x Add-ons
12-18-2010, 08:37 AM
Replies:
13
Show Thread Enhancements -
Poll Choice Limit
Views:
4,314
Posted By
keyness
Works like a charm! Even you can edit active...
Works like a charm! Even you can edit active polls.
Thank you!
Showing results 1 to 25 of 63
Page 1 of 3
1
2
3
>
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
09:29 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.02339 seconds
Memory Usage
2,036KB
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)
pagenav
(1)
pagenav_curpage
(2)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(56)
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
pagenav_page
pagenav_complete
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0015
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
FULLTEXT Search
php_sapi_name(): fpm-fcgi