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 4
1
2
3
>
Last
»
Showing results 1 to 25 of 77
Search took
0.00
seconds.
Search:
Posts Made By:
TouchingVirus
Forum:
Programming Articles
07-18-2004, 10:00 PM
Replies:
4
Collapse Tables by Default
Views:
4,631
Posted By
TouchingVirus
Collapse Tables by Default
Well, i just thought i would tell you all how to make things be collapsed by default because i didnt see anything relating to it on the forums.
In vB3, theres the handy feature to collapse items,...
Forum:
vBulletin 3.0 Full Releases
07-07-2004, 06:29 PM
Replies:
438
BVShoutbox FULLL
Views:
84,806
Posted By
TouchingVirus
here is my advice..revert....
here is my advice..revert....
Forum:
Community Lounge
07-01-2004, 12:04 PM
Replies:
11
ADMINS ONLY , im sik of this bULL++++!
Views:
1,660
Posted By
TouchingVirus
I would like to hear the answers from Logicians...
I would like to hear the answers from Logicians questions, especially the one about how this member knows it was vBulletin that was the thing that was exploited.
I think its outrageous to come...
Forum:
Modification Requests/Questions (Unpaid)
04-21-2004, 05:07 PM
Replies:
2
disable post count but keep satiscitc
Views:
758
Posted By
TouchingVirus
Using if conditions in SHOWTHREAD template...
Using if conditions in SHOWTHREAD template enables this..
For example -
<if condition"$threadinfo['forumid'] != '6' || $threadinfo['forumid'] != '7'>
...show postcount code...
<else />
Forum:
vB3 General Discussions
04-19-2004, 05:56 PM
Replies:
9
Another one..
Views:
844
Posted By
TouchingVirus
any ideas Assassingod
any ideas Assassingod
Forum:
Modification Requests/Questions (Unpaid)
04-19-2004, 12:11 AM
Replies:
19
Avatar Opacity For Online/Offline Members
Views:
2,161
Posted By
TouchingVirus
From vbulletintemplates.com ...using search...
From vbulletintemplates.com ...using search "Opacity" in all forums..and did a little quick writeup..
<if condition="$onlinestatus==0">
<if condition="$show['avatar']"><td class="alt2"><a...
Forum:
vB3 General Discussions
04-18-2004, 11:24 PM
Replies:
13
A little help upgrading to VB3 from a hacked VB2?
Views:
1,180
Posted By
TouchingVirus
The styles didnt work because the style system...
The styles didnt work because the style system changed totally :P
I amnt sure, having not upgraded, but wouldn't added/altered tables pose a problem?
Forum:
vBulletin 3.0 Full Releases
04-18-2004, 10:00 PM
Replies:
8
vBindex Last Members Hack
Views:
3,263
Posted By
TouchingVirus
vBindex Last Members Hack
Major thanks to assassingod for giving me the key to this hack, and to my other ones that were in the DEV stage because i didnt know i had to loop :)
Find this in vbindex.php
...
Forum:
Modification Requests/Questions (Unpaid)
04-18-2004, 07:05 PM
Replies:
12
What is wrong with this code?
Views:
1,046
Posted By
TouchingVirus
* TouchingVirus pays Boofo damnit, i will...
* TouchingVirus pays Boofo
damnit, i will get you again :D
Forum:
vB3 General Discussions
04-18-2004, 05:51 PM
Replies:
13
A little help upgrading to VB3 from a hacked VB2?
Views:
1,180
Posted By
TouchingVirus
Yes there was such a tool @ vb.com, written by...
Yes there was such a tool @ vb.com, written by Steve methinks, but it didnt work too good :D
Forum:
vB3 General Discussions
04-18-2004, 04:44 PM
Replies:
9
Another one..
Views:
844
Posted By
TouchingVirus
I changed it to use one..now code is as follows ...
I changed it to use one..now code is as follows
// Query for getting visitor countrycode
if (isset($_POST[submit]))
{
$cc = $_POST['country'];
$query = $DB_site->query("SELECT * FROM...
Forum:
vB3 General Discussions
04-18-2004, 04:27 PM
Replies:
9
Another one..
Views:
844
Posted By
TouchingVirus
Ok, heres another one that hinged on that...
Ok, heres another one that hinged on that problem...i thought that the above would have sorted it out..but it didnt :(
I have the IP-to-country database.. i have a page with a country-dropdown...
Forum:
Modification Requests/Questions (Unpaid)
04-18-2004, 04:18 PM
Replies:
8
Last Members
Views:
1,070
Posted By
TouchingVirus
By the way, change $lastlimit = 7; to whatever...
By the way, change $lastlimit = 7; to whatever you want it to show :)
Forum:
Modification Requests/Questions (Unpaid)
04-18-2004, 04:16 PM
Replies:
8
Last Members
Views:
1,070
Posted By
TouchingVirus
Major thanks to assassingod for giving me the key...
Major thanks to assassingod for giving me the key to this hack, and to my other ones that were in the DEV stage because i didnt know i had to loop :)
Find this in vbindex.php
...
Forum:
vB3 General Discussions
04-18-2004, 04:10 PM
Replies:
9
Another one..
Views:
844
Posted By
TouchingVirus
Works like a charm (not that i doubted :D) Thanks...
Works like a charm (not that i doubted :D) Thanks so much assassingod ;)
Forum:
vB3 General Discussions
04-18-2004, 04:08 PM
Replies:
9
Another one..
Views:
844
Posted By
TouchingVirus
Quick response, thanks for that Assassingod, i...
Quick response, thanks for that Assassingod, i will try it straight away!
Forum:
vB3 General Discussions
04-18-2004, 03:56 PM
Replies:
9
Another one..
Views:
844
Posted By
TouchingVirus
Another one..
Here is another one that has me half-stumped!
In vbulletin, especially, when i do custom queries, i usually get multiple rows of results..
Rather like this little snippet..
$user =...
Forum:
vB3 General Discussions
04-18-2004, 03:48 PM
Replies:
4
Preg_replace..
Views:
853
Posted By
TouchingVirus
thanks for the advice dean :)
thanks for the advice dean :)
Forum:
Modification Requests/Questions (Unpaid)
04-18-2004, 02:54 PM
Replies:
8
Last Members
Views:
1,070
Posted By
TouchingVirus
let me get vbindex and sort it out myself and...
let me get vbindex and sort it out myself and then i will post how to do it :)
Forum:
Modification Requests/Questions (Unpaid)
04-18-2004, 02:50 PM
Replies:
8
Last Members
Views:
1,070
Posted By
TouchingVirus
You added that code into a template? You mad...
You added that code into a template?
You mad thing, thats a php page in itself :D
Forum:
Modification Requests/Questions (Unpaid)
04-18-2004, 02:07 PM
Replies:
5
Direct Link to the LogIn Page?
Views:
1,314
Posted By
TouchingVirus
Indeed, it works like a charm Alex, nice one ;)
Indeed, it works like a charm Alex, nice one ;)
Forum:
Modification Requests/Questions (Unpaid)
04-18-2004, 02:02 PM
Replies:
8
Last Members
Views:
1,070
Posted By
TouchingVirus
// ### Get vBulletin Backend ### ...
// ### Get vBulletin Backend ###
require_once('./global.php');
// ### Run Query ###
$last5 = $DB_site->query("SELECT username FROM `user` ORDER BY joindate DESC LIMIT 5");
// ### Output...
Forum:
Modification Requests/Questions (Unpaid)
04-18-2004, 01:08 PM
Replies:
12
What is wrong with this code?
Views:
1,046
Posted By
TouchingVirus
Indeed, say who won :P:P
Indeed, say who won :P:P
Forum:
vB3 General Discussions
04-17-2004, 10:41 PM
Replies:
4
Preg_replace..
Views:
853
Posted By
TouchingVirus
Ok, thanks for that assassingod.. What about...
Ok, thanks for that assassingod..
What about 3 and 4 and 5..
"/(<\/?)(\w+)([^>]*>)/e",
"'\\1'.strtoupper('\\2').'\\3'"
Like what is all that...that is what confuses me :D
Forum:
vBulletin 3.0 Full Releases
04-17-2004, 10:01 PM
Replies:
11
Thread Counter & Display
Views:
4,400
Posted By
TouchingVirus
Yes, but consider the information it retreives...
Yes, but consider the information it retreives along with the amount of post's per page..(a usual 15)..it adds about a second to load times :)
Showing results 1 to 25 of 77
Page 1 of 4
1
2
3
>
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
02:54 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.01795 seconds
Memory Usage
2,040KB
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
(17)
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.0013
(unspecified) fetch_permissions(188, 0, 1,''); -> cached fperms for forum 188
(unspecified) fetch_permissions(188, 0, 1,''); -> cached fperms for forum 188
(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(13, 0, 1,''); -> cached fperms for forum 13
(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(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(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(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(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
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
FULLTEXT Search
php_sapi_name(): fpm-fcgi