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...
Showing results 1 to 21 of 21
Search took
0.00
seconds.
Search:
Posts Made By:
skerjean
Forum:
vB3 General Discussions
12-07-2006, 06:18 PM
Replies:
4
Changing the color of Last post by: username
Views:
1,095
Posted By
skerjean
I'm trying to do the same thing. Can anyone...
I'm trying to do the same thing. Can anyone explain how to do this?
Thanks.
Forum:
Member Archives
06-11-2002, 05:39 PM
Replies:
2
Working hack just stopped working after upgrade to v2.2.6 - please advise
Views:
678
Posted By
skerjean
huh... is it that nobody can help me or that...
huh... is it that nobody can help me or that nobody wants to help me?
24 views and a week later and still no anwers. Anybody can advise?
Forum:
Member Archives
06-04-2002, 07:54 PM
Replies:
2
Working hack just stopped working after upgrade to v2.2.6 - please advise
Views:
678
Posted By
skerjean
Working hack just stopped working after upgrade to v2.2.6 - please advise
Hi,
I made a little hack to display 'users browing this forum' in different colors according to their usergroupid. It was working fine until I upgraded to vBulletin v2.2.6, but I can't find why.
...
Forum:
Member Archives
05-29-2002, 03:50 PM
Replies:
10
Help: Customise the poster name formating in regard to usergroupid
Views:
1,001
Posted By
skerjean
Already got to try this technique a couple of...
Already got to try this technique a couple of time. I must be on the good track. :)
Forum:
Member Archives
05-29-2002, 02:43 PM
Replies:
10
Help: Customise the poster name formating in regard to usergroupid
Views:
1,001
Posted By
skerjean
I agree, but I think this might be a little...
I agree, but I think this might be a little beyond my very small programming skills.
In fact, I can't code a thing on my own. I'm barely able to understand some parts of the actual code and make...
Forum:
Member Archives
05-28-2002, 07:42 PM
Replies:
3
Please help: admin control panel won't show original templates name anymore...
Views:
608
Posted By
skerjean
At first I found nothing about my problem so I...
At first I found nothing about my problem so I posted for help. After some more extensive searches, I found the source of my problem here:...
Forum:
Member Archives
05-28-2002, 06:12 PM
Replies:
3
Please help: admin control panel won't show original templates name anymore...
Views:
608
Posted By
skerjean
Here is my modified template.php file. Hope...
Here is my modified template.php file.
Hope this helps.
Forum:
Member Archives
05-28-2002, 06:10 PM
Replies:
3
Please help: admin control panel won't show original templates name anymore...
Views:
608
Posted By
skerjean
Please help: admin control panel won't show original templates name anymore...
Can't tell why or what I did to end up like this, but in admin/templates, the list doesn't show the names for the original templates (see attached templateview.jpg)
I did hacked up some little...
Forum:
Member Archives
05-28-2002, 05:33 PM
Replies:
10
Help: Customise the poster name formating in regard to usergroupid
Views:
1,001
Posted By
skerjean
Thanks a lot! It works like a charm.
Thanks a lot! It works like a charm.
Forum:
Member Archives
05-28-2002, 02:44 PM
Replies:
10
Help: Customise the poster name formating in regard to usergroupid
Views:
1,001
Posted By
skerjean
I see nowhere to edit the username formating in...
I see nowhere to edit the username formating in admin/functions.php.
The only thing I found that look a little like it is the following (from line 225):
} else {
$postsperday=0;...
Forum:
Member Archives
05-28-2002, 01:42 PM
Replies:
10
Help: Customise the poster name formating in regard to usergroupid
Views:
1,001
Posted By
skerjean
I already made that change in forumdisplay.php. I...
I already made that change in forumdisplay.php. I only included this code example to illustrate what I'm trying to do. This code already works for 'users browsing this forum' in forumdisplay.php....
Forum:
Member Archives
05-17-2002, 05:54 PM
Replies:
10
Help: Customise the poster name formating in regard to usergroupid
Views:
1,001
Posted By
skerjean
Help: Customise the poster name formating in regard to usergroupid
I've hacked the formating of in 'who's online', 'member list', and homepage's 'currently active users' so moderators and admins are shown in a different color.
I now which to do the same in the...
Forum:
vB3 General Discussions
05-16-2002, 05:12 PM
Replies:
2
Customizing announcements display in forums
Views:
792
Posted By
skerjean
Customizing announcements display in forums
Hi,
Is there a way to have all active annoucements displayed one under the other in the forums instead of only having the last one posted displayed.
I've searched for a hack that does this but...
Forum:
Modification Requests/Questions (Unpaid)
05-16-2002, 03:14 PM
Replies:
2
Request: hack to include 'forumid' field to 'post' CSV dump of data
Views:
864
Posted By
skerjean
This wouldn't be to make a legitimate backup....
This wouldn't be to make a legitimate backup. It'd be to export the whole data file to be able to analyse it locally. So I don't care if this renders the backup unusable while the modification is in...
Forum:
Modification Requests/Questions (Unpaid)
05-15-2002, 06:59 PM
Replies:
1
Request: search ALL messages posted after specified date
Views:
737
Posted By
skerjean
Request: search ALL messages posted after specified date
I would like to be able to search all messages posted after a specified date. Anyone can help?
Forum:
Modification Requests/Questions (Unpaid)
05-15-2002, 06:54 PM
Replies:
2
Request: hack to include 'forumid' field to 'post' CSV dump of data
Views:
864
Posted By
skerjean
Request: hack to include 'forumid' field to 'post' CSV dump of data
In Admin Options / Import & Maintenance / Backup Database
I don't know why, but this field is included in the 'thread' CSV dump of data but not in 'post'.
Any one able to hack this or willing...
Forum:
Member Archives
02-25-2002, 06:01 PM
Replies:
1
Question still unanswered - Please help
Views:
575
Posted By
skerjean
Question still unanswered - Please help
Where to go to hack 'currently active users' appearance?
First of all, I'm no hacker. I just managed to make a little change succesfully and would like to make it somewhere else and can't find...
Forum:
Member Archives
02-21-2002, 09:03 PM
Replies:
0
Where to go to hack 'currently active users' appearance?
Views:
579
Posted By
skerjean
First of all, I'm no hacker. I just managed to...
First of all, I'm no hacker. I just managed to make a little change succesfully and would like to make it somewhere else and can't find the way.
I've changed the way admins and moderators appear...
Forum:
vB3 General Discussions
01-25-2002, 02:09 PM
Replies:
4
vBulletin appearing within existing HTML page... possible?
Views:
935
Posted By
skerjean
What am I supposed to do with the HTML code...
What am I supposed to do with the HTML code already present in the template's header/footer?
Should I leave it there and just add my code or modify the existing code according to my liking...
Forum:
vB3 General Discussions
01-25-2002, 01:11 PM
Replies:
4
vBulletin appearing within existing HTML page... possible?
Views:
935
Posted By
skerjean
Done.
Done.
Forum:
vB3 General Discussions
01-24-2002, 06:08 PM
Replies:
4
vBulletin appearing within existing HTML page... possible?
Views:
935
Posted By
skerjean
Hi, I would like to include vBulletin on...
Hi,
I would like to include vBulletin on our site but would like to know if it would be possible to retain our current site layout, in which all the content appears in a table to show a graphic...
Showing results 1 to 21 of 21
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
04:49 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.02319 seconds
Memory Usage
2,006KB
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)
post_thanks_navbar_search
(1)
search_results
(21)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(12)
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
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0007
(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(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(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(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi