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...
Showing results 1 to 7 of 7
Search took
0.01
seconds.
Search:
Posts Made By:
danyxxx
Forum:
Modification Requests/Questions (Unpaid)
10-07-2011, 07:17 PM
Replies:
8
[SOLVED]Avatar width resize with condition
Views:
783
Posted By
BirdOPrey5
Sorry, looks like I got the substr parameters...
Sorry, looks like I got the substr parameters wrong... this one should work, I tested it:L
$avwidth = substr($post['avwidth'], 7 );
$avwidth = substr($avwidth, 0, -1 );
if(intval($avwidth)...
Forum:
Modification Requests/Questions (Unpaid)
09-09-2011, 05:52 PM
Replies:
6
[SOLVED]Remove query \ delete from database
Views:
775
Posted By
souperman
Here's the delete code: DELETE FROM post...
Here's the delete code:
DELETE FROM post WHERE pagetext LIKE "%http://forums%"
Like the posters above have said, be very careful when deleting stuff from the db.
Forum:
Modification Requests/Questions (Unpaid)
09-09-2011, 05:42 PM
Replies:
6
[SOLVED]Remove query \ delete from database
Views:
775
Posted By
TheLastSuperman
I don't think so, you need something to identify...
I don't think so, you need something to identify by for example:
SELECT * FROM post WHERE pagetext LIKE "%http://forums%"
Into English:
Show all posts where the message contains...
Forum:
Modification Requests/Questions (Unpaid)
09-09-2011, 03:25 PM
Replies:
9
[SOVED]Banned Group Avatar ( modification based on groupid ) 3.8.x
Views:
883
Posted By
BirdOPrey5
You could make a plugin in Plugin Manager-> Add A...
You could make a plugin in Plugin Manager-> Add A New Plugin
hook: postbit_display_complete
Give it a name, leave execution order as 5.
php code:
if (is_member_of($vbulletin->userinfo,...
Forum:
Modification Requests/Questions (Unpaid)
09-07-2011, 12:23 PM
Replies:
7
[SOLVED]Users can change their names 3.8.x
Views:
606
Posted By
HMBeaty
Nevermind, found this:...
Nevermind, found this: https://vborg.vbsupport.ru/showthread.php?t=101326&page=16&highlight=change+username
However, to work with 3.8.x, the fix has also been provided on the last page of the same...
Forum:
Modification Requests/Questions (Unpaid)
08-07-2011, 01:05 PM
Replies:
6
[SOLVED]Change attachments name in post acoording type ( for 2 types only )
Views:
584
Posted By
kh99
Create a plugin using hook postbit_attachment, ...
Create a plugin using hook postbit_attachment,
if (substr($attachment['filename'], -4) === ".txt")
$attachment['filename'] = "get file";
else if (substr($attachment['filename'], -4) ===...
Forum:
vBulletin 3.8 Template Modifications
06-05-2011, 07:47 AM
Replies:
24
Show Thread Enhancements -
+1 Google Button In Topic
Views:
9,746
Posted By
jw00dy
Here is what I did. Edit SHOWTHREAD ...
Here is what I did.
Edit SHOWTHREAD
Find this section:
<!-- controls above postbits -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr...
Showing results 1 to 7 of 7
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
03:56 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.01387 seconds
Memory Usage
1,920KB
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)
post_thanks_navbar_search
(1)
search_results
(7)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(3)
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
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0004
(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(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(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(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
FULLTEXT Search
php_sapi_name(): fpm-fcgi