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 4
1
2
3
>
Last
»
Showing results 1 to 25 of 84
Search took
0.00
seconds.
Search:
Posts Made By:
sherwood
Forum:
vB4 Programming Discussions
01-03-2010, 06:40 PM
Replies:
17
Adding additonal info in postbit
Views:
1,295
Posted By
sherwood
Thank you
Thank you
Forum:
vB4 Programming Discussions
01-03-2010, 06:24 PM
Replies:
17
Adding additonal info in postbit
Views:
1,295
Posted By
sherwood
Adding additonal info in postbit
Would this condition still work in vb 4:
<if condition="$post[fieldx]"><div class="smallfont">Label for text: $post[fieldx]</div></if>
If not what would do the same thing as I'm wanting to...
Forum:
Modification Graveyard
01-03-2010, 02:12 PM
Replies:
281
Administrative and Maintenance Tools -
Proxy to Real IP Conversion
Views:
113,480
Posted By
sherwood
Sorry, I read that and wasn't 100% sure whether...
Sorry, I read that and wasn't 100% sure whether annonymous proxies meant web bassed proxies.
Thanks anyway
Forum:
Modification Graveyard
01-03-2010, 12:26 PM
Replies:
281
Administrative and Maintenance Tools -
Proxy to Real IP Conversion
Views:
113,480
Posted By
sherwood
Does this work for web proxies aswell like...
Does this work for web proxies aswell like hidemyass.com?
Forum:
vBulletin 4.x Styles
12-24-2009, 12:12 PM
Replies:
161
Suite Style -
AuG - Green_Black SMC Style - V402 Gold
Views:
66,389
Posted By
sherwood
mind explaining a bit more on how to fix it. ...
mind explaining a bit more on how to fix it.
EDIT fixed the forum bit but the thread part is still messed up
Also the thread part of the page is also messed up,
when do you reckon a fix will...
Forum:
vBulletin 3.8 Add-ons
10-28-2009, 04:27 PM
Replies:
19
Miscellaneous Hacks -
WC's Affiliate Footer Table Mod
Views:
7,889
Posted By
sherwood
You're welcome!
You're welcome!
Forum:
vBulletin 3.8 Add-ons
08-06-2009, 05:27 PM
Replies:
14
Forum Display Enhancements -
Advanced Forum Navbar
Views:
6,089
Posted By
sherwood
Awesome, worked perfect. Thanks.
Awesome, worked perfect. Thanks.
Forum:
vBulletin 3.8 Add-ons
08-06-2009, 04:41 AM
Replies:
14
Forum Display Enhancements -
Advanced Forum Navbar
Views:
6,089
Posted By
sherwood
http://forum.linkfire.org/images/navbar2.png ...
http://forum.linkfire.org/images/navbar2.png
Here is a close up...
Forum:
vBulletin 3.8 Add-ons
08-06-2009, 03:23 AM
Replies:
14
Forum Display Enhancements -
Advanced Forum Navbar
Views:
6,089
Posted By
sherwood
Awesome... I love it. I wish you could choose...
Awesome... I love it. I wish you could choose [easily] what you wanted to show in this, but its great.
Question though,
How do I get rid of the question mark that follows my name?
Forum:
vBulletin 3.8 Add-ons
08-03-2009, 05:07 AM
Replies:
181
Mini Mods -
Block Google's CHROME-Browser
Views:
51,155
Posted By
sherwood
Dumb modification.
Dumb modification.
Forum:
vBulletin 3.8 Template Modifications
08-02-2009, 09:43 PM
Replies:
131
Forum Home Enhancements -
Extra forumbit controls
Views:
39,475
Posted By
sherwood
Yes, just insert your code below the following in...
Yes, just insert your code below the following in your forumhome_forumbit_level2_post Template:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>...
Forum:
vBulletin 3.8 Admin CP Styles
08-01-2009, 08:30 PM
Replies:
5
vBulletin Aqua AdminCp Style
Views:
7,808
Posted By
sherwood
Not bad for a first, thanks :)
Not bad for a first, thanks :)
Forum:
vBulletin 3.8 Add-ons
07-31-2009, 06:24 PM
Replies:
59
Anti-Spam Options -
Stop Spam Bots from Joining
Views:
21,020
Posted By
sherwood
Do we manually need to create this file? Is this...
Do we manually need to create this file? Is this another modification? Any input would be great.
Forum:
vBulletin 3.8 Add-ons
07-27-2009, 08:41 PM
Replies:
19
Miscellaneous Hacks -
WC's Affiliate Footer Table Mod
Views:
7,889
Posted By
sherwood
The other way you can do that is by adding it to...
The other way you can do that is by adding it to the Pharse:
powered_by_vbulletin
add it underneath the copyright information and that should do the trick.
Forum:
vB3 Programming Discussions
07-25-2009, 03:55 PM
Replies:
4
Word-Wrapping [code] tags?
Views:
798
Posted By
sherwood
Erm slight problem. I don't really know exactly...
Erm slight problem. I don't really know exactly how I would do that.
Any chance you could explain a bit more for me?
Thanks,
--------------- Added 1248590375 at 1248590375 ---------------...
Forum:
vB3 Programming Discussions
07-25-2009, 03:31 PM
Replies:
7
I'm sick of trying to program this
Views:
1,026
Posted By
sherwood
Since I'm not a coder I don't know if this is...
Since I'm not a coder I don't know if this is what you mean but vBulletin has a debugger (I think)
https://vborg.vbsupport.ru/showthread.php?t=82835
Forum:
vB3 Programming Discussions
07-25-2009, 03:03 PM
Replies:
4
Word-Wrapping [code] tags?
Views:
798
Posted By
sherwood
Would I do something like this: <div...
Would I do something like this:
<div style=”word-wrap: break-word”>$code</div>
As I tried that and it didn't really work it.
Forum:
vB3 Programming Discussions
07-25-2009, 02:49 PM
Replies:
4
Word-Wrapping [code] tags?
Views:
798
Posted By
sherwood
Word-Wrapping [code] tags?
Is there away that I can edit the template bbcode_code or edit something so that the code tag will wordwrap when a user posts something that exceeds like 600px?
Thanks
Forum:
vBulletin 3.8 Template Modifications
07-23-2009, 07:58 PM
Replies:
31
Mini Mods -
Improve your Members List
Views:
12,467
Posted By
sherwood
Awesome. Thank you. :)
Awesome.
Thank you. :)
Forum:
vBulletin 3.8 Add-ons
07-23-2009, 02:23 PM
Replies:
19
Miscellaneous Hacks -
WC's Affiliate Footer Table Mod
Views:
7,889
Posted By
sherwood
can you link me to your site and post your footer...
can you link me to your site and post your footer template.
Forum:
vB3 Programming Discussions
07-23-2009, 02:20 PM
Replies:
0
Adding text to show in the first post of every thread
Views:
454
Posted By
sherwood
Adding text to show in the first post of every thread
hey,
I was wondering is it possible to add some text at the top of the first post in every thread? If so how would I go about it?
Thanks
Forum:
vBulletin 3.8 Add-ons
07-23-2009, 02:17 PM
Replies:
19
Miscellaneous Hacks -
WC's Affiliate Footer Table Mod
Views:
7,889
Posted By
sherwood
have you added this to your template? <!--WC...
have you added this to your template?
<!--WC Affiliate Footer Start-->
$wc_affiliate
<br />
<!--WC Affiliate Footer Start-->
Forum:
vBulletin 3.8 Add-ons
07-19-2009, 06:58 PM
Replies:
612
Miscellaneous Hacks -
Sidebar Column
Views:
159,495
Posted By
sherwood
Works perfect! Installation was very quick and...
Works perfect! Installation was very quick and easy. My only wish is that I could insert my own custom tables.
Forum:
Modification Graveyard
07-17-2009, 10:58 AM
Replies:
1
Miscellaneous Hacks -
SW Affiliation Table
Views:
1,743
Posted By
sherwood
Genius you can rip someone else's product and...
Genius you can rip someone else's product and re-release as your own.
This guys not trusted.. here is the origonal one:
https://vborg.vbsupport.ru/showthread.php?t=218306
Look you didn't...
Forum:
vBulletin 3.8 Add-ons
07-10-2009, 09:30 PM
Replies:
19
Miscellaneous Hacks -
WC's Affiliate Footer Table Mod
Views:
7,889
Posted By
sherwood
You're Welcome saadessa, I'm glad you liked it!
You're Welcome saadessa, I'm glad you liked it!
Showing results 1 to 25 of 84
Page 1 of 4
1
2
3
>
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
05:54 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.01677 seconds
Memory Usage
2,031KB
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
(44)
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.0016
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(247, 0, 1,''); -> cached fperms for forum 247
(unspecified) fetch_permissions(247, 0, 1,''); -> cached fperms for forum 247
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(238, 0, 1,''); -> cached fperms for forum 238
(unspecified) fetch_permissions(238, 0, 1,''); -> cached fperms for forum 238
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
FULLTEXT Search
php_sapi_name(): fpm-fcgi