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 27
Search took
0.00
seconds.
Search:
Posts Made By:
Pessimist
Forum:
vBulletin 4.x Add-ons
07-01-2012, 12:31 PM
Replies:
69
Mini Mods -
vb.sponsors edit for vb4
Views:
15,315
Posted By
Pessimist
This is not 100% correct :) Right version: ...
This is not 100% correct :)
Right version:
change
<div style="float:$stylevar[right]">
to
<div style="float:{vb:stylevar right}">
Forum:
vBulletin 4.x Add-ons
06-27-2012, 05:19 PM
Replies:
307
Miscellaneous Hacks -
VSa - Advanced Permissions Based on Post Count
Views:
100,203
Posted By
Pessimist
Hm... vB 4.1.2. Send Private Messages ...
Hm...
vB 4.1.2.
Send Private Messages
Post count user must have before can SEND PMs (0 to disable) - 15
Unaffected Usergroups (list IDs, separate with commas) - 5,6,7
Can send PMs to...
Forum:
vBulletin 4.x Add-ons
01-24-2012, 01:17 PM
Replies:
2,881
Miscellaneous Hacks -
Rotating Banner System
Views:
558,321
Posted By
Pessimist
y2ksw 2 small fixes HTML not valid (&...
y2ksw
2 small fixes
HTML not valid (& -> &):
XML, line 351:
$url = $bburl . '/rbs_banner.php?id=' . $rs['id'] . '&userid=' . $rbs_userid;
replace with&
$url = $bburl...
Forum:
vBulletin 3.8 Add-ons
07-20-2010, 12:01 PM
Replies:
93
Major Additions -
Forum Ad Management
Views:
41,518
Posted By
Pessimist
Nickbe ...
Nickbe
https://vborg.vbsupport.ru/showthread.php?t=188328
Forum:
Modification Graveyard
12-14-2009, 11:33 AM
Replies:
345
New Posting Features -
Doublepost Prevention
Views:
89,731
Posted By
Pessimist
Paul M, this hack not work properly with vBShout....
Paul M, this hack not work properly with vBShout. Can you fix this problem?
Forum:
Modification Graveyard
10-20-2009, 07:08 AM
Replies:
274
Miscellaneous Hacks -
Display Unread Posts and New Reputation Comments
Views:
61,221
Posted By
Pessimist
Paul M Thank you, great mod! One question....
Paul M
Thank you, great mod!
One question.
Which (and were) variable schould I add, if I have custom style and my navbar code is im header template?
Forum:
vBulletin 3.7 Template Modifications
08-01-2009, 10:42 AM
Replies:
38
Show Thread Enhancements -
One Touch Select ALL: CODE, PHP, HTMML
Views:
19,120
Posted By
Pessimist
I would make so for PHP (this fixed spaces...
I would make so for PHP (this fixed spaces issue):
4. ...
Find:
<code style="white-space:nowrap">
<!-- php buffer start -->$code<!-- php buffer end -->
</code>...
Forum:
vBulletin 3.8 Add-ons
01-25-2009, 03:17 PM
Replies:
190
Miscellaneous Hacks -
Cyb - Advanced Registration
Views:
75,790
Posted By
Pessimist
Cybernetec Thank you for update! And again...
Cybernetec
Thank you for update!
And again validation... :)
This code:
<img border="0" align="absmiddle" src="images/statusicon/user_online.gif" title="$vbphrase[cybareg_active]" /><else /><img...
Forum:
vB3 Programming Discussions
01-25-2009, 08:23 AM
Replies:
4
Strtange issue with cron und charset
Views:
943
Posted By
Pessimist
I have replaced ...
I have replaced
if(@function_exists('mb_convert_encoding')) {
$lastx_thread['title'] = mb_convert_encoding($lastx_thread['title'], 'UTF-8', $stylevar['charset']);
...
Forum:
vB3 Programming Discussions
01-24-2009, 12:28 PM
Replies:
4
Strtange issue with cron und charset
Views:
943
Posted By
Pessimist
Dismounted Sorry, I'm not programmer. How...
Dismounted
Sorry, I'm not programmer.
How I can check up it, what it is necessary to make?
Forum:
vB3 Programming Discussions
01-23-2009, 08:05 PM
Replies:
4
Strtange issue with cron und charset
Views:
943
Posted By
Pessimist
Strtange issue with cron und charset
There are:
domen 1 - forum, vB 3.7.0, cp1251
domen 2 - site, Wordpress, utf-8
Task:
5 last new threads from forum (domen 1) at site (domen 2).
This file is in a folder...
Forum:
vBulletin 3.8 Add-ons
01-18-2009, 06:21 PM
Replies:
190
Miscellaneous Hacks -
Cyb - Advanced Registration
Views:
75,790
Posted By
Pessimist
GeorgeB85 SteamyLightning Don't use custom...
GeorgeB85
SteamyLightning
Don't use custom style, where navbar template moved to the header!
Forum:
vBulletin 3.8 Add-ons
01-17-2009, 10:28 PM
Replies:
225
Miscellaneous Hacks -
Cyb - Advanced 'New Posts' (AJAX)
Views:
61,123
Posted By
Pessimist
Cybernetec Great, thanks!
Cybernetec
Great, thanks!
Forum:
vBulletin 3.8 Add-ons
01-17-2009, 09:18 PM
Replies:
225
Miscellaneous Hacks -
Cyb - Advanced 'New Posts' (AJAX)
Views:
61,123
Posted By
Pessimist
Exactly! Log in under the account, but don't...
Exactly!
Log in under the account, but don't check "Save me" checkbox!
Wait when updating through an Ajax will update pages and session will expired :)
Cybernetec, please, fix it.
Forum:
vBulletin 3.8 Add-ons
01-16-2009, 09:34 PM
Replies:
190
Miscellaneous Hacks -
Cyb - Advanced Registration
Views:
75,790
Posted By
Pessimist
Cybernetec Great mod! But again there are...
Cybernetec
Great mod!
But again there are validation errors und one layout fix (table added). I have attached a file that you could compare my changes.
There is still a pair of errors which I...
Forum:
vBulletin 3.8 Add-ons
01-14-2009, 07:09 PM
Replies:
225
Miscellaneous Hacks -
Cyb - Advanced 'New Posts' (AJAX)
Views:
61,123
Posted By
Pessimist
Cybernetec And one HTML validation fix ;) ...
Cybernetec
And one HTML validation fix ;)
Line 48, Col. 125:
&
should be:
&
Forum:
vBulletin 3.8 Add-ons
01-14-2009, 06:37 PM
Replies:
225
Miscellaneous Hacks -
Cyb - Advanced 'New Posts' (AJAX)
Views:
61,123
Posted By
Pessimist
Feature Request: Extra option for Text Color. ...
Feature Request: Extra option for Text Color.
Enable text coloring only when there are new messages: Yes/No
Forum:
vBulletin 3.8 Add-ons
01-12-2009, 07:57 AM
Replies:
1,232
Statistics Modifications -
Cyb - Advanced Forum Statistics
Views:
473,581
Posted By
Pessimist
Cybernetec 3 small bugs (v.6.1) - red...
Cybernetec
3 small bugs (v.6.1) - red marked:
Phrase is hardcoded.
Line 1727:
<input type=\"radio\" name=\"setting[$setting[varname]][]\" value=\"latestposts_l\" id=\"cb_latestposts_l\" " ....
Forum:
Modification Requests/Questions (Unpaid)
11-03-2008, 06:05 PM
Replies:
7
Members can Modify their own Display Name
Views:
1,067
Posted By
Pessimist
FRDS, it's works only in postbit. And it is...
FRDS, it's works only in postbit.
And it is necessary for me everywhere...
Forum:
Modification Requests/Questions (Unpaid)
11-02-2008, 06:31 PM
Replies:
7
Members can Modify their own Display Name
Views:
1,067
Posted By
Pessimist
Such mod would be cool to have. Only instead of...
Such mod would be cool to have.
Only instead of login to display a name and a surname which the user could set through extra profile fields.
Forum:
vBulletin 3.6 Add-ons
06-05-2008, 01:14 PM
Replies:
377
Major Additions -
vB.Sponsors - Forum and Category Sponsorship Ads with Statistics
Views:
130,750
Posted By
Pessimist
ArnyVee, have you hack installed? Then you don't...
ArnyVee, have you hack installed? Then you don't need upgrade hack, only forum.
Forum:
vBulletin 3.6 Add-ons
06-04-2008, 07:46 AM
Replies:
377
Major Additions -
vB.Sponsors - Forum and Category Sponsorship Ads with Statistics
Views:
130,750
Posted By
Pessimist
Thanks! Works fine for me too on 3.7.1. ...
Thanks!
Works fine for me too on 3.7.1.
ArnyVee, you schould xml edit.
Line 27: maxversion="3.7.2"
Forum:
vBulletin 3.6 Add-ons
09-13-2007, 11:06 AM
Replies:
75
Add-On Releases -
The new Online/Offline avatar?s opacity
Views:
16,780
Posted By
Pessimist
Works 100% in: FF v.2.0.0.6 IE v.7.0 ...
Works 100% in:
FF v.2.0.0.6
IE v.7.0
Opera v.9.23
Forum:
vBulletin 3.6 Add-ons
09-13-2007, 08:18 AM
Replies:
75
Add-On Releases -
The new Online/Offline avatar?s opacity
Views:
16,780
Posted By
Pessimist
I have found an error! It does not work, if: ...
I have found an error!
It does not work, if:
ACP -> vBulletin Options -> General Settings
Add Template Name in HTML Comments - Yes
<a href="member.php?u=1"><span <!-- BEGIN TEMPLATE:...
Forum:
vBulletin 3.6 Add-ons
09-10-2007, 09:39 AM
Replies:
1,599
Statistics Modifications -
Cyb - Advanced Forum Statistics
Views:
653,522
Posted By
Pessimist
Cybernetec Certainly, I have already made so at...
Cybernetec
Certainly, I have already made so at my forum ;)
Simply wished to show you an small bug.
Thank you.
Showing results 1 to 25 of 27
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
06:17 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.02708 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
(60)
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.0007
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(229, 0, 1,''); -> cached fperms for forum 229
(unspecified) fetch_permissions(229, 0, 1,''); -> cached fperms for forum 229
(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(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(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi