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 3
1
2
3
>
Showing results 1 to 25 of 51
Search took
0.00
seconds.
Search:
Posts Made By:
Guru
Forum:
Modification Requests/Questions (Unpaid)
11-15-2003, 06:38 PM
Replies:
20
Code to prevent linking from specific site(s)
Views:
2,839
Posted By
Guru
<a...
<a href="https://vborg.vbsupport.ru/showthread.php?threadid=35399" target="_blank">https://vborg.vbsupport.ru/showt...threadid=35399</a>
Forum:
Member Archives
11-15-2003, 06:37 PM
Replies:
10
How do you prevent other sites linking to your attachments?
Views:
988
Posted By
Guru
<a...
<a href="https://vborg.vbsupport.ru/showthread.php?threadid=35399" target="_blank">https://vborg.vbsupport.ru/showt...threadid=35399</a>
Forum:
vBulletin 2.x Full Releases
05-14-2003, 01:35 PM
Replies:
104
Stop Users from Cross-linking Attachments
Views:
22,702
Posted By
Guru
On my site, some users have problems if their...
On my site, some users have problems if their security settings block the "HTTP-REFERER" header that this hack depends on. Try lowering your own security settings to see if that fixes it.
It...
Forum:
vBulletin 2.x Full Releases
05-14-2003, 01:32 AM
Replies:
104
Stop Users from Cross-linking Attachments
Views:
22,702
Posted By
Guru
There is no file-specific code, so it should work...
There is no file-specific code, so it should work for anything you can attach.
Forum:
vBulletin 2.x Full Releases
05-14-2003, 01:31 AM
Replies:
104
Stop Users from Cross-linking Attachments
Views:
22,702
Posted By
Guru
You would want to check that ALL domain...
You would want to check that ALL domain possibilities are false, so substitute "&&" for the "||" This will require ALL the domain checks to return false, which is what you want in this case.
Forum:
vBulletin 2.x Full Releases
02-11-2003, 02:27 AM
Replies:
104
Stop Users from Cross-linking Attachments
Views:
22,702
Posted By
Guru
As far as I can determine, this happens with IE...
As far as I can determine, this happens with IE 6.0 users only. And, it may be fixed in a service pack. I think it's because this version of IE doesn't submit the "REFERER" header correctly. Does...
Forum:
vBulletin 2.x Full Releases
11-17-2002, 07:25 PM
Replies:
104
Stop Users from Cross-linking Attachments
Views:
22,702
Posted By
Guru
After a brief amount of thought, of course...
After a brief amount of thought, of course smilies can't be protected by this code. They are individual files, served up by your host.
Forum:
Modification Requests/Questions (Unpaid)
11-17-2002, 07:16 PM
Replies:
1
Backup using Gzip file type
Views:
864
Posted By
Guru
Backup using Gzip file type
I may have missed a hack that already does this, but it would be really cool if there was an option in backup to send the file as a compressed (gz) file, rather than a huge ascii file.
It seemed...
Forum:
vBulletin 2.x Full Releases
11-17-2002, 03:07 AM
Replies:
104
Stop Users from Cross-linking Attachments
Views:
22,702
Posted By
Guru
I have no clue for the last two questions. ...
I have no clue for the last two questions. Anyone?
Forum:
vBulletin 2.x Full Releases
09-30-2002, 11:25 PM
Replies:
104
Stop Users from Cross-linking Attachments
Views:
22,702
Posted By
Guru
Some of our users that use IE 6.0 have reported...
Some of our users that use IE 6.0 have reported that problem. Are you running the latest vBulletin?
Forum:
vBulletin 2.x Full Releases
09-11-2002, 11:23 PM
Replies:
104
Stop Users from Cross-linking Attachments
Views:
22,702
Posted By
Guru
Thanks for the addition. That's cool. I added a...
Thanks for the addition. That's cool. I added a link to this post with a note in the original hack.
Forum:
vBulletin 2.x Full Releases
09-08-2002, 10:38 PM
Replies:
104
Stop Users from Cross-linking Attachments
Views:
22,702
Posted By
Guru
I see a small red "X" You may be seeing a cached...
I see a small red "X" You may be seeing a cached image in your browser. Try "Refresh."
Forum:
vBulletin 2.x Full Releases
08-13-2002, 11:43 PM
Replies:
104
Stop Users from Cross-linking Attachments
Views:
22,702
Posted By
Guru
I don't know what that hack does, exactly, but...
I don't know what that hack does, exactly, but given the name (... as files), it seems that it may not. Perhaps someone who knows more about that hack will comment?
Forum:
vBulletin 2.x Full Releases
07-24-2002, 11:33 PM
Replies:
104
Stop Users from Cross-linking Attachments
Views:
22,702
Posted By
Guru
This hack won't work for smilies. They are...
This hack won't work for smilies. They are simply little gif files. You would have to use the .htaccess method for those.
Adding
echo "test";
will break the mime type. It needs to be an...
Forum:
vBulletin.org Site Feedback
06-25-2002, 01:37 AM
Replies:
1
Edit Hack in DB...
Views:
1,184
Posted By
Guru
Edit Hack in DB...
The button graphic is broken. "editindb.gif"
Forum:
vBulletin.org Site Feedback
06-13-2002, 04:17 AM
Replies:
12
The Hack forum has so many hacks...
Views:
1,364
Posted By
Guru
Exactly like that would work, only it should be...
Exactly like that would work, only it should be in the forum.
Forum:
vBulletin.org Site Feedback
06-13-2002, 03:24 AM
Replies:
12
The Hack forum has so many hacks...
Views:
1,364
Posted By
Guru
The Hack forum has so many hacks...
The Hack forum has so many hacks that you might want to consider creating sub-forums for those. The hacks could be categorized into groups such as User Control Panel, Forum Display, Admin Functions,...
Forum:
vBulletin 2.x Full Releases
06-02-2002, 05:09 PM
Replies:
104
Stop Users from Cross-linking Attachments
Views:
22,702
Posted By
Guru
You may want to fix the spelling of your site...
You may want to fix the spelling of your site name in the substitute image...
Forum:
vBulletin.org Site Feedback
05-26-2002, 04:37 PM
Replies:
4
One little thing...
Views:
1,096
Posted By
Guru
Clicking on the logo is not obvious. Of course...
Clicking on the logo is not obvious. Of course it works. I just typed "forum" after vbulletin.org in the URL, but not everyone will know to do that.
Forum:
vBulletin.org Site Feedback
05-26-2002, 04:08 PM
Replies:
4
One little thing...
Views:
1,096
Posted By
Guru
One little thing...
From the vBulletin.org Home page, I could find no way to get to the forums. You need a button for that, I think. See?
http://www.vbulletin.org/index.php?s=
Forum:
vBulletin 2.x Full Releases
03-13-2002, 01:48 AM
Replies:
104
Stop Users from Cross-linking Attachments
Views:
22,702
Posted By
Guru
I want guests to be able to see the images and...
I want guests to be able to see the images and attachments... that's what we're selling. What I don't want is people using my bandwidth to post signature pics on other boards.
Forum:
vBulletin 2.x Full Releases
03-12-2002, 05:11 AM
Replies:
104
Stop Users from Cross-linking Attachments
Views:
22,702
Posted By
Guru
Is that a standard option?
Is that a standard option?
Forum:
vBulletin 2.x Full Releases
03-12-2002, 05:09 AM
Replies:
104
Stop Users from Cross-linking Attachments
Views:
22,702
Posted By
Guru
Nobody wants to steal the bandwidth to serve an...
Nobody wants to steal the bandwidth to serve an ad for my site...
Forum:
vBulletin 2.x Full Releases
03-11-2002, 02:03 AM
Replies:
104
Stop Users from Cross-linking Attachments
Views:
22,702
Posted By
Guru
Avatars are attachments, as far as I know...
Avatars are attachments, as far as I know...
Forum:
vBulletin 2.x Full Releases
03-09-2002, 07:07 PM
Replies:
19
Bandwidth Thieves
Views:
3,629
Posted By
Guru
See also: ...
See also: https://vborg.vbsupport.ru/showthread.php?s=&threadid=35399
Showing results 1 to 25 of 51
Page 1 of 3
1
2
3
>
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
08:04 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.01867 seconds
Memory Usage
2,024KB
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
(59)
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.0012
(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(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(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
(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(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
(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(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(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(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(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
(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