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 7
1
2
3
>
Last
»
Showing results 1 to 25 of 174
Search took
0.01
seconds.
Search:
Posts Made By:
bartek24m
Forum:
vB3 Programming Discussions
09-01-2015, 09:28 PM
Replies:
3
more variable in my conditional
Views:
787
Posted By
bartek24m
It works ! Thank you very much !! :) I...
It works !
Thank you very much !! :)
I have another question:
If it's possible to use this condition in my custom template: zippyshare_player_user which is combined with hook located in...
Forum:
vB3 Programming Discussions
09-01-2015, 09:19 PM
Replies:
3
more variable in my conditional
Views:
787
Posted By
bartek24m
more variable in my conditional
i would like modyfy just one line of php code in my hook
$isforumid = 189 === $thread['forumid'];
It works when is written only one forum id.
i would like to add up more numbers to this...
Forum:
vBulletin 3.8 Add-ons
12-29-2014, 09:27 PM
Replies:
24
Chat Modifications -
BoWoB Chat
Views:
7,351
Posted By
bartek24m
suddenly stop working app id: 31625 ...
suddenly stop working
app id: 31625
server adress: http://euwest1.bowobcloud1.com
Forum:
vB3 General Discussions
10-11-2014, 08:12 PM
Replies:
5
Auto disable some plugins i cant't turn it on in admincp
Views:
730
Posted By
bartek24m
my error_logs I have a big list of plugins...
my error_logs
I have a big list of plugins but no of then causes timeout
I have no set up file caching in config.php but i use "APC Cache" and i use vboptimise for caching styles, templates,...
Forum:
vB3 General Discussions
10-11-2014, 07:24 PM
Replies:
5
Auto disable some plugins i cant't turn it on in admincp
Views:
730
Posted By
bartek24m
Some of plugins i can switch between enable and...
Some of plugins i can switch between enable and disable without problems
but some of them like: zoints tags, vbshout or vbseo i can't,
When i check the box to enable and click save the page is...
Forum:
vB3 General Discussions
10-11-2014, 07:12 PM
Replies:
5
Auto disable some plugins i cant't turn it on in admincp
Views:
730
Posted By
bartek24m
Auto disable some plugins i cant't turn it on in admincp
I have problem with plugins like vbshout, vbseo, etc.
My forum is 3.8.7 PL2
although the product is turn on the plugins are turned off.
I Try many times turn on via plugin menager but i cant...
Forum:
vBulletin 3.8 Add-ons
10-11-2014, 11:02 AM
Replies:
107
Miscellaneous Hacks -
[AJAX] Tabbed Personal Statistics (YUI)
Views:
29,697
Posted By
bartek24m
i have custom style and i cant see tabs in usercp...
i have custom style and i cant see tabs in usercp
what to do ?
Forum:
vBulletin 3.8 Add-ons
10-10-2014, 10:02 AM
Replies:
339
Show Thread Enhancements -
Week / Month Topic Nominations
Views:
45,443
Posted By
bartek24m
if the author of this mod gives support ? even...
if the author of this mod gives support ?
even payd support, i ned help.
Some of topics cant be nominated
Forum:
vBulletin 3.5 Add-ons
03-05-2014, 04:23 PM
Replies:
317
Moderator Statistics
Views:
71,717
Posted By
bartek24m
could you explain which lines i need to change ?
could you explain which lines i need to change ?
Forum:
vBulletin 3.8 Add-ons
02-06-2014, 08:21 PM
Replies:
682
Add-On Releases -
Yet Another Awards System
Views:
155,892
Posted By
bartek24m
i use this version with fresh uploaded files on...
i use this version with fresh uploaded files on my vb 3.8.6
and i see white page on awards.php and awards_memberlist.php
any idea whats going on ?
when Iadd at the begining ...
Forum:
vB3 General Discussions
09-03-2013, 05:58 PM
Replies:
3
Visited threads unbolded
Views:
624
Posted By
bartek24m
and it remember users visit all the time, event...
and it remember users visit all the time, event if they log in from other computer or device ?
Forum:
vB3 General Discussions
09-03-2013, 02:55 PM
Replies:
3
Visited threads unbolded
Views:
624
Posted By
bartek24m
Visited threads unbolded
in vbulletin 3.8.x bold threads are when someone answer in thread since youre last visit.
https://vborg.vbsupport.ru/external/2013/09/27.jpg
I would like change the way of display bolded...
Forum:
vBulletin 3.8 Add-ons
08-19-2013, 06:21 PM
Replies:
59
Miscellaneous Hacks -
TOF (Top or Flop) System
Views:
16,989
Posted By
bartek24m
useful option to see who and how to vote, along...
useful option to see who and how to vote, along with statistics on profiles ;)
Forum:
vB3 General Discussions
05-27-2013, 11:01 PM
Replies:
3
Wrong date in vbulletin cron jobs scripts
Views:
987
Posted By
bartek24m
thanks to point me in the right direction i...
thanks to point me in the right direction
i repair table "cron" and then edit one of task, and everything is now ok :)
Forum:
vB3 General Discussions
05-27-2013, 01:51 PM
Replies:
3
Wrong date in vbulletin cron jobs scripts
Views:
987
Posted By
bartek24m
Wrong date in vbulletin cron jobs scripts
I have problem with cron jobs, it shows wrong date time and doesnt run some scripts
e.g.
Daily Cleanup
This script performs various cleanup tasks once per day.
I suppose it couse the wrong...
Forum:
vBulletin 4.x Add-ons
02-21-2013, 06:13 PM
Replies:
40
Integration with vBulletin -
Mobile Device & Browser Detection (Adapted by BOP5)
Views:
20,422
Posted By
bartek24m
How to implement it in "footer" template ? ...
How to implement it in "footer" template ?
Where do i need paste it:
if ($vbulletin->detect->isMobile())
$vbulletin->options['isMobile'] = 1;
Forum:
vBulletin 3.8 Template Modifications
10-05-2012, 12:17 AM
Replies:
28
Miscellaneous Hacks -
Anti Adblock Message in Threads
Views:
16,140
Posted By
bartek24m
How to change info to other language ?
How to change info to other language ?
Forum:
vBulletin 3.8 Add-ons
10-04-2012, 10:20 PM
Replies:
6
Show Thread Enhancements -
Showthread Stats
Views:
4,519
Posted By
bartek24m
nice mode thanks for great job !
nice mode thanks for great job !
Forum:
Modification Graveyard
10-03-2012, 12:08 AM
Replies:
37
Major Additions -
vBSocial.com Slider 5.1 | Yahoo Inspired
Views:
7,379
Posted By
bartek24m
Do not install this mod. It's board-killer ...
Do not install this mod.
It's board-killer
do not work in 3.8.7
Forum:
vBulletin 3.8 Add-ons
12-02-2011, 03:18 PM
Replies:
9
Miscellaneous Hacks -
Cobo - Subforum Hidden (hides specific subforums from forum)
Views:
4,034
Posted By
bartek24m
good job ! Installed
good job ! Installed
Forum:
vB3 Programming Discussions
10-12-2011, 08:01 AM
Replies:
1
parse $post[title] in bbcode_code template
Views:
901
Posted By
bartek24m
parse $post[title] in bbcode_code template
How can i parse thread title in bbcode_code template ?
my bbcode template is:
i would like to add before $code thread title
Forum:
Modification Requests/Questions (Unpaid)
08-05-2011, 01:44 PM
Replies:
1
Parse thread title in custom bbcode
Views:
583
Posted By
bartek24m
Parse thread title in custom bbcode
There is any way to parse thread title in custom bbcode
below is what i mean:
In admincp add new bbcode
BB Code Tag Name: [test_bbcode]
Replacement: <b>{param}</b> in...
Forum:
Modification Requests/Questions (Unpaid)
08-01-2011, 10:08 AM
Replies:
10
Upload attachment to Calendar event
Views:
1,559
Posted By
bartek24m
Bump
Bump
Forum:
vBulletin 3.8 Add-ons
06-13-2011, 04:14 PM
Replies:
134
Miscellaneous Hacks -
Social Networking Fields
Views:
28,578
Posted By
bartek24m
heelllooo ;) thanks for this mod, its great ! ;) ...
heelllooo ;) thanks for this mod, its great ! ;)
but i have a special request... ;) maybe last.fm and souncdloud.com and mixcloud.com fields ? then this mod will be amazing ;)
Forum:
vBulletin 3.8 Add-ons
03-29-2011, 04:57 PM
Replies:
32
Mini Mods -
[DBTech] Profile Hover v1 (vB3) [AJAX]
Views:
14,613
Posted By
bartek24m
what about load server ?
what about load server ?
Showing results 1 to 25 of 174
Page 1 of 7
1
2
3
>
Last
»
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
11:05 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.02772 seconds
Memory Usage
2,051KB
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
(35)
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.0029
(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(111, 0, 1,''); -> cached fperms for forum 111
(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(111, 0, 1,''); -> cached fperms for forum 111
(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(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(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(111, 0, 1,''); -> cached fperms for forum 111
(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(111, 0, 1,''); -> cached fperms for forum 111
(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(111, 0, 1,''); -> cached fperms for forum 111
(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(111, 0, 1,''); -> cached fperms for forum 111
(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(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(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(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(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi