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 72
Search took
0.00
seconds.
Search:
Posts Made By:
PyroNET
Forum:
vB3 Programming Discussions
10-10-2009, 08:36 PM
Replies:
5
Change Multiquote Button to Text
Views:
1,533
Posted By
PyroNET
Change Multiquote Button to Text
I'm trying to swap my postbit buttons images for CSS styled buttons and am having troubles with the multiquote button.
Relevant HTML:
<if condition="$show['multiquote_post']">
<li...
Forum:
vB3 Programming Discussions
09-17-2009, 02:24 AM
Replies:
2
Popup Menu Woes
Views:
621
Posted By
PyroNET
Demo account: demo / apple Try clicking...
Demo account: demo / apple
Try clicking Community, Search, or Quick Links on the navbar.
Forum:
vB3 Programming Discussions
09-17-2009, 12:50 AM
Replies:
2
Popup Menu Woes
Views:
621
Posted By
PyroNET
Popup Menu Woes
<a href="http://www.thesignsite.co.uk/index.php" target="_blank">http://www.thesignsite.co.uk/index.php</a>
I'm having issues with vBulletin popups on this site. First, vBulletin's positioning...
Forum:
vBulletin 3 Articles
09-03-2009, 12:43 PM
Replies:
3
Replacement Variables
Views:
7,071
Posted By
PyroNET
Sorry, couldn't tell you. Try contacting the...
Sorry, couldn't tell you. Try contacting the modification author.
Forum:
ibProArcade Archive
08-29-2009, 07:50 PM
Replies:
4
XHTML Validation...
Views:
2,530
Posted By
PyroNET
This modification breaks my page layout. Please...
This modification breaks my page layout. Please make it validate.
Forum:
vBulletin 3.7 Styles
01-28-2009, 04:44 AM
Replies:
32
Chromite - vbStartup.com
Views:
12,866
Posted By
PyroNET
I no longer own vbStartup.com and as such do not...
I no longer own vbStartup.com and as such do not service this style anymore. You will need to contact ForumMonkeys.com for news regarding a 3.8 update.
-Nick
Forum:
vBulletin 3.7 Styles
06-13-2008, 11:15 PM
Replies:
13
Splat Style
Views:
5,020
Posted By
PyroNET
I won't be separating them, there are tutorials...
I won't be separating them, there are tutorials on it though.
https://vborg.vbsupport.ru/showthread.php?t=127875
Forum:
vBulletin 3.7 Styles
06-12-2008, 04:20 PM
Replies:
13
Splat Style
Views:
5,020
Posted By
PyroNET
Some suggestions implemented; zip and demo...
Some suggestions implemented; zip and demo updated. I may look into a custom thread icon set at some point.
The style is fluid
Forum:
vBulletin 3.7 Styles
06-11-2008, 12:41 AM
Replies:
13
Splat Style
Views:
5,020
Posted By
PyroNET
Glad you guys like :)
Glad you guys like :)
Forum:
vBulletin 3.7 Styles
06-09-2008, 10:00 PM
Replies:
13
Splat Style
Views:
5,020
Posted By
PyroNET
Splat Style
We now have another freebie available at vbStartup: the Splat style!
http://www.vbstartup.com/splat.gif
This style is available for demo (http://www.vbstartup.com/forums.php?styleid=40) here at...
Forum:
vB3 Design and Graphics Discussions
05-28-2008, 03:48 PM
Replies:
6
Need coding help... one last page to fix
Views:
864
Posted By
PyroNET
Give me a snapshot of the bottom of the forum...
Give me a snapshot of the bottom of the forum where the 5 images lined up side by side are. It's more likely than not that these are causing the horizontal scrollbar due to your low resolution.
Forum:
vB3 Design and Graphics Discussions
05-28-2008, 01:25 PM
Replies:
6
Need coding help... one last page to fix
Views:
864
Posted By
PyroNET
The Site Navigation shows on one line for me? ...
The Site Navigation shows on one line for me?
http://www.grabup.com/uploads/31f9a2c8727537ade5a53d1b6fe1c44f.png
Forum:
vB3 Design and Graphics Discussions
05-28-2008, 12:06 PM
Replies:
6
Need coding help... one last page to fix
Views:
864
Posted By
PyroNET
Replace <!-- main --> <table...
Replace
<!-- main -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr align="center">
<td...
Forum:
vB3 Design and Graphics Discussions
05-27-2008, 11:08 AM
Replies:
3
How do i add the "New Posts/message" in the Logging part
Views:
817
Posted By
PyroNET
<a...
<a href="https://vborg.vbsupport.ru/showthread.php?t=168303" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=168303</a>
Perhaps this may be helpful to you.
Forum:
vB3 Design and Graphics Discussions
05-27-2008, 01:06 AM
Replies:
4
A question about frames
Views:
868
Posted By
PyroNET
Frame as in... a box with a border or an frame /...
Frame as in... a box with a border or an frame / iframe?
Screenshots and mockups are always helpful :p
Forum:
vB3 Design and Graphics Discussions
05-26-2008, 09:38 PM
Replies:
4
Which css is responsible for this colour...
Views:
953
Posted By
PyroNET
Looking at the STANDARD_REDIRECT template, it...
Looking at the STANDARD_REDIRECT template, it seems the areas in question are enclosed in paragraph tags. Look through your style CSS for anything applied to a p selector.
Forum:
vB3 Design and Graphics Discussions
05-26-2008, 09:35 PM
Replies:
4
A question about frames
Views:
868
Posted By
PyroNET
Sort of like what's seen at...
Sort of like what's seen at http://www.thesignsite.co.uk/ ?
<style type="text/css">
body {
padding: 0px 0px 20px 0px;
}
#footer {
position: absolute;
bottom: 0;
Forum:
vB3 Design and Graphics Discussions
05-26-2008, 09:28 PM
Replies:
2
display options template
Views:
853
Posted By
PyroNET
It's in there (In the FORUMDISPLAY template). ...
It's in there (In the FORUMDISPLAY template). Look for the comment "<!-- Active Users in this Forum (and sub-forums) and Moderators -->". The table holding the sorting options looks like
<table...
Forum:
vB3 Design and Graphics Discussions
05-26-2008, 03:32 PM
Replies:
3
New Style - Forum Running Slow
Views:
1,237
Posted By
PyroNET
Seems to be loading faster for me now. I...
Seems to be loading faster for me now.
I don't notice the conditional anymore.
For the charset thing, I'm not sure if the htaccess edit is necessary; just delete the problem line, rewrite it in...
Forum:
vB3 Design and Graphics Discussions
05-26-2008, 01:58 AM
Replies:
3
New Style - Forum Running Slow
Views:
1,237
Posted By
PyroNET
Not sure what's causing the problem exactly, but...
Not sure what's causing the problem exactly, but here's a few things I noticed:
You seem to be including jQuery merely for the fisheye effect; increases load time a bit.
There's an <else />...
Forum:
vB3 Design and Graphics Discussions
05-25-2008, 02:06 AM
Replies:
2
Centering Conent in Firefox vs Internet Explorer
Views:
769
Posted By
PyroNET
<div style="text-align: center;"> $GAB_ads[1] ...
<div style="text-align: center;">
$GAB_ads[1]
</div>
Forum:
vB3 Design and Graphics Discussions
05-24-2008, 10:25 PM
Replies:
6
Skin Issue - possible code problem
Views:
982
Posted By
PyroNET
I forgot to close something. Find ...
I forgot to close something.
Find
<div class="tcat_left"/>
Replace with
<div class="tcat_left"></div>
Forum:
vB3 Design and Graphics Discussions
05-24-2008, 08:28 PM
Replies:
1
Usercp column width
Views:
775
Posted By
PyroNET
USERCP_SHELL template. You'll need to assign a...
USERCP_SHELL template. You'll need to assign a width value to the left table cell, and remove the width="100%" from the right one.
Forum:
vB3 Design and Graphics Discussions
05-24-2008, 08:20 PM
Replies:
6
Skin Issue - possible code problem
Views:
982
Posted By
PyroNET
I fail to see any code difference on the...
I fail to see any code difference on the homepage. Be sure you're editing the right template.
Forum:
vB3 Design and Graphics Discussions
05-24-2008, 10:46 AM
Replies:
6
Skin Issue - possible code problem
Views:
982
Posted By
PyroNET
Try replacing <table class="tcat_top"...
Try replacing
<table class="tcat_top" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
<tr>
<td class="tcat_left"></td>
<td...
Showing results 1 to 25 of 72
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
07:03 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.01932 seconds
Memory Usage
2,046KB
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
(11)
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(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(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(174, 0, 1,''); -> cached fperms for forum 174
(unspecified) fetch_permissions(174, 0, 1,''); -> cached fperms for forum 174
(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(230, 0, 1,''); -> cached fperms for forum 230
(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(230, 0, 1,''); -> cached fperms for forum 230
(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(230, 0, 1,''); -> cached fperms for forum 230
(unspecified) fetch_permissions(230, 0, 1,''); -> cached fperms for forum 230
(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(168, 0, 1,''); -> cached fperms for forum 168
(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(168, 0, 1,''); -> cached fperms for forum 168
(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(168, 0, 1,''); -> cached fperms for forum 168
(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(168, 0, 1,''); -> cached fperms for forum 168
(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(168, 0, 1,''); -> cached fperms for forum 168
(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(168, 0, 1,''); -> cached fperms for forum 168
(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(168, 0, 1,''); -> cached fperms for forum 168
(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(168, 0, 1,''); -> cached fperms for forum 168
(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(168, 0, 1,''); -> cached fperms for forum 168
(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(168, 0, 1,''); -> cached fperms for forum 168
FULLTEXT Search
php_sapi_name(): fpm-fcgi