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 12
1
2
3
11
>
Last
»
Showing results 1 to 25 of 276
Search took
0.01
seconds.
Search:
Posts Made By:
okrogius
Forum:
vBulletin 3.0 Beta Releases
09-07-2004, 08:57 PM
Replies:
13
Archive Hack for IIS
Views:
2,969
Posted By
okrogius
The hack misses the primary point of the...
The hack misses the primary point of the "archive". The goal isn't simplified content pages, but static looking URL's, which yours fails to do.
Forum:
Modification Requests/Questions (Unpaid)
08-22-2004, 02:28 AM
Replies:
4
Cron Backup Script Pls...
Views:
960
Posted By
okrogius
You shouldn't do this, as if you have a large...
You shouldn't do this, as if you have a large forum you will receive corrupt backups due to php timeouts. Rely on your OS way of doing crons or scheduled tasks.
Forum:
Modification Requests/Questions (Unpaid)
08-02-2004, 06:04 AM
Replies:
2
Unique thread views
Views:
1,524
Posted By
okrogius
That would require massive amounts of storage.
That would require massive amounts of storage.
Forum:
vBulletin 3.0 Full Releases
06-28-2004, 07:46 PM
Replies:
265
vB Easy Archive - Search Engine Spiderable Hack!
Views:
82,688
Posted By
okrogius
Not quite the case. Google sees this as duplicate...
Not quite the case. Google sees this as duplicate content, and penalizes for that.
Forum:
vBulletin 3.0 Full Releases
01-19-2004, 06:00 PM
Replies:
17
Additional external.php feed format
Views:
5,578
Posted By
okrogius
sure, using this getitng yoru threads can be as...
sure, using this getitng yoru threads can be as simple as:
<?php
$threads = unserialize(file_get_contents('http://www.example.com/external.php?type=php'));
for ($i=0; $<count($threads);...
Forum:
vBulletin 3.0 Full Releases
01-17-2004, 09:32 PM
Replies:
9
SigmaChat user integration
Views:
4,595
Posted By
okrogius
<a href="http://www.cgshockforums.com"...
<a href="http://www.cgshockforums.com" target="_blank">http://www.cgshockforums.com</a>
However, to access the sigma applet you will either need to have made 12 posts in the last 24 hours, or...
Forum:
Modification Requests/Questions (Unpaid)
01-13-2004, 10:24 PM
Replies:
20
Duplicate users/passwords?
Views:
2,420
Posted By
okrogius
There are no security issues created just by...
There are no security issues created just by storing passwords even in plain text provided the server(s) is(/are) secured well, and the people who have access to the database are responsible. Granted...
Forum:
Modification Requests/Questions (Unpaid)
01-13-2004, 09:21 PM
Replies:
20
Duplicate users/passwords?
Views:
2,420
Posted By
okrogius
Hashing can remain with the same password...
Hashing can remain with the same password checking, but unique user salts would indeed have to go.
Forum:
vBulletin 3.0 Full Releases
01-12-2004, 08:05 PM
Replies:
20
vB-Bang! / vB Dos "Turn your quick reply into Command Prompt"
Views:
6,101
Posted By
okrogius
I am not using it. Not due to disrespect for the...
I am not using it. Not due to disrespect for the person's time for writing this, but simply because I have no need for it. Nevertheless I don't believe giving suggestions how to make something better...
Forum:
vBulletin 3.0 Full Releases
01-11-2004, 10:20 PM
Replies:
20
vB-Bang! / vB Dos "Turn your quick reply into Command Prompt"
Views:
6,101
Posted By
okrogius
Very messy code to be honest. Plus the...
Very messy code to be honest.
Plus the delete thread is severely flawed too. Instead of deleting from view which is probably desired you permanently delete. And delete only the thread entry,...
Forum:
Modification Requests/Questions (Unpaid)
01-11-2004, 09:50 PM
Replies:
19
Download Hack
Views:
2,125
Posted By
okrogius
In case you, or anyone else, may be thinking of...
In case you, or anyone else, may be thinking of this I'd suggest reading Title 17 of US Code (http://www4.law.cornell.edu/uscode/17/). Pay particular attention to Sections 101, 103 in Chapter 1, and...
Forum:
Modification Requests/Questions (Unpaid)
01-11-2004, 09:41 PM
Replies:
19
Download Hack
Views:
2,125
Posted By
okrogius
I will update it for vb3 in a couple of days to a...
I will update it for vb3 in a couple of days to a week. :) No free hsoting, thanks though. Fiscal donations are more then welcome however.
Forum:
vBulletin 3.0 Full Releases
01-09-2004, 09:22 PM
Replies:
14
User Notes upon Banning Actions
Views:
6,294
Posted By
okrogius
Title is automatically filled in as apropriate....
Title is automatically filled in as apropriate. The reason (which is netered when banning or unbanning) goes into the body of the usernote.
Forum:
Modification Requests/Questions (Unpaid)
01-09-2004, 09:19 PM
Replies:
19
Download Hack
Views:
2,125
Posted By
okrogius
https://vborg.vbsupport.ru/showthread.php?s=&threa...
https://vborg.vbsupport.ru/showthread.php?s=&threadid=46963
Is this what sort of thign you are looking for?
Forum:
vBulletin 3.0 Full Releases
01-06-2004, 07:40 PM
Replies:
17
Additional external.php feed format
Views:
5,578
Posted By
okrogius
No external information is passed via this,...
No external information is passed via this, composed to using rss/xml/etc. Prime benefit is easyness of use; say you have a PHP page which should display latest threads.
Would it be easier to just...
Forum:
vBulletin 3.0 Full Releases
01-02-2004, 10:00 PM
Replies:
9
SigmaChat user integration
Views:
4,595
Posted By
okrogius
SigmaChat user integration
This will allow your sigma chat based chat room (Platinium plan or higher required) to use your vbulletin's member database. Attached file has all you need including directions.
Forum:
vBulletin 3.0 Full Releases
01-02-2004, 10:00 PM
Replies:
14
User Notes upon Banning Actions
Views:
6,294
Posted By
okrogius
User Notes upon Banning Actions
This will insert an apropriate usernote into someone's history when they're banned, or unbanned.
Forum:
vBulletin 3.0 Full Releases
01-02-2004, 10:00 PM
Replies:
17
Additional external.php feed format
Views:
5,578
Posted By
okrogius
Additional external.php feed format
Those of you who integrate your feed in a PHP page will appreciate the simplicity of working with this :).
Once installed you can just include your therads on your site's pages (example) via...
Forum:
vB3 General Discussions
12-23-2003, 05:39 PM
Replies:
3
Selling vbulletin question..
Views:
1,008
Posted By
okrogius
They get your complete license. Which means you...
They get your complete license. Which means you loose your member area access, and they get a new login issued to them.
Just selling your login, or a "downloaded version" is software piracy.
Forum:
vB3 General Discussions
07-03-2003, 02:28 AM
Replies:
3
grrr vb3 db
Views:
931
Posted By
okrogius
Yes. Run upgrade.php
Yes. Run upgrade.php
Forum:
Modification Requests/Questions (Unpaid)
06-30-2003, 12:27 AM
Replies:
18
vb-Passport system, a Global User Database.
Views:
3,564
Posted By
okrogius
<a...
<a href="http://www.vbulletin.com/forum/showpost.php?p=470566&postcount=2" target="_blank">http://www.vbulletin.com/forum/showp...66&postcount=2</a>
Forum:
Modification Requests/Questions (Unpaid)
06-26-2003, 12:13 AM
Replies:
1
Encryption Module
Views:
872
Posted By
okrogius
If someone can access your datbase, then they...
If someone can access your datbase, then they will surely be able to access your files - thus being able to decrypt it all back.
Waste of time, space, money, and server resources.
Forum:
Modification Requests/Questions (Unpaid)
06-25-2003, 03:40 AM
Replies:
4
Usergroups
Views:
971
Posted By
okrogius
Yes - disable post count counting in the intro...
Yes - disable post count counting in the intro forum all together.
Forum:
Modification Requests/Questions (Unpaid)
06-24-2003, 07:05 PM
Replies:
18
vb-Passport system, a Global User Database.
Views:
3,564
Posted By
okrogius
Actually this "vb-passport" idea was...
Actually this "vb-passport" idea was scrapped/
Forum:
Community Lounge
05-18-2003, 12:52 AM
Replies:
14
Matrix: Revolutions trailer
Views:
1,313
Posted By
okrogius
I saw it twice :p. It was okay I guess, nothing...
I saw it twice :p. It was okay I guess, nothing too special though.
Showing results 1 to 25 of 276
Page 1 of 12
1
2
3
11
>
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
10:25 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.01989 seconds
Memory Usage
2,064KB
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)
pagenav_pagelinkrel
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(39)
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.0042
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(unspecified) fetch_permissions(34, 0, 1,''); -> cached fperms for forum 34
(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(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(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(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(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(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(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(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(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(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(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
FULLTEXT Search
php_sapi_name(): fpm-fcgi