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 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
0.06
seconds.
Search:
Posts Made By:
Xenon
Forum:
vBulletin 3.5 Add-ons
04-15-2008, 02:22 PM
Replies:
1,106
Prevent Doubleposting
Views:
331,195
Posted By
Xenon
Alfa1: if those ids of forums are all subforums...
Alfa1: if those ids of forums are all subforums of a specific category, something like AND $foruminfo['parentid'] != categoryid should work as well and might save a lot of ids ;)
Forum:
vBulletin 3.7 Styles
03-24-2008, 08:42 AM
Replies:
57
ProBlue
Views:
16,977
Posted By
Xenon
Bad choose of name, as i was never known for good...
Bad choose of name, as i was never known for good designskills, just coding skills ^^
Forum:
Community Lounge
01-29-2008, 10:39 PM
Replies:
403
The one and only Happy Birthday thread
Views:
74,720
Posted By
Xenon
little bit belated.... Happy birthday Deana...
little bit belated....
Happy birthday Deana ;)
Forum:
Community Lounge
11-28-2007, 01:56 PM
Replies:
48
If you could meet up to 3 people on vB.org who would it be?
Views:
7,690
Posted By
Xenon
indeed it was :) @Brad: hmm party at your...
indeed it was :)
@Brad: hmm party at your house, sounds good ;)
Forum:
Community Lounge
11-27-2007, 06:26 PM
Replies:
403
The one and only Happy Birthday thread
Views:
74,720
Posted By
Xenon
Happy Birthday Paul!
Happy Birthday Paul!
Forum:
Community Lounge
11-27-2007, 06:07 PM
Replies:
48
If you could meet up to 3 people on vB.org who would it be?
Views:
7,690
Posted By
Xenon
Hmm i had a real cup of coffe once with marco :) ...
Hmm i had a real cup of coffe once with marco :)
Apart from that, there was noone i met, but who knows ;)
Chen would be nice, it's so long since our last icq talk. And logician would be a must,...
Forum:
Community Lounge
11-22-2007, 09:17 PM
Replies:
403
The one and only Happy Birthday thread
Views:
74,720
Posted By
Xenon
Thx all again :) @Shazz: Currently i use a...
Thx all again :)
@Shazz: Currently i use a 3.6 vb, but i don't mod it anyways. University keeps me busy every day, so i am just coadmin of my own license ;)
Forum:
Community Lounge
11-16-2007, 10:44 PM
Replies:
403
The one and only Happy Birthday thread
Views:
74,720
Posted By
Xenon
Thanks all :) @Chris: na, i still stand with...
Thanks all :)
@Chris: na, i still stand with both feed on the ground. Ok i'll cover the ground with gold and everything but ist still on the ground :D
Forum:
Community Lounge
11-15-2007, 03:52 PM
Replies:
403
The one and only Happy Birthday thread
Views:
74,720
Posted By
Xenon
Aww, thanks pal :)
Aww, thanks pal :)
Forum:
vBulletin 3.5 Add-ons
08-19-2007, 01:19 PM
Replies:
1,106
Prevent Doubleposting
Views:
331,195
Posted By
Xenon
Nope, that's working as designed. Posts are...
Nope, that's working as designed.
Posts are just merged if the merged post is a valid one.
Forum:
Community Lounge
02-26-2007, 09:51 PM
Replies:
37
This forum and how its grown.
Views:
7,699
Posted By
Xenon
Deana (remeber that ^^) you have a PM ;) ...
Deana (remeber that ^^) you have a PM ;)
@Satan: Yeah, MyChenQL who could forget that ^^
Forum:
Community Lounge
02-20-2007, 05:31 PM
Replies:
37
This forum and how its grown.
Views:
7,699
Posted By
Xenon
Long long time ago, i can still remember... ^^
Long long time ago, i can still remember... ^^
Forum:
vBulletin 3.5 Add-ons
01-30-2007, 03:10 PM
Replies:
1,106
Prevent Doubleposting
Views:
331,195
Posted By
Xenon
Thanks, it really means a lot to me :) I...
Thanks, it really means a lot to me :)
I don't know if i get the chance to come fully back in the future, RL is quite stressful you know, but whenever i have the time and mood i come by and take a...
Forum:
vBulletin 3.5 Add-ons
01-27-2007, 05:55 PM
Replies:
1,106
Prevent Doubleposting
Views:
331,195
Posted By
Xenon
that's how it is designed ;) @Wrestling:...
that's how it is designed ;)
@Wrestling: thats what the custom condition is for, check around in the thread, the correct condition should be there already :)
Forum:
vBulletin 3.5 Add-ons
01-26-2007, 12:49 PM
Replies:
1,106
Prevent Doubleposting
Views:
331,195
Posted By
Xenon
hmm, seems that the xml files are not downward...
hmm, seems that the xml files are not downward compatible.
Didn't think Jelsoft would code that way.
edit the xml file manually and remove all executionorder=".." parts and it should work again
Forum:
vBulletin 3.5 Add-ons
01-17-2007, 10:58 AM
Replies:
1,106
Prevent Doubleposting
Views:
331,195
Posted By
Xenon
yep, i uploaded a slightly modified file so it...
yep, i uploaded a slightly modified file so it will run in 3.6
you don't have to update if you did the changes manually before.
Forum:
vBulletin 3.5 Add-ons
01-16-2007, 05:40 PM
Replies:
1,106
Prevent Doubleposting
Views:
331,195
Posted By
Xenon
Well, as far as i can see both codes will work,...
Well, as far as i can see both codes will work, beebi's code adds just a few more post. which doesn't change anything now, but may prevent bugs with future versions of vb, so i'd suggest you should...
Forum:
vBulletin 3.5 Add-ons
01-16-2007, 03:18 PM
Replies:
1,106
Prevent Doubleposting
Views:
331,195
Posted By
Xenon
remove the AND in front ;) that was in an...
remove the AND in front ;)
that was in an old version iirc, regarding that the post is on page one ^^
Forum:
News and Announcements
01-09-2007, 02:00 PM
Replies:
138
vBulletin.org Update: Summary and Details
Views:
23,689
Posted By
Xenon
Hmm, interesting changes all around. The new...
Hmm, interesting changes all around.
The new style looks good, very professional, but i still would prefer plain green (yeah i know that i am conservative ^^)
Good work :)
Forum:
vBulletin.org Site Feedback
11-26-2006, 08:25 PM
Replies:
22
HackSort = vBVersion?
Views:
3,406
Posted By
Xenon
hehe, feel free to ;)
hehe, feel free to ;)
Forum:
vBulletin.org Site Feedback
11-26-2006, 07:22 PM
Replies:
22
HackSort = vBVersion?
Views:
3,406
Posted By
Xenon
nah, i have had enough talk about my age,...
nah, i have had enough talk about my age, resulting my birthday last week, it's time to get over it ^^
Forum:
vBulletin.org Site Feedback
11-26-2006, 06:40 PM
Replies:
22
HackSort = vBVersion?
Views:
3,406
Posted By
Xenon
Hey Marco, well you know, you have to teach...
Hey Marco,
well you know, you have to teach the youngsters a lesson from time to time ;)
Forum:
vBulletin.org Site Feedback
11-26-2006, 02:02 PM
Replies:
22
HackSort = vBVersion?
Views:
3,406
Posted By
Xenon
Hmm, maybe i can clear this things up. at...
Hmm, maybe i can clear this things up.
at the very first days of vb3 the sections vb2 and vb3 were not seperated, during these days it was sorted by vbversion, to make it easier to find hacks for...
Forum:
vBulletin.org Site Feedback
11-24-2006, 06:40 PM
Replies:
22
HackSort = vBVersion?
Views:
3,406
Posted By
Xenon
Are you sure???? ^^ and Paul is right, it...
Are you sure???? ^^
and Paul is right, it was always sorted by release date (i should know it ^^)
Forum:
vBulletin.org Site Feedback
11-14-2006, 10:40 AM
Replies:
7
Request: Universal color codes across skins.
Views:
1,113
Posted By
Xenon
Because On Dark Blue a lot of users used...
Because On Dark Blue a lot of users used color=yellow to hightlight things they wanted to highlight, which was absolutelly unreadable on any other style....
That's the problem with different...
Showing results 1 to 25 of 500
Page 1 of 20
1
2
3
11
>
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
01:48 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.02904 seconds
Memory Usage
2,063KB
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)
pagenav_pagelinkrel
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(72)
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.0138
(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(230, 0, 1,''); -> cached fperms for forum 230
(unspecified) fetch_permissions(230, 0, 1,''); -> cached fperms for forum 230
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(113, 0, 1,''); -> cached fperms for forum 113
(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(113, 0, 1,''); -> cached fperms for forum 113
(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(113, 0, 1,''); -> cached fperms for forum 113
(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(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(2, 0, 1,''); -> cached fperms for forum 2
(unspecified) fetch_permissions(2, 0, 1,''); -> cached fperms for forum 2
(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(7, 0, 1,''); -> cached fperms for forum 7
(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(7, 0, 1,''); -> cached fperms for forum 7
(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(7, 0, 1,''); -> cached fperms for forum 7
(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(7, 0, 1,''); -> cached fperms for forum 7
FULLTEXT Search
php_sapi_name(): fpm-fcgi