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 2
1
2
>
Showing results 1 to 25 of 26
Search took
0.00
seconds.
Search:
Posts Made By:
BrotherX
Forum:
vBulletin 3.7 Add-ons
04-29-2010, 07:47 AM
Replies:
30
Major Additions -
YABBSEO[vB] Lite - Another Better SEO Module for vB 3.7.x
Views:
9,197
Posted By
BrotherX
This mod is BS with special caracters. It just...
This mod is BS with special caracters. It just replace special character with this "-", what is not at all SEO, because it breaks words in two peaces. Also I don't like when someone add theirs links...
Forum:
vBulletin 3.8 Template Modifications
10-19-2009, 04:10 PM
Replies:
58
Forum Home Enhancements -
ForumHome Category Spacing [3.8]
Views:
27,879
Posted By
BrotherX
This mod don't work like it must be, it have one...
This mod don't work like it must be, it have one issue which is unfixible, so please stop writing it work, when it don't. After you install this mod, all columns will be different size, depends from...
Forum:
vBulletin 3.7 Add-ons
08-19-2009, 06:01 PM
Replies:
39
Administrative and Maintenance Tools -
Add Search Engine Optimized Keywords & Description to each Forum
Views:
20,897
Posted By
BrotherX
This is terrible, it not working at all. I was...
This is terrible, it not working at all. I was not seen any changes after I installed this, plus added keywords and desc for specific forum. It just not added any keywords or meta.
Forum:
vBulletin 3.7 Add-ons
05-08-2008, 11:34 PM
Replies:
36
Forum Home Enhancements -
Cyb - Last Post Info Enhancements
Views:
13,573
Posted By
BrotherX
I searched all over the plaice, and I think it is...
I searched all over the plaice, and I think it is bug with product for version 7.
Forum:
vBulletin 3.7 Add-ons
05-08-2008, 11:25 PM
Replies:
511
Forum Home Enhancements -
Latest Album Pictures - Forum Home
Views:
143,758
Posted By
BrotherX
I just fixed that, and also I was add style for...
I just fixed that, and also I was add style for thumbs in the panel on forum home, so thumb on forumhome is now on my forum similar to the thumb in albums.
Forum:
vBulletin 3.7 Add-ons
05-06-2008, 01:00 PM
Replies:
36
Forum Home Enhancements -
Cyb - Last Post Info Enhancements
Views:
13,573
Posted By
BrotherX
Same problem here. I cannot see in my forum after...
Same problem here. I cannot see in my forum after I was updated to 3.7.0;
First after update I enabled old version, and it was working, after that I checked for new version, disabled old version...
Forum:
Modification Graveyard
03-21-2008, 03:30 PM
Replies:
55
Forum Home Enhancements -
Against vBulletin piracy logo
Views:
13,236
Posted By
BrotherX
I don't understand why we need to put link for...
I don't understand why we need to put link for French or any other side with this mod? To me it look stupid. I think best idea is if vBulletin in footer put some link for automatic license checker,...
Forum:
vB3 Design and Graphics Discussions
02-20-2008, 06:17 PM
Replies:
4
vbulletin and Joomla: same theme?
Views:
1,625
Posted By
BrotherX
So you guys want some kind of the bridge to have...
So you guys want some kind of the bridge to have common registration, maybe active and last threads on the front page of the Joomla and etc. For common registration forget that. It is unstable and to...
Forum:
vB3 Programming Discussions
02-17-2008, 11:20 AM
Replies:
16
How to made if and else in vbulletin?
Views:
2,094
Posted By
BrotherX
Now I understand you. This code working. ...
Now I understand you.
This code working.
<if condition="$thread['forumid'] == 77">
Thank you Opserty
Forum:
vB3 Programming Discussions
02-17-2008, 10:40 AM
Replies:
16
How to made if and else in vbulletin?
Views:
2,094
Posted By
BrotherX
Yes and it is the same. To clear this, code...
Yes and it is the same.
To clear this, code was like this $foruminfo['77'], or like this $foruminfo[77], $thread['77'] or
$post['77'] but still general banner is allways displayed?
Forum:
vB3 Programming Discussions
02-17-2008, 10:13 AM
Replies:
16
How to made if and else in vbulletin?
Views:
2,094
Posted By
BrotherX
It is in postbit template but banner will be...
It is in postbit template but banner will be plaiced in second post where for guests will be displayed on one way, for members on other way.
But now I want first finish for members becouase it is...
Forum:
vB3 Programming Discussions
02-17-2008, 09:40 AM
Replies:
16
How to made if and else in vbulletin?
Views:
2,094
Posted By
BrotherX
No, it is not that. It allways show me third...
No, it is not that. It allways show me third (general option), even on forumid1 and forumid2? So I suppose error is in third option, where must be condition for rest of the forums (id) AND it must...
Forum:
vB3 Programming Discussions
02-16-2008, 02:17 PM
Replies:
16
How to made if and else in vbulletin?
Views:
2,094
Posted By
BrotherX
I know that, will you give me specific code,...
I know that, will you give me specific code, becouase that is what I don't know in vbulletin, I don't know how shell I write specific code if and else? Jst take code from first post and made if and...
Forum:
vB3 Programming Discussions
02-16-2008, 01:22 PM
Replies:
16
How to made if and else in vbulletin?
Views:
2,094
Posted By
BrotherX
No, I want to display different banners for...
No, I want to display different banners for different forums, no different user groups.
Banner 1 for forumID35
Banner 2 for forumID67
...
Banner 5 for forumID32
Banner 6 for all other forum...
Forum:
vB3 Programming Discussions
02-16-2008, 12:20 PM
Replies:
16
How to made if and else in vbulletin?
Views:
2,094
Posted By
BrotherX
How to made if and else in vbulletin?
Hello, I want to put code in postbit so that I am able to have in some specific forums banners but when I don't have them (too many) than one common banner or message. Thanx in advance.
So here is...
Forum:
vB3 General Discussions
10-25-2007, 11:33 AM
Replies:
1
How to made vBulletin.org Google listing type?
Views:
554
Posted By
BrotherX
How to made vBulletin.org Google listing type?
Hello, how to made type of the Google listings what vbulletin.org have with subcategories and etc?
Check here to see what I mean.
http://www.google.com/search?hl=en&q=vbulletin.org
Forum:
vBulletin 3.6 Add-ons
10-04-2007, 12:21 PM
Replies:
46
Forum Display Enhancements -
Cyb - Last Post Info Enhancements
Views:
13,606
Posted By
BrotherX
I think that I found small bug with this but I am...
I think that I found small bug with this but I am not sure.
With RSS Poster Thread Icons, if I choose custom thread icon it allways display first icon. If I don't choose custom icon it is OK, it...
Forum:
vBulletin 3.6 Add-ons
10-04-2007, 11:41 AM
Replies:
235
Miscellaneous Hacks -
Cyb - Flash-Image Banner Rotator
Views:
64,267
Posted By
BrotherX
I am searching for simple banner rotator in...
I am searching for simple banner rotator in postbit second post without Google Adsense bul**** and etc. Just simple banner rotation. So I was hoping this mode will do trick. I had installed simple...
Forum:
vBulletin 3.6 Add-ons
09-28-2007, 08:32 PM
Replies:
1,042
Administrative and Maintenance Tools -
vBSEO Google/Yahoo Sitemap Generator
Views:
329,204
Posted By
BrotherX
Almost the same with me. I have my forum in root...
Almost the same with me. I have my forum in root directory. When I was add those two lines in htacces, I get SERVER ERROR in admin CP. Of course I had htaccess before becouase with him I regulate...
Forum:
vBulletin 3.6 Add-ons
09-24-2007, 01:53 PM
Replies:
15
Add-On Releases -
Megavideo BBcode
Views:
12,913
Posted By
BrotherX
What is purpose of this? To made profit for those...
What is purpose of this? To made profit for those guys from MEGAUPLOAD or RAPIDSHARE? I will never install something like this.
Forum:
vBulletin 3.6 Add-ons
09-24-2007, 01:42 PM
Replies:
279
Miscellaneous Hacks -
Banner Rotator (Definitive Mod) **UPDATED**
Views:
88,433
Posted By
BrotherX
How to call banners outside of the header...
How to call banners outside of the header template, for example in postbit template, becouse it is obvius banners will not load outside of the header with code
$banner?
Forum:
vBulletin.org Site Feedback
09-24-2007, 11:33 AM
Replies:
30
can we clean the mods about Adsense ?!
Views:
5,219
Posted By
BrotherX
I agree on this. It is tons of the AdSense mods,...
I agree on this. It is tons of the AdSense mods, and they are all the same.
Forum:
vBulletin 3.6 Add-ons
09-24-2007, 10:25 AM
Replies:
46
Forum Display Enhancements -
Cyb - Last Post Info Enhancements
Views:
13,606
Posted By
BrotherX
So anybody will say where to found area of the...
So anybody will say where to found area of the first attached image? It seems first everybody don't know where it is, and after that they found out, but nobody say where it is? So I also need to...
Forum:
Modification Graveyard
09-22-2007, 03:10 PM
Replies:
94
Moderators Functions -
Ban from Thread
Views:
17,969
Posted By
BrotherX
I was not install this but if this working, this...
I was not install this but if this working, this is revolution in the forum.
Forum:
vB3 Programming Discussions
09-22-2007, 12:38 PM
Replies:
2
Simple If and Else functions, How do I do?
Views:
910
Posted By
BrotherX
Thanx, I know about if and else code in php, but...
Thanx, I know about if and else code in php, but didn't know how to implement that in vbulletin.
I will try that now.
Showing results 1 to 25 of 26
Page 1 of 2
1
2
>
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
01:51 PM
.
-- 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.02271 seconds
Memory Usage
2,038KB
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
(1)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(58)
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.0008
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
FULLTEXT Search
php_sapi_name(): fpm-fcgi