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 35
Search took
0.00
seconds.
Search:
Posts Made By:
Set3sh
Forum:
vB4 General Discussions
05-06-2014, 06:27 PM
Replies:
18
Template conditionals
Views:
618
Posted By
Set3sh
Well, that is just great... Lynnes...
Well, that is just great...
Lynnes suggestion works if you need to check if subforums have new posts.
But you can't check if a category forum has new posts using her solution.
Are you aware of...
Forum:
vB4 General Discussions
05-06-2014, 05:03 PM
Replies:
18
Template conditionals
Views:
618
Posted By
Set3sh
It is not. Let me share you my way of...
It is not.
Let me share you my way of optimising vbulletin:
> replace most images with css buttons
> combine a few of them to preserve the style
That is why it is imperious that I check if...
Forum:
vB4 General Discussions
05-06-2014, 01:27 PM
Replies:
18
Template conditionals
Views:
618
Posted By
Set3sh
Thank you for trying to help me but I need...
Thank you for trying to help me but I need solutions not questions.
Forum:
vB4 General Discussions
05-06-2014, 04:47 AM
Replies:
18
Template conditionals
Views:
618
Posted By
Set3sh
If there are new posts, to load an image to let...
If there are new posts, to load an image to let users know that.
With phpbb, mybb, xenforo I can easily do that.
Why it can not be posssible with vbulletin?
Forum:
vB4 General Discussions
05-05-2014, 04:27 PM
Replies:
18
Template conditionals
Views:
618
Posted By
Set3sh
Thank you mate, but I'm trying to implement css...
Thank you mate, but I'm trying to implement css sprites.
Forum:
vB4 General Discussions
05-05-2014, 04:09 PM
Replies:
18
Template conditionals
Views:
618
Posted By
Set3sh
That seem quite bad to run a query for every...
That seem quite bad to run a query for every single time I refresh the page to know if it's a new post or not.
I'm working on a mod to reduce http requests and optimise vb.
So far I'm testing...
Forum:
vB4 General Discussions
05-05-2014, 03:30 PM
Replies:
18
Template conditionals
Views:
618
Posted By
Set3sh
I'd like to show and image at forumhome and...
I'd like to show and image at forumhome and forumdisplay when there is a new post.
So I need to know how to check for new posts in forumdisplay and showthread.
Forum:
vB4 General Discussions
05-05-2014, 03:06 PM
Replies:
18
Template conditionals
Views:
618
Posted By
Set3sh
Anywhere in a forum/subforum. vb:if...
Anywhere in a forum/subforum.
vb:if condition="new_posts">
...
<vb:else />
...
I dind't find any official documentation regarding all template variables...
Forum:
vB4 General Discussions
05-05-2014, 02:02 PM
Replies:
18
Template conditionals
Views:
618
Posted By
Set3sh
Template conditionals
How can I check for new posts in a forum/subforum?
Thank you.
Forum:
vBulletin 4.x Add-ons
05-03-2014, 01:37 PM
Replies:
16
Forum Home Enhancements -
Optimise subforum statusicons
Views:
2,844
Posted By
Set3sh
The options to combine all javascript in a single...
The options to combine all javascript in a single request and all css (2 http requests to serve all) are hardcoded in my test forum.
The misfortune is that I need to learn how to combine all and...
Forum:
vBulletin 4.x Add-ons
05-03-2014, 10:01 AM
Replies:
16
Forum Home Enhancements -
Optimise subforum statusicons
Views:
2,844
Posted By
Set3sh
Until I will fully learn what template variables...
Until I will fully learn what template variables I need and how they work, I thought I would release this to get some feedback.
The purpose is to know if my effort would be enough aprecieted to...
Forum:
vBulletin 4.x Add-ons
05-02-2014, 07:06 PM
Replies:
16
Forum Home Enhancements -
Optimise subforum statusicons
Views:
2,844
Posted By
Set3sh
Maybe for you there is no difference, because...
Maybe for you there is no difference, because your internet connection is good.
But for others, less http requests means less time spent to download your resources when accessing your forum.
With...
Forum:
vB4 General Discussions
05-02-2014, 06:02 AM
Replies:
8
Subforum Icons
Views:
451
Posted By
Set3sh
Where's the thanks button Lynne? :D Thank you :)
Where's the thanks button Lynne? :D
Thank you :)
Forum:
vBulletin 4.x Add-ons
05-01-2014, 10:00 PM
Replies:
16
Forum Home Enhancements -
Optimise subforum statusicons
Views:
2,844
Posted By
Set3sh
Optimise subforum statusicons
For forum admnistrators who are trying to reduce the number of http requests in order to speed up their forum and ultimately increase their pagespeed grade, I have a quick solution.
Subforum...
Forum:
vB4 General Discussions
05-01-2014, 02:32 PM
Replies:
8
Subforum Icons
Views:
451
Posted By
Set3sh
Where should I look for it and how should I use...
Where should I look for it and how should I use it?
I don't want to use the default forum status icons for subforums, I'd like to display a dot and a bold name of the subforum if it has new posts.....
Forum:
vB4 General Discussions
04-30-2014, 03:30 PM
Replies:
8
Subforum Icons
Views:
451
Posted By
Set3sh
Any hints regarding how can I check if a subforum...
Any hints regarding how can I check if a subforum has new posts?
Forum:
vB4 General Discussions
04-26-2014, 05:58 PM
Replies:
15
Does VB4 support PHP5.5?
Views:
1,038
Posted By
Set3sh
If you ask me, it would be hell easier if vb...
If you ask me, it would be hell easier if vb would make a topic or some guidelines about what it would need to be modified so that vb4 can be full php 5.5 compatible.
I tried to modify it but the...
Forum:
vB4 General Discussions
04-25-2014, 04:13 PM
Replies:
8
Subforum Icons
Views:
451
Posted By
Set3sh
This is my forumhome_subforums template: ...
This is my forumhome_subforums template:
<style>
.subforums ol.subforumlist { float: left; width: 100%; margin: 0; padding: 0; }
.subforumlist li.subforum { float: left; width: 33%; margin: 0;...
Forum:
vB4 General Discussions
04-25-2014, 03:49 PM
Replies:
8
Subforum Icons
Views:
451
Posted By
Set3sh
So, not even a single idea? :confused:
So, not even a single idea? :confused:
Forum:
vB4 General Discussions
04-25-2014, 10:25 AM
Replies:
15
Does VB4 support PHP5.5?
Views:
1,038
Posted By
Set3sh
Yes, after you hide the warnings, everything...
Yes, after you hide the warnings, everything works fine.
I'm running vb4 with php 5.5.11.
Forum:
vB4 General Discussions
04-22-2014, 05:37 AM
Replies:
8
Subforum Icons
Views:
451
Posted By
Set3sh
Subforum Icons
Hello,
I'd like to remove all subforum status icons and replace it with
• <a href="{vb:link forum, {vb:raw row}}">{vb:raw row.title}</a> if there are not new posts
and with
<b>→ <a...
Forum:
vBulletin 4.x Add-ons
03-22-2014, 02:29 PM
Replies:
326
Board Optimization -
Proxy Alert
Views:
89,802
Posted By
Set3sh
Do you mind mailing me again a link to get the...
Do you mind mailing me again a link to get the latest pro version?
Thank you.
Forum:
vB4 Design and Graphics Discussions
10-01-2013, 09:46 AM
Replies:
9
Css thread color style
Views:
606
Posted By
Set3sh
Yes you understood corectly. I want the entire...
Yes you understood corectly.
I want the entire thread title to change color depending the prefix it has.
I might provide a work-around, but I think it's not safe: <font color="red">[Rejected] etc....
Forum:
vB4 Design and Graphics Discussions
09-30-2013, 11:45 AM
Replies:
9
Css thread color style
Views:
606
Posted By
Set3sh
Those tags are prefixes to whom only...
Those tags are prefixes to whom only administrators have access.
Forum:
vB4 Design and Graphics Discussions
09-30-2013, 08:47 AM
Replies:
9
Css thread color style
Views:
606
Posted By
Set3sh
Css thread color style
I would like to do this:
If a thread title contains [Accepted] I would like that the threads title color to change to green, if it contains [Rejected] to change the color to red and if contains the...
Showing results 1 to 25 of 35
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
02:23 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.02138 seconds
Memory Usage
2,027KB
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
(33)
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(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(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(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(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(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(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(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
FULLTEXT Search
php_sapi_name(): fpm-fcgi