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 39
Search took
0.00
seconds.
Search:
Posts Made By:
a simple fa?ade
Forum:
vB3 General Discussions
07-14-2006, 03:13 PM
Replies:
14
Is this a Hack?!?
Views:
1,277
Posted By
a simple fa?ade
All of that code he listed is PHP code and needs...
All of that code he listed is PHP code and needs to be edited into a core file somewhere.
The only templating that needs done is replacing the IP with the new variable.
Forum:
vB3 General Discussions
07-12-2006, 03:06 PM
Replies:
14
Is this a Hack?!?
Views:
1,277
Posted By
a simple fa?ade
You'd just need to set it so that everyone can...
You'd just need to set it so that everyone can view IP addresses (not recommended).
Forum:
vB3 General Discussions
07-11-2006, 02:50 PM
Replies:
14
Is this a Hack?!?
Views:
1,277
Posted By
a simple fa?ade
I'm not sure if it's a hack, but assuming it...
I'm not sure if it's a hack, but assuming it isn't you could always just create a custom profile field and then add that field into the postbit.
Forum:
vB3 General Discussions
07-11-2006, 02:38 PM
Replies:
14
Should I just goto 3.6?
Views:
1,086
Posted By
a simple fa?ade
I've noticed that many 3.5.x era hacks simply...
I've noticed that many 3.5.x era hacks simply roll over. /shrug.
Forum:
vB3 General Discussions
07-11-2006, 02:35 PM
Replies:
4
Header issue
Views:
755
Posted By
a simple fa?ade
you have to include "http://" in the url. :) ...
you have to include "http://" in the url. :)
So, http://www.yoursite.com/
Forum:
vBulletin 3.6 Add-ons
07-11-2006, 02:34 PM
Replies:
27
Miscellaneous Hacks -
Postbit Toggle in User CP
Views:
6,453
Posted By
a simple fa?ade
1. They both require another plugin to operate. ...
1. They both require another plugin to operate.
2. They allow the user to change their postbit view mid-thread.
This hack gives users the option, and then (this is the optional bit) allows this...
Forum:
Modification Requests/Questions (Unpaid)
07-11-2006, 02:34 PM
Replies:
68
Staff Avatar Background
Views:
7,726
Posted By
a simple fa?ade
You don't need a hack, just create the usergroup...
You don't need a hack, just create the usergroup and the promotion for it.
Forum:
vBulletin 3.6 Add-ons
07-10-2006, 05:51 PM
Replies:
27
Miscellaneous Hacks -
Postbit Toggle in User CP
Views:
6,453
Posted By
a simple fa?ade
Thank you. :)
Thank you. :)
Forum:
vB3 General Discussions
07-10-2006, 05:18 PM
Replies:
4
How Do I? (NavBar Related)
Views:
879
Posted By
a simple fa?ade
Er, sorry, misread your thing. I'll look...
Er, sorry, misread your thing.
I'll look into making it appear like that on the forum tables.
Forum:
vB3 General Discussions
07-10-2006, 05:11 PM
Replies:
4
How Do I? (NavBar Related)
Views:
879
Posted By
a simple fa?ade
Insert the following anywhere you'd like to in...
Insert the following anywhere you'd like to in your navbar:
<if condition="$show['registerbutton']">
<td class="vbmenu_control"><a href="register.php$session[sessionurl_q]"...
Forum:
vB3 General Discussions
07-10-2006, 04:31 PM
Replies:
4
Header issue
Views:
755
Posted By
a simple fa?ade
Copy and paste this to replace the above: ...
Copy and paste this to replace the above:
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td...
Forum:
vB3 General Discussions
07-10-2006, 04:28 PM
Replies:
4
Need assistance with auto resize hack.
Views:
1,024
Posted By
a simple fa?ade
Did you remember to make the template edit to...
Did you remember to make the template edit to your Headinclude template on the custom skin?
Forum:
vBulletin 3.5 Styles
07-10-2006, 04:25 PM
Replies:
7
White Out v2 [White/Grey]
Views:
3,755
Posted By
a simple fa?ade
Only glad I could offer my input and get a mature...
Only glad I could offer my input and get a mature response. :p
Forum:
vBulletin 3.5 Styles
07-10-2006, 04:08 PM
Replies:
7
White Out v2 [White/Grey]
Views:
3,755
Posted By
a simple fa?ade
I like the style, but I think the postbit needs...
I like the style, but I think the postbit needs some tweaking. I think a light gray 2-pixel border seperating the postdate and inline moderation from the rest of the post would make it look better.
...
Forum:
vBulletin 3.6 Add-ons
07-10-2006, 03:46 AM
Replies:
27
Miscellaneous Hacks -
Postbit Toggle in User CP
Views:
6,453
Posted By
a simple fa?ade
Update 1: Hack moved out of beta stage. All...
Update 1: Hack moved out of beta stage. All appears to be working well.
Forum:
vBulletin 3.6 Add-ons
07-09-2006, 10:00 PM
Replies:
27
Miscellaneous Hacks -
Postbit Toggle in User CP
Views:
6,453
Posted By
a simple fa?ade
Postbit Toggle in User CP
Postbit Toggle in User CP
This hack was originally inspired by an old hack providing similar functions created by Darth Cow. It creates a toggle option in the User CP to determine which postbit a...
Forum:
vB3 Design and Graphics Discussions
07-09-2006, 03:24 PM
Replies:
8
Rounded Header
Views:
3,124
Posted By
a simple fa?ade
Look in your templates and find elements that...
Look in your templates and find elements that ought to be rounded, and add the following inside the corresponding HTML tags:
class="rounded-corners"
This is what calls the CSS for the correct...
Forum:
Community Lounge
07-09-2006, 01:48 PM
Replies:
9
My Pirates review
Views:
1,271
Posted By
a simple fa?ade
Thank you for this very clear (albeit hideously...
Thank you for this very clear (albeit hideously long) review.
Sadly, I think most people will just give you the good ol' "tl;dr". It's a true shame.
Forum:
vB3 General Discussions
07-09-2006, 11:36 AM
Replies:
2
Forum Notices
Views:
795
Posted By
a simple fa?ade
I like Nick's Forum Home Announcement...
I like Nick's Forum Home Announcement (http://www.vbhackers.com/forum/showthread.php?t=3765) which essentially does the same thing.
Forum:
vB3 General Discussions
07-08-2006, 03:38 PM
Replies:
41
When was your board created?
Views:
4,193
Posted By
a simple fa?ade
1999 and 2001 respectively. Both are...
1999 and 2001 respectively.
Both are currently running vBulletin.
Forum:
Modification Requests/Questions (Unpaid)
07-08-2006, 03:20 PM
Replies:
3
pictures in forums
Views:
881
Posted By
a simple fa?ade
It appears you need to set usergroup permissions...
It appears you need to set usergroup permissions for viewing attachments.
Forum:
vB3 General Discussions
07-08-2006, 03:05 PM
Replies:
4
Forum Home.
Views:
820
Posted By
a simple fa?ade
If you want it to show up as "regular" forums do,...
If you want it to show up as "regular" forums do, only have the first layer display as a category, then in the vB Options, set the Sub-forum properties to this:
Depth of Forums: 2
Depth of...
Forum:
vB3 General Discussions
07-08-2006, 02:59 PM
Replies:
4
Forum Home.
Views:
820
Posted By
a simple fa?ade
Are your fora all set to display as categories?
Are your fora all set to display as categories?
Forum:
vB3 General Discussions
07-07-2006, 10:10 PM
Replies:
48
How do you deal with trolls?
Views:
6,144
Posted By
a simple fa?ade
A friend of mine had this great idea about...
A friend of mine had this great idea about handling it.
It was a "suspension" of sorts, but not in the conventional method. The offender was locked into a forum with other offenders called The...
Forum:
vBulletin.org Site Feedback
07-07-2006, 10:02 PM
Replies:
35
Staff Avatars?
Views:
4,727
Posted By
a simple fa?ade
My laptop doesn't like Photoshop. ;)
My laptop doesn't like Photoshop. ;)
Showing results 1 to 25 of 39
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
01:25 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.04399 seconds
Memory Usage
2,023KB
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
(32)
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(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(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(161, 0, 1,''); -> cached fperms for forum 161
(unspecified) fetch_permissions(161, 0, 1,''); -> cached fperms for forum 161
(unspecified) fetch_permissions(161, 0, 1,''); -> cached fperms for forum 161
(unspecified) fetch_permissions(161, 0, 1,''); -> cached fperms for forum 161
(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(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(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(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(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