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 26
Search took
0.00
seconds.
Search:
Posts Made By:
Behemoth
Forum:
Community Lounge
07-20-2006, 03:07 AM
Replies:
105
How old are y'all?
Views:
9,148
Posted By
Behemoth
Turning 17 this December. :D
Turning 17 this December. :D
Forum:
vB3 General Discussions
07-12-2006, 02:16 AM
Replies:
5
Wtf Is Wrong With This?
Views:
1,006
Posted By
Behemoth
<span>, <div>, <p>, etc are all used... As...
<span>, <div>, <p>, etc are all used...
As for replacing <b> tags, there's either <strong> (soon to be deprecated) or <span style="font-weight:bold;">
Forum:
vB3 General Discussions
07-11-2006, 04:31 AM
Replies:
5
Wtf Is Wrong With This?
Views:
1,006
Posted By
Behemoth
As are <b> tags.
As are <b> tags.
Forum:
vB3 General Discussions
07-10-2006, 10:27 PM
Replies:
2
Where people come from?
Views:
785
Posted By
Behemoth
You could always use Google Analytics on your...
You could always use Google Analytics on your site. It's pretty cool stuff. :D
Clicky. (http://www.google.com/analytics)
Forum:
vB3 Design and Graphics Discussions
07-08-2006, 10:45 PM
Replies:
5
CSS background: trouble
Views:
1,322
Posted By
Behemoth
Oh, that's what you were trying to do. I thought...
Oh, that's what you were trying to do. I thought you meant overlaying two different backgrounds over one another, which is impossible without using layers.
Forum:
vB3 Programming Discussions
07-08-2006, 06:13 PM
Replies:
6
Need some help with HTML....
Views:
978
Posted By
Behemoth
Or make an index.php page instead of an...
Or make an index.php page instead of an index.html, and just use:
<?php
header("Location: /forum/");
?>
Forum:
vB3 Programming Discussions
07-08-2006, 06:09 PM
Replies:
2
Anyway to start index.php in a table?
Views:
801
Posted By
Behemoth
What exactly is it you're trying to do? Chances...
What exactly is it you're trying to do? Chances are you could just do it with a div, rather than adding an entire
<table>
<tr>
<td>
blahaha
</td>
</tr>
</table>
Forum:
vB3 General Discussions
07-08-2006, 09:21 AM
Replies:
1
Problem with external vB page
Views:
808
Posted By
Behemoth
Problem with external vB page
Alright, I'm trying to create an external vB page so I can parse the BBCode in the news articles that get posted, but I'm having no luck.
The PHP code I have is (at the top of the page):
<?php
...
Forum:
vB3 Design and Graphics Discussions
07-08-2006, 08:55 AM
Replies:
5
CSS background: trouble
Views:
1,322
Posted By
Behemoth
You can't do that. What exactly was it you...
You can't do that.
What exactly was it you were trying to do? I may be able to help you.
Forum:
vBulletin Pre-Sales Questions
07-08-2006, 12:08 AM
Replies:
2
Portals?...kinda
Views:
1,030
Posted By
Behemoth
Yes, it is extremely possible, but each website...
Yes, it is extremely possible, but each website is different, so I would have to see your website to see how to do it exactly.
Forum:
vB3 General Discussions
07-07-2006, 10:25 PM
Replies:
3
Multiple wysiwyg Editors in newthread Template?
Views:
873
Posted By
Behemoth
Bump... (I hate doing that. >_<)
Bump...
(I hate doing that. >_<)
Forum:
vB3 General Discussions
07-07-2006, 08:26 AM
Replies:
5
can you please suggest the best hacks
Views:
971
Posted By
Behemoth
Not sure what's meant by this, exactly. A little...
Not sure what's meant by this, exactly. A little clarification?
Without a doubt, vBBux/vBPlaza (https://vborg.vbsupport.ru/forumdisplay.php?f=171). I personally think it's the best points system...
Forum:
vB3 General Discussions
07-07-2006, 03:28 AM
Replies:
7
working with body and header
Views:
1,071
Posted By
Behemoth
Actually, it can be done without those, with some...
Actually, it can be done without those, with some tricky coding.
Go to All Style Options for your template.
Ok, first off, keep what you have in the background box. (Assuming that is placed in...
Forum:
vB3 General Discussions
07-03-2006, 01:53 AM
Replies:
2
Making something forum specific
Views:
666
Posted By
Behemoth
Ahhhh!!! I hate making dumb mistakes!! :p ...
Ahhhh!!! I hate making dumb mistakes!! :p
Thanks Paul. :D
Forum:
Community Reviews
07-02-2006, 11:19 PM
Replies:
6
Trickgaming.org
Views:
1,192
Posted By
Behemoth
Thanks, but which part are you referring to as...
Thanks, but which part are you referring to as the header?
If you mean the banner, it cycles through several images , some of which are more "gamey" than others, but they all have some connection...
Forum:
vB3 General Discussions
07-02-2006, 11:15 PM
Replies:
2
Making something forum specific
Views:
666
Posted By
Behemoth
Making something forum specific
Ok, in the newthread, template, I'm trying to have it use a different section of the code depending on what forum it is being used in.
I've tried so many different things, but nothing as of yet...
Forum:
vB3 General Discussions
07-02-2006, 04:54 PM
Replies:
8
Change collapse/expand buttons to text
Views:
1,093
Posted By
Behemoth
This will not make the text change when it is...
This will not make the text change when it is collapsed or expanded. I'm still working on that. For now, you could just use something like Collapse/Expand. ;)
Alright, in the style you want it...
Forum:
Modification Requests/Questions (Unpaid)
07-02-2006, 04:36 PM
Replies:
2
border around main forum table
Views:
869
Posted By
Behemoth
By main forum table, I'm slightly confused as to...
By main forum table, I'm slightly confused as to what you mean. Do you mean the table that contains all your forums, categories, etc (not include navbar and WGO box), or are you meaning the one that...
Forum:
Modification Requests/Questions (Unpaid)
07-02-2006, 04:29 PM
Replies:
1
Custom Mouse Cursor
Views:
761
Posted By
Behemoth
What you would want to do is go to your Style...
What you would want to do is go to your Style Manager for your style, and go to the Main CSS section in the dropdown menu.
In the body box, type in the Extra CSS Attributes box, something like:
...
Forum:
vB3 General Discussions
07-02-2006, 04:23 PM
Replies:
1
Fixed skin
Views:
681
Posted By
Behemoth
Perhaps, is it possible, that when you're editing...
Perhaps, is it possible, that when you're editing your StyleVars of the template (which I assume you mean by the "obvious" way), you used [#]px?
If you are doing a fixed layout, you don't need to...
Forum:
vB3 General Discussions
07-02-2006, 09:31 AM
Replies:
3
Multiple wysiwyg Editors in newthread Template?
Views:
873
Posted By
Behemoth
Multiple wysiwyg Editors in newthread Template?
Is there any way to use multiple instances of $messagearea in the newthread template? As far as I know, they all submit as the same variable, so is there any way to have multiple editors that can...
Forum:
vB3 General Discussions
07-02-2006, 08:22 AM
Replies:
58
How much bandwith does your site use?
Views:
6,324
Posted By
Behemoth
In the past 31 days (one month), I have used...
In the past 31 days (one month), I have used 4028.21 MB, averaging 129.942 MB/day.
That doesn't count my FTP bandwidth, however, as that is not calculated into the bandwidth by my host. The FTP...
Forum:
Community Reviews
06-30-2006, 04:47 AM
Replies:
6
Trickgaming.org
Views:
1,192
Posted By
Behemoth
Only one comment? =/ Anyways, ska, I would...
Only one comment? =/
Anyways, ska, I would add a light style, except for two reasons.
A) Most gamers, and, for that matter, the truly hardcore willing to delve into every aspect of a game...
Forum:
Community Lounge
06-17-2006, 05:18 AM
Replies:
29
Webhosts
Views:
3,520
Posted By
Behemoth
Really? Such as what? I've had no issues, and...
Really? Such as what? I've had no issues, and I've been with them for...3 months or so now.
Forum:
Community Lounge
06-17-2006, 04:58 AM
Replies:
29
Webhosts
Views:
3,520
Posted By
Behemoth
<a href="http://www.dreamhost.com"...
<a href="http://www.dreamhost.com" target="_blank">Dreamhost</a> has been nothing short of awesome.
** Promotional text Removed **
Showing results 1 to 25 of 26
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
09:12 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.02226 seconds
Memory Usage
2,034KB
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
(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
pagenav_page
pagenav_complete
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0009
(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(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
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(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(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(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
(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(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(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(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(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
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(unspecified) fetch_permissions(14, 0, 1,''); -> cached fperms for forum 14
(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi