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 29
Search took
0.00
seconds.
Search:
Posts Made By:
051119
Forum:
Modification Graveyard
06-15-2014, 10:17 PM
Replies:
282
Show Thread Enhancements -
Who has read a Thread
Views:
71,162
Posted By
051119
I've just updated to 3.8.8. and this has stopped...
I've just updated to 3.8.8. and this has stopped working. I uninstalled and then reinstalled it and it shows all viewers of the threads, but at the exact time that the thread was posted. It only does...
Forum:
Modification Graveyard
06-05-2011, 12:58 PM
Replies:
77
Miscellaneous Hacks -
Top Posters List
Views:
21,918
Posted By
051119
I don't suppose anyone knows if it's possible to...
I don't suppose anyone knows if it's possible to exclude postcount increments from those where the setting ''Count Posts Made in this Forum Towards User Post Counts'' is set to ''No?''
Forum:
vBulletin 4.x Add-ons
02-17-2011, 04:30 PM
Replies:
232
Moderators Functions -
Moderation Auto-PM v4.0.6
Views:
66,089
Posted By
051119
At present when you delete a post it limits the...
At present when you delete a post it limits the number of characters it displays and displays a huge number of .....s at the end of the PM, even if the post is shorter than the limit.
I've looked...
Forum:
vB3 Programming Discussions
02-21-2010, 09:14 PM
Replies:
6
Display database information
Views:
1,400
Posted By
051119
I'm really sorry, I've been working on this for a...
I'm really sorry, I've been working on this for a while now and really confused by what you mean when you say ''All you've done there is get the pointer. You then need to actually access the data...
Forum:
vB3 Programming Discussions
01-03-2010, 04:21 PM
Replies:
6
Display database information
Views:
1,400
Posted By
051119
Thanks for the reply. I've added...
Thanks for the reply.
I've added $mileage2010 = $db->query_read_slave("SELECT vb_user.username, vb_userfield.field14 FROM vb_userfield
JOIN vb_user ON vb_user.userid = vb_userfield.userid
ORDER...
Forum:
vB3 General Discussions
01-03-2010, 04:16 PM
Replies:
2
Help with creating a short SQL Quiery Please
Views:
401
Posted By
051119
UPDATE vb_userfield set fieldX = 'yes'
UPDATE vb_userfield set fieldX = 'yes'
Forum:
vB3 Programming Discussions
01-03-2010, 03:18 PM
Replies:
6
Display database information
Views:
1,400
Posted By
051119
Display database information
I have the SQL query SELECT vb_user.username, vb_userfield.field14 FROM vb_userfield
JOIN vb_user ON vb_user.userid = vb_userfield.userid
ORDER BY vb_userfield.field14 DESCCan anyone advise how I...
Forum:
vB3 General Discussions
10-23-2009, 04:11 PM
Replies:
153
vBulletin.com Forum Now Protected?
Views:
15,883
Posted By
051119
It's up, but VERY slow for me. I'm now...
It's up, but VERY slow for me.
I'm now getting the following message
Forum:
vB3 Programming Discussions
09-14-2009, 07:19 PM
Replies:
1
PHP on custom page
Views:
533
Posted By
051119
PHP on custom page
Hi,
I've made my own vB-powered custom page and also have this script but I'd like it to display the output on this page.
The script is
<?php
header('Content-type: text/plain');
$fp =...
Forum:
vB3 General Discussions
07-27-2009, 10:20 PM
Replies:
2
Link instead of post
Views:
510
Posted By
051119
Basically, I want to be able to add links to the...
Basically, I want to be able to add links to the pages that display posts. I haven't seen it elsewhere, but perhaps something under the Announcements.
Forum:
vB3 General Discussions
07-27-2009, 04:32 PM
Replies:
2
Link instead of post
Views:
510
Posted By
051119
Link instead of post
On the forumhome you can have a link displayed amongst the forums.
Does anyone know if it's possible for Admins to do a similar thing with links in the actual forums, so a link would appear...
Forum:
vB3 Design and Graphics Discussions
07-12-2009, 06:33 PM
Replies:
2
Navbar on registration pages
Views:
1,335
Posted By
051119
Thanks!
Thanks!
Forum:
vB3 Design and Graphics Discussions
07-09-2009, 09:55 PM
Replies:
2
Navbar on registration pages
Views:
1,335
Posted By
051119
Navbar on registration pages
Hi,
l'm testing a new style on my forums but am having problems where it comes to the Navbar on the registration pages.
l'm trying to put it into the templates, and have done as below:
<head>...
Forum:
vB3 General Discussions
05-29-2009, 11:37 AM
Replies:
0
Force first letter in title to be capital
Views:
587
Posted By
051119
Force first letter in title to be capital
Hi all,
I've had a few searches and can't find anything on this.
Does anyone know if there's a way to force the first letter of a thread title and/or post to be a capital letter?
All the best
Forum:
vB3 Design and Graphics Discussions
08-19-2008, 06:27 PM
Replies:
2
Vbulletin Default Style
Views:
1,385
Posted By
051119
If you want the vBulletin default style, just to...
If you want the vBulletin default style, just to go 'Styles & Templates' in the Admin CP and 'Add New Style' (at the bottom).
Forum:
vB3 Design and Graphics Discussions
08-19-2008, 06:16 PM
Replies:
1
Changing theme
Views:
1,035
Posted By
051119
There appears to be something wrong with your...
There appears to be something wrong with your homepage - the text image of your forum isn't showing either. I suggest you revert the FORUMHOME template and then re-upload the FORUMHOME template from...
Forum:
vB3 Design and Graphics Discussions
08-19-2008, 05:52 PM
Replies:
4
Navbar menus
Views:
1,041
Posted By
051119
I don't understand where I edit the Navbar...
I don't understand where I edit the Navbar template to reflect the new CSS classes I have created.
Forum:
vB3 Design and Graphics Discussions
08-19-2008, 04:38 PM
Replies:
4
Navbar menus
Views:
1,041
Posted By
051119
Thanks for your reply. I've changed the...
Thanks for your reply.
I've changed the navbar background but I'm not sure what code to use for the menu itself.
See the attachment, I want to change the colours of the bits that are still in...
Forum:
vB3 Design and Graphics Discussions
08-19-2008, 11:37 AM
Replies:
4
Navbar menus
Views:
1,041
Posted By
051119
Navbar menus
I'm trying to edit the colours of the menus that appear when you click on Quick Links & Search in the Navbar.
Obviously this would normally be done through editing the vbmenu_xxx through the Style...
Forum:
vB3 Design and Graphics Discussions
08-18-2008, 04:30 PM
Replies:
2
Removing arrow on navbar
Views:
1,041
Posted By
051119
Great, worked a treat! Thanks!
Great, worked a treat! Thanks!
Forum:
vB3 Design and Graphics Discussions
08-18-2008, 04:01 PM
Replies:
2
Removing arrow on navbar
Views:
1,041
Posted By
051119
Removing arrow on navbar
Hi all,
I'm currrently creating a new style for my forum and I'm trying to remove the little downward pointing arrow (menu_open.gif) that appears next to some options (Quick Links for example)....
Forum:
vB3 General Discussions
08-10-2008, 04:33 PM
Replies:
0
User homepage
Views:
515
Posted By
051119
User homepage
Hi all,
I'm creating a page on which users links (as set up in the User CP) are displayed, however I'm struggling to find out what code should go on the page.
Basically, I just want to find...
Forum:
vB3 General Discussions
07-16-2008, 06:44 PM
Replies:
3
html posts
Views:
696
Posted By
051119
You would need to enable HTML in individual...
You would need to enable HTML in individual forums (AdminCP > Forums & Moderators > Forum Permissions) but this is strongly not recommended.
I suggest you edit the links to use BBCode rather than...
Forum:
vB3 General Discussions
07-16-2008, 03:38 PM
Replies:
2
'your_signature' phrase
Views:
646
Posted By
051119
Many thanks for your reply! Just to update,...
Many thanks for your reply!
Just to update, incase anyone else wants to do this, I created a new phrase called your_signature_rulesreminder with the message in bold which I wanted to display.
...
Forum:
vB3 General Discussions
07-15-2008, 07:13 PM
Replies:
2
'your_signature' phrase
Views:
646
Posted By
051119
'your_signature' phrase
I want to edit the phrase which appears above the signature edit box in the UserCP to include a reminder to users to ensure their signature complies with our rules.
I've found that this is in the...
Showing results 1 to 25 of 29
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:32 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.02300 seconds
Memory Usage
2,027KB
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.0010
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(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(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(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(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(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi