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 19 of 19
Search took
0.00
seconds.
Search:
Posts Made By:
Kuipo
Forum:
vBulletin 2.x Full Releases
06-04-2003, 12:25 PM
Replies:
32
Link in Postbit to Remove Images in Signatures
Views:
7,144
Posted By
Kuipo
i tried adding it after that part but it didnt...
i tried adding it after that part but it didnt seem to work, i'll try it all over again and see if i get the same results.
would it work if they had 2 images in one sig?
Forum:
vBulletin 2.x Full Releases
06-04-2003, 01:58 AM
Replies:
32
Link in Postbit to Remove Images in Signatures
Views:
7,144
Posted By
Kuipo
umm, im using 2.2.8 where do i put the...
umm, im using 2.2.8
where do i put the lines? the member.php doesnt have the line:
eval("standardredirect(\"".gettemplate("redirect_sentemail")."\",\"$HTTP_POST_VARS[url]\");");
}
=(
Forum:
Modification Requests/Questions (Unpaid)
06-03-2003, 08:07 AM
Replies:
10
Quick Delete Avatar - Fairly easy I think
Views:
1,606
Posted By
Kuipo
how would i make this avaliable to MOD's too? ...
how would i make this avaliable to MOD's too?
i tried changing the code in members.php from:
// ############################### remove user avatar ###############################
if...
Forum:
Modification Requests/Questions (Unpaid)
06-03-2003, 06:14 AM
Replies:
6
Remove signature images completely?
Views:
1,533
Posted By
Kuipo
yes but if i am correct, i think what he means,...
yes but if i am correct, i think what he means, is there a way to make it so you can click a link. and it will remove all coding in a sig that is an immage.
Example:
Sig befor.
-----
Thats...
Forum:
vBulletin 2.x Full Releases
01-09-2003, 06:20 PM
Replies:
34
Off Site Avatar Hack
Views:
8,101
Posted By
Kuipo
Just so you know, what i did, was use this...
Just so you know, what i did, was use this hack... and just removed the lines that size the image. Then i used... https://vborg.vbsupport.ru/showthread.php?s=&threadid=45343 that to to make sure no...
Forum:
Modification Requests/Questions (Unpaid)
11-12-2002, 05:42 AM
Replies:
4
Remove choose avatar button in options
Views:
868
Posted By
Kuipo
Thank you very much ^^ I thouhgt that was it, but...
Thank you very much ^^ I thouhgt that was it, but wasnt sure.
Forum:
Modification Requests/Questions (Unpaid)
11-11-2002, 08:05 PM
Replies:
4
Remove choose avatar button in options
Views:
868
Posted By
Kuipo
Thanks, I actually had to edit out this whole bit...
Thanks, I actually had to edit out this whole bit to make it look right:
<tr>
<td bgcolor="{secondaltcolor}"><normalfont><b>Avatar</b></normalfont><br>
<smallfont><a...
Forum:
Modification Requests/Questions (Unpaid)
11-11-2002, 12:26 AM
Replies:
4
Remove choose avatar button in options
Views:
868
Posted By
Kuipo
Remove choose avatar button in options
I am curently using an offsite avatar hack: https://vborg.vbsupport.ru/showthread.php?s=&threadid=39296
it works wonders... but if someone goes to edit their profile, it shows a box to put in a...
Forum:
Modification Requests/Questions (Unpaid)
11-04-2002, 01:51 AM
Replies:
10
Quick Delete Avatar - Fairly easy I think
Views:
1,606
Posted By
Kuipo
you rock link! but one small thing ;) ...
you rock link!
but one small thing ;)
if($post['field7'] != 0 AND $bbuserinfo['usergroupid'] == 6) {
Should be
if($post['field7'] != '' AND $bbuserinfo['usergroupid'] == 6) {
Forum:
Modification Requests/Questions (Unpaid)
11-04-2002, 01:12 AM
Replies:
10
Quick Delete Avatar - Fairly easy I think
Views:
1,606
Posted By
Kuipo
Thanks for the code, but it doesnt seem to be...
Thanks for the code, but it doesnt seem to be showing up in the postbit at all. I can't seem to find where the code has an error, or where i am setting it up incorrectly. I tried installing it......
Forum:
vBulletin 2.x Full Releases
11-03-2002, 12:54 PM
Replies:
34
Off Site Avatar Hack
Views:
8,101
Posted By
Kuipo
I just notcied that it stretches pictures to be...
I just notcied that it stretches pictures to be whatever size you set in the db. Is there a way to make it only resize the picture if it is larger than the set size.
And i know this is asking a...
Forum:
vBulletin 2.x Full Releases
11-03-2002, 12:34 PM
Replies:
70
Avatar on homepage
Views:
16,832
Posted By
Kuipo
Im useing an off site avatar hack too, so the url...
Im useing an off site avatar hack too, so the url is stored in a field (field7)
i trid to change this:
to this:
Forum:
Modification Requests/Questions (Unpaid)
11-03-2002, 11:43 AM
Replies:
10
Quick Delete Avatar - Fairly easy I think
Views:
1,606
Posted By
Kuipo
Quick Delete Avatar - Fairly easy I think
Ok, this seems like a wierd hack request at first, but it makes sence!
I would like a hack that puts a link under the avatar, that will remove that persons avatar.
I have an Off site avatar...
Forum:
vBulletin 2.x Full Releases
11-03-2002, 10:12 AM
Replies:
34
Off Site Avatar Hack
Views:
8,101
Posted By
Kuipo
Ahhhh Sweetness!! Great hack, and thanks a...
Ahhhh Sweetness!! Great hack, and thanks a BUNCH MarkB for fixing that little problem with the space and broken images!
Forum:
Modification Requests/Questions (Unpaid)
11-03-2002, 09:13 AM
Replies:
2
Pulldown menu Profile fields?
Views:
906
Posted By
Kuipo
ahh thx, didn't catch that one. dang i've been...
ahh thx, didn't catch that one. dang i've been looking too. Hate it when you skim past somthing. Thx for the advice tho ^^
Forum:
Modification Requests/Questions (Unpaid)
11-03-2002, 02:22 AM
Replies:
2
Pulldown menu Profile fields?
Views:
906
Posted By
Kuipo
Pulldown menu Profile fields?
This is somthing that would help me out if anyone has the time ^^
1. Fields in peoples profiles that are pulldown menu's instead of text boxes. This would help me alot. Also, if you could make...
Forum:
vBulletin 2.x Full Releases
11-01-2002, 08:26 AM
Replies:
635
Warnings System Hack v2.1
Views:
93,382
Posted By
Kuipo
yup yup, i figured after reading about 15 of the...
yup yup, i figured after reading about 15 of the 17 pages of posts. Got a lof of user on our forums at all times, dont wana make a fool of us by installing somthing wrong ;) you know how it is.
I...
Forum:
vBulletin 2.x Full Releases
11-01-2002, 07:29 AM
Replies:
635
Warnings System Hack v2.1
Views:
93,382
Posted By
Kuipo
just ignore the line "warnconfig.php (admin...
just ignore the line "warnconfig.php (admin directory)"
that file doesnt exist anymore ^^
You can make a user group later. But its not needed for instalation. It's an option in the control...
Forum:
vBulletin 2.x Full Releases
11-01-2002, 06:59 AM
Replies:
635
Warnings System Hack v2.1
Views:
93,382
Posted By
Kuipo
Workd Great, Using 2.2.8 and i did the folowing. ...
Workd Great, Using 2.2.8 and i did the folowing. Didn't deal with this part of the read me at all
i made the rest of the changes that the "installation_txt.php" says to make. then i put the...
Showing results 1 to 19 of 19
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
06:14 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.01444 seconds
Memory Usage
1,990KB
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
(19)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(35)
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.0006
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(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(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(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(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(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(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(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(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
(unspecified) fetch_permissions(4, 0, 1,''); -> cached fperms for forum 4
FULLTEXT Search
php_sapi_name(): fpm-fcgi