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 8
1
2
3
>
Last
»
Showing results 1 to 25 of 189
Search took
0.01
seconds.
Search:
Posts Made By:
rossco_2005
Forum:
vBulletin 4.x Add-ons
05-26-2013, 09:17 PM
Replies:
62
Board Optimization -
XCache for vBulletin Caching
Views:
19,810
Posted By
rossco_2005
I uploaded a new version that fixes a bug that...
I uploaded a new version that fixes a bug that was causing CMS and some other pages to load blank, or show errors.
To update, just upload the contents of the UPLOAD folder to your forum root and...
Forum:
vBulletin 4.x Add-ons
02-04-2012, 10:20 PM
Replies:
62
Board Optimization -
XCache for vBulletin Caching
Views:
19,810
Posted By
rossco_2005
This mod doesn't cache anything new. It's about...
This mod doesn't cache anything new.
It's about moving what vBulletin caches by default from the DB into memory (xcache).
It makes improvements to the CMS, that's about it for default vBulletin.
Forum:
vBulletin 4.x Add-ons
02-01-2012, 10:33 PM
Replies:
62
Board Optimization -
XCache for vBulletin Caching
Views:
19,810
Posted By
rossco_2005
Not sure which "default settings or suggested...
Not sure which "default settings or suggested settings" your referring to, but here's basics of how to tweak xcache.
Actually there isn't really much to it.
Have a read here at what the different...
Forum:
vBulletin 4.x Add-ons
02-01-2012, 10:25 PM
Replies:
62
Board Optimization -
XCache for vBulletin Caching
Views:
19,810
Posted By
rossco_2005
Do you have any mods installed? If so do you mind...
Do you have any mods installed? If so do you mind listing them?
Also what do you mean "cache system can unfortunately not be deleted."
Forum:
vBulletin 4.x Add-ons
02-01-2012, 10:23 PM
Replies:
62
Board Optimization -
XCache for vBulletin Caching
Views:
19,810
Posted By
rossco_2005
The datastore cache does not have to be set to...
The datastore cache does not have to be set to xcache. That was only a recommendation.
The xcache admin user and pass must be set in config.php. Read the install instructions to see the code...
Forum:
vBulletin 4.x Add-ons
01-31-2012, 01:14 AM
Replies:
62
Board Optimization -
XCache for vBulletin Caching
Views:
19,810
Posted By
rossco_2005
It will never work, the cache was added in 4.0,...
It will never work, the cache was added in 4.0, and even now it's only really used for the CMS and maybe a few odds and ends in the forums.
Forum:
vBulletin 4.x Add-ons
01-31-2012, 12:10 AM
Replies:
62
Board Optimization -
XCache for vBulletin Caching
Views:
19,810
Posted By
rossco_2005
Thanks, I look forward to hearing the results.
Thanks, I look forward to hearing the results.
Forum:
vBulletin 4.x Add-ons
01-30-2012, 11:00 PM
Replies:
62
Board Optimization -
XCache for vBulletin Caching
Views:
19,810
Posted By
rossco_2005
XCache for vBulletin Caching
This mod will replace the default vB_Cache_Db class (database cache) used in vBulletin with an xCache implementation of it.
vBulletin has promised to implement this option themselves, but I'm sick...
Forum:
vBulletin 4.x Add-ons
08-15-2010, 01:28 PM
Replies:
95
vBulletin CMS Widgets -
Top posters widget type
Views:
18,861
Posted By
rossco_2005
For some reason I can't configure the widget. I...
For some reason I can't configure the widget.
I choose the settings that I want then hit save, it reloads the configure screen showing the previous settings.
This is on 4.0.6.
Forum:
vBulletin 4.x Add-ons
08-07-2010, 12:25 PM
Replies:
387
Miscellaneous Hacks -
[CMS] Use original thread for comments
Views:
57,476
Posted By
rossco_2005
This bug is affecting me too. One plugin for...
This bug is affecting me too.
One plugin for this ("clear cache") is setting the vbcmsforumid to the id of the current forum, so that check you quoted thinks that this is the cms forum and that the...
Forum:
vB4 Programming Discussions
08-01-2010, 01:44 PM
Replies:
2
vbCMS permission cache refresh
Views:
814
Posted By
rossco_2005
A little late but found this in search and wanted...
A little late but found this in search and wanted to help...
Take a look at admincp/cms_content_admin.php.
It looks like this would be what you need...
require_once(DIR ....
Forum:
vBulletin.org Site Feedback
06-13-2010, 12:03 AM
Replies:
2
vb4 styles description says alpha/beta
Views:
879
Posted By
rossco_2005
vb4 styles description says alpha/beta
The forum description for vb4 styles forum says this:
"vBulletin 4.0 Alpha/Beta Styles (including ACP Styles)."
I think it needs an update.
Also there is no admincp style forum like there is...
Forum:
vB4 Programming Discussions
06-06-2010, 08:47 PM
Replies:
4
$forum['forumid'] in showthread
Views:
1,131
Posted By
rossco_2005
$threadinfo['forumid'] should work (depending on...
$threadinfo['forumid'] should work (depending on what template or hook though...).
Forum:
vB4 Programming Discussions
06-06-2010, 08:44 PM
Replies:
2
Templates within a template within a template
Views:
536
Posted By
rossco_2005
You're doing it backwards. Your child templates...
You're doing it backwards.
Your child templates need to be rendered first, then registered to the container template, then that gets registered to the next container template, etc.
Also, you do not...
Forum:
vB4 Programming Discussions
01-09-2010, 01:52 PM
Replies:
0
SQL COUNT(condition)?
Views:
642
Posted By
rossco_2005
SQL COUNT(condition)?
Hi,
I have two queries:
SELECT COUNT(*) AS comments
FROM ng_comment
WHERE ng_comment.collectionid = 47
SELECT COUNT(*) AS comments2
FROM ng_comment
Forum:
vBulletin 4.x Styles
12-18-2009, 07:58 PM
Replies:
11
Retro4 Skin
Views:
7,723
Posted By
rossco_2005
Here are a few suggestions that I have. First...
Here are a few suggestions that I have.
First of all I'm assuming that you tried to make this use the colors of vBulletin 3. If not, sorry, ignore any references to vB3 that I make.
Some...
Forum:
vBulletin 3.6 Add-ons
12-18-2009, 12:02 AM
Replies:
31
Administrative and Maintenance Tools -
Automatically Create Usernote on Username Change
Views:
10,977
Posted By
rossco_2005
Did you try it? It probably works fine.
Did you try it?
It probably works fine.
Forum:
vB4 Programming Discussions
12-14-2009, 12:00 AM
Replies:
0
Add two padding stylevars together
Views:
670
Posted By
rossco_2005
Add two padding stylevars together
I want to do "{vb:math {vb:stylevar padding} + {vb:stylevar blockrow_padding}}" but I am getting "510520px" as the result (:eek: wide page).
What am I doing wrong?
Forum:
vB4 Programming Discussions
12-12-2009, 04:35 PM
Replies:
4
[TEMPLATE SYNTAX] vb:each from piece of an array
Views:
4,659
Posted By
rossco_2005
[TEMPLATE SYNTAX] vb:each from piece of an array
I have an array:
$binaries = array(
0 => array(
'subject' => 'Subject 1',
'binaryid' => 1,
'groups' => array('alt.binaries.teevee', 'alt.binaries.multimedia')
),
1 => array(
Forum:
vBulletin 4 Articles
11-17-2009, 09:45 PM
Replies:
307
[HOW TO - vB4] Rendering templates and registering variables - a short guide
Views:
110,063
Posted By
rossco_2005
Very nice job. I wasn't aware of...
Very nice job.
I wasn't aware of pre-registering. :)
Thanks.
Forum:
vBulletin 3.8 Add-ons
06-27-2009, 09:08 PM
Replies:
1,279
Board Optimization -
[DBTech] vB Optimise 2.0.1 (Lite)
Views:
311,890
Posted By
rossco_2005
Does anyone want to tell me what exactly are all...
Does anyone want to tell me what exactly are all of the problems with cache phrases?
I can hopefully fix some or all of them to make this part of the hack useful for all.
Seeing as there's no...
Forum:
vBulletin 3.8 Add-ons
06-27-2009, 09:04 PM
Replies:
1,279
Board Optimization -
[DBTech] vB Optimise 2.0.1 (Lite)
Views:
311,890
Posted By
rossco_2005
I found that the problem was that I don't have...
I found that the problem was that I don't have permission to use the flush function.
An easy way to fix this I found was to write my own flush function.
If anyone wants it here it is.
Line 359...
Forum:
vBulletin 3.8 Add-ons
06-27-2009, 12:35 PM
Replies:
1,279
Board Optimization -
[DBTech] vB Optimise 2.0.1 (Lite)
Views:
311,890
Posted By
rossco_2005
I'm using this on my forum. Installed it during...
I'm using this on my forum. Installed it during the week.
I am just using the WOL, styles and custom datastore cache (which I make heavy use of in some of my scripts :)).
The phrase cache I've...
Forum:
vBulletin 3.8 Add-ons
01-31-2009, 11:56 AM
Replies:
2,396
Show Thread Enhancements -
[AJAX] Post Thank You Hack
Views:
898,567
Posted By
rossco_2005
To remove it disable the "Post Thank You Hack"...
To remove it disable the "Post Thank You Hack" plugin on the "global_setup_complete" hook.
To move it you may need to edit your google search box plugin/template edit. Chances are it's a template...
Forum:
vBulletin 3.8 Add-ons
01-18-2009, 11:13 AM
Replies:
2,396
Show Thread Enhancements -
[AJAX] Post Thank You Hack
Views:
898,567
Posted By
rossco_2005
Thanks, this works great for me. Had to edit it a...
Thanks, this works great for me. Had to edit it a bit to suit my needs but the idea was good.
One feature that it could use that would really make it great is to detect if a user posts "thnx"...
Showing results 1 to 25 of 189
Page 1 of 8
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
02:44 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.01867 seconds
Memory Usage
2,064KB
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
(53)
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(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(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(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(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(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(247, 0, 1,''); -> cached fperms for forum 247
(unspecified) fetch_permissions(247, 0, 1,''); -> cached fperms for forum 247
(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(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(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi