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 3
1
2
3
>
Showing results 1 to 25 of 57
Search took
0.00
seconds.
Search:
Posts Made By:
petteyg359
Forum:
vBulletin.org Site Feedback
04-10-2014, 09:12 PM
Replies:
275
Account locked?
Views:
36,163
Posted By
petteyg359
I farted at the same time the plane they found...
I farted at the same time the plane they found near Australia went off its planned route. Maybe they were related?
Seriously, random failbots attempting to break into vBulletin accounts have...
Forum:
Modification Graveyard
01-21-2009, 07:06 PM
Replies:
39
Web 2.0 buttons (black) + Extras
Views:
26,237
Posted By
petteyg359
Any chance of a set with a transparent...
Any chance of a set with a transparent background, rather than the matte edge?
Forum:
vBulletin 3.7 Styles
11-22-2008, 12:59 AM
Replies:
83
Business Green - professional style in sage green
Views:
36,335
Posted By
petteyg359
You've got lots of thumbs.db files in the zips....
You've got lots of thumbs.db files in the zips. Otherwise, great style.
Forum:
Modification Requests/Questions (Unpaid)
08-15-2008, 08:18 PM
Replies:
18
Display Names?
Views:
2,960
Posted By
petteyg359
I also need something to implement display names....
I also need something to implement display names. Currently I've got a custom profile field and replaced the username in postbit with $post[field6], but that doesn't affect anything but postbit. A...
Forum:
vB3 Programming Discussions
03-11-2008, 02:16 PM
Replies:
2
Verification status
Views:
841
Posted By
petteyg359
Seems I have to bump every thread I make to get...
Seems I have to bump every thread I make to get even a reply that says "no" :(
Anyway, with email verification on, is looks like members are placed into the "email not yet verified" group until...
Forum:
vB3 Programming Discussions
03-06-2008, 01:30 AM
Replies:
0
Automated creation of usergroup and subforum with permissions
Views:
695
Posted By
petteyg359
Automated creation of usergroup and subforum with permissions
I have several scripts running on my site that verify forum users against the EVE Online API. Currently, when a new group joins, I have to manually create their usergroup, subforum, and set the...
Forum:
vB3 General Discussions
03-01-2008, 09:31 PM
Replies:
8
How to set subforum display depth?
Views:
1,078
Posted By
petteyg359
Thanks, the level3 templates fixed it. They...
Thanks, the level3 templates fixed it. They really should have them included in the FAQ... maybe they'll include them by default in 3.7...
Any links to directions on how to increase the...
Forum:
vB3 Programming Discussions
03-01-2008, 02:25 PM
Replies:
2
Verification status
Views:
841
Posted By
petteyg359
Verification status
Is there a $vbulletin->userinfo key that says whether a user has clicked the email validation link yet? I have some content for a group in a game that displays based on the users group. However, if...
Forum:
vB3 General Discussions
03-01-2008, 02:14 PM
Replies:
8
How to set subforum display depth?
Views:
1,078
Posted By
petteyg359
Need for an answer continues.
Need for an answer continues.
Forum:
vBulletin 3 Articles
02-28-2008, 02:46 PM
Replies:
40
How To New Pages in vb style
Views:
12,078
Posted By
petteyg359
<?php // ###SET PHP ENVIRONMENT### ...
<?php
// ###SET PHP ENVIRONMENT###
error_reporting(E_ALL & ~E_NOTICE);
// ###DEFINE IMPORTANT CONSTANTS###
define('NO_REGISTER_GLOBALS', 1);
define('THIS_SCRIPT', 'PHPFILENAMEWITHOUTEXTENSION');...
Forum:
vB3 General Discussions
02-28-2008, 02:24 PM
Replies:
8
How to set subforum display depth?
Views:
1,078
Posted By
petteyg359
Still need an answer... ---------------...
Still need an answer...
--------------- Added 1204295669 at 1204295669 ---------------
Need an answer...
Forum:
vB3 General Discussions
02-26-2008, 11:55 PM
Replies:
8
How to set subforum display depth?
Views:
1,078
Posted By
petteyg359
No duh. Did you even bother to read what I posted?
No duh. Did you even bother to read what I posted?
Forum:
Modification Graveyard
02-26-2008, 02:35 AM
Replies:
19
iPhone Optimized theme
Views:
6,957
Posted By
petteyg359
Looks very nice. vB was complaining to me about...
Looks very nice. vB was complaining to me about files being outdated when I tried to use the mobi theme, a new one would be great :)
Forum:
vB3 General Discussions
02-26-2008, 02:22 AM
Replies:
8
How to set subforum display depth?
Views:
1,078
Posted By
petteyg359
How to set subforum display depth?
When I set the options "Depth of Forums - Forum Home" "Depth of Forums - Forum Display" "Depth of Sub-Forums" to 2 2 3 I get a list of my forums like this:
Base Forum (Category, no posting)...
Forum:
vB3 Programming Discussions
02-16-2008, 03:02 PM
Replies:
4
Automatic avatar image selection
Views:
1,009
Posted By
petteyg359
Again. Is it possible to have a script set avatar...
Again. Is it possible to have a script set avatar images for users? I have a script to get the images already. I just need to know where to place them, and what vBulletin database field(s) to modify.
Forum:
vB3 Programming Discussions
02-09-2008, 03:54 PM
Replies:
1
CSS tooltip help
Views:
704
Posted By
petteyg359
CSS tooltip help
I'm using the following in the extra CSS section of a style to create tooltips.
a.info{
position:relative;
color:#C0C000;
text-decoration:none;
z-index: 24;
}
a.info:hover{
Forum:
vBulletin 3.6 Add-ons
02-07-2008, 04:49 PM
Replies:
182
Add-On Releases -
AJAX Tabs Content Script v2
Views:
56,863
Posted By
petteyg359
Layout question. I've got tabs working, I've...
Layout question. I've got tabs working, I've added my forum CSS to the top of ajaxtabs.css and my testtabs.php page has the same theme as my forum now. First, where would I change the CSS (I'm using...
Forum:
vBulletin 3.6 Add-ons
02-07-2008, 03:22 PM
Replies:
331
Integration with vBulletin -
vbWiki Standard - vBulletin+MediaWiki integration
Views:
120,130
Posted By
petteyg359
Anybody used this with bbPixel's jvbPlugin? Is...
Anybody used this with bbPixel's jvbPlugin? Is this compatible?
Forum:
vB3 Programming Discussions
02-06-2008, 11:45 PM
Replies:
1
Multiple selection profile field using MySQL data
Views:
773
Posted By
petteyg359
Bump this.
Bump this.
Forum:
vB3 Programming Discussions
02-04-2008, 03:07 AM
Replies:
13
Cron job problem..
Views:
1,306
Posted By
petteyg359
Well, yeah, I did say I'm not sure why the cron...
Well, yeah, I did say I'm not sure why the cron part isn't working. You should still use TRUNCATE, though, simply for efficiency. Is there a reason for having "?><?php" first/second line?
Forum:
vB3 Programming Discussions
02-04-2008, 03:03 AM
Replies:
13
Cron job problem..
Views:
1,306
Posted By
petteyg359
In that case, assuming that every user has a...
In that case, assuming that every user has a unique ID... This is the code I use for inserting MMO characters of registered users into a database of mine. $nummac is set before this, after reading...
Forum:
General Hosting/Server Discussions
02-04-2008, 02:51 AM
Replies:
17
Hosting
Views:
4,299
Posted By
petteyg359
Hostmonster.com is the best shared hosting...
Hostmonster.com is the best shared hosting provider I've used so far. Been using them since it was 3GB/3TB storage/bandwidth and never had any issues with downtime, been running some fairly...
Forum:
vB3 Programming Discussions
02-04-2008, 02:43 AM
Replies:
13
Cron job problem..
Views:
1,306
Posted By
petteyg359
Not sure why the cron wouldn't like it, but...
Not sure why the cron wouldn't like it, but deleting everything before updating seems rather inefficient. Try using 'TRUNCATE TABLE roster' instead. Much friendlier to resources.
Forum:
General Hosting/Server Discussions
02-04-2008, 02:31 AM
Replies:
0
Spry/VPSlink and RapidVPS comparison
Views:
1,580
Posted By
petteyg359
Spry/VPSlink and RapidVPS comparison
Anybody who has used one of these companies (or even better both) give opinions as to their service? Anything that one lacks the you find slightly annoying? Any definite reason one is better than the...
Forum:
vBulletin Pre-Sales Questions
02-03-2008, 06:14 PM
Replies:
22
1&1- Hosting...
Views:
3,862
Posted By
petteyg359
Veneti, explain to me please how anything domain...
Veneti, explain to me please how anything domain other than .info on godaddy is cheaper than 1and1. $9.99 for com or net, $8.99 for org on godaddy, compared to $6.12 (sale, reg $6.99) for everything...
Showing results 1 to 25 of 57
Page 1 of 3
1
2
3
>
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
09:07 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.01729 seconds
Memory Usage
2,043KB
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
(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.0012
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(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(194, 0, 1,''); -> cached fperms for forum 194
(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(194, 0, 1,''); -> cached fperms for forum 194
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(197, 0, 1,''); -> cached fperms for forum 197
(unspecified) fetch_permissions(197, 0, 1,''); -> cached fperms for forum 197
(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(197, 0, 1,''); -> cached fperms for forum 197
(unspecified) fetch_permissions(197, 0, 1,''); -> cached fperms for forum 197
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
FULLTEXT Search
php_sapi_name(): fpm-fcgi