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 98
Search took
0.00
seconds.
Search:
Posts Made By:
Hwulex
Forum:
vBulletin 3.0 Full Releases
04-18-2004, 04:47 PM
Replies:
112
[vB3 RC3] Welcome Hack v1.2
Views:
23,191
Posted By
Hwulex
I am a bit tied up at the moment as i've just...
I am a bit tied up at the moment as i've just been offered a new job 300 miles away, which I have to move for inside two weeks, and in that time I have a 7 day vacation. Sorry but I just don't have...
Forum:
vBulletin 3.0 Full Releases
03-23-2004, 12:31 AM
Replies:
112
[vB3 RC3] Welcome Hack v1.2
Views:
23,191
Posted By
Hwulex
I'll take a look at getting them updated with the...
I'll take a look at getting them updated with the unread part in them asap. Unfortunately I've just been burgled, so don't expect it too soon. :(
Forum:
vBulletin 3.0 Full Releases
03-21-2004, 04:24 PM
Replies:
112
[vB3 RC3] Welcome Hack v1.2
Views:
23,191
Posted By
Hwulex
As for the problems with no PM links; by the...
As for the problems with no PM links; by the looks of it, your templates/phrases are different from mine. If you see, mine has "PMs: Unread 1, Total 35" where unread is the link.
Forum:
vBulletin 3.0 Full Releases
03-20-2004, 09:03 PM
Replies:
112
[vB3 RC3] Welcome Hack v1.2
Views:
23,191
Posted By
Hwulex
To do that, you'd simply have to edit the HTML. ...
To do that, you'd simply have to edit the HTML.
Easy enough to do yourself. Unfortunately I don't have the time, or will, to do such things atm.
Forum:
vBulletin 3.0 Full Releases
02-15-2004, 03:48 PM
Replies:
112
[vB3 RC3] Welcome Hack v1.2
Views:
23,191
Posted By
Hwulex
Edit the phrases in the Phrase MAnager, the same...
Edit the phrases in the Phrase MAnager, the same as you would for any other phrase.
As for the no-pm thing, I'll look into that later. :)
Forum:
vBulletin 3.0 Full Releases
01-23-2004, 11:34 AM
Replies:
112
[vB3 RC3] Welcome Hack v1.2
Views:
23,191
Posted By
Hwulex
Ok, I have mocked up this for you. It's not the...
Ok, I have mocked up this for you. It's not the most efficient thing in the world, and could add anything up to ten or twelve queries per page (as it's all called in global.php).
I have not...
Forum:
vBulletin 3.0 Full Releases
01-23-2004, 10:31 AM
Replies:
112
[vB3 RC3] Welcome Hack v1.2
Views:
23,191
Posted By
Hwulex
You could make the welcome hack appear on every...
You could make the welcome hack appear on every page, but you need to make some changes to index.php and global.php, as well as replace your navbar template.
The navbar changes I've got sorted,...
Forum:
vBulletin 3.0 Full Releases
01-23-2004, 10:22 AM
Replies:
112
[vB3 RC3] Welcome Hack v1.2
Views:
23,191
Posted By
Hwulex
The `- is meant to show that the breakdown of "X...
The `- is meant to show that the breakdown of "X members & X guests" is a branch from the "Online Now" part. If you do not like it, it is easily editable in the navbar template. :)
Forum:
vBulletin 3.0 Full Releases
01-22-2004, 08:58 AM
Replies:
112
[vB3 RC3] Welcome Hack v1.2
Views:
23,191
Posted By
Hwulex
Well *that's* weird. Fixed. Re-download. :)
Well *that's* weird.
Fixed. Re-download. :)
Forum:
vBulletin 3.0 Full Releases
01-22-2004, 02:12 AM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
913,141
Posted By
Hwulex
I added multiple half hour sessions at a time and...
I added multiple half hour sessions at a time and measured the time updates each time, and with the new algorithm, the results looked spot on for me.
The old one was very, very, wrong though.
Forum:
vBulletin 3.0 Full Releases
01-21-2004, 08:40 PM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
913,141
Posted By
Hwulex
Those are merely template hacks, HTML. They...
Those are merely template hacks, HTML. They would be easy enough to add if you so desired. If you're not sure on your HTML, pay the HTML School (http://www.w3schools.com/html/) a visit. :up:
...
Forum:
vBulletin 3.0 Full Releases
01-21-2004, 07:47 PM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
913,141
Posted By
Hwulex
My sincere appologies. In my lazy copy/pasting,...
My sincere appologies. In my lazy copy/pasting, I forgot to edit the mathematics in the hack.
I shall update now and report back in due course. :rolleyes:
Forum:
vBulletin 3.0 Full Releases
01-21-2004, 06:58 PM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
913,141
Posted By
Hwulex
Just edit the arcade.php. For example, edit:...
Just edit the arcade.php.
For example, edit:
$stats[alltime] .= $days.'d ';
To be:
$stats[alltime] .= $days.' Days, ';
etc etc.
Forum:
vBulletin 3.0 Full Releases
01-21-2004, 06:19 PM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
913,141
Posted By
Hwulex
Just a small addon one of my members requested...
Just a small addon one of my members requested earlier.
Description:
All this does is add two stats to your Arcade's main page:
1) Total number of games played.
2) The length of time spent...
Forum:
vBulletin 3.0 Full Releases
01-21-2004, 06:15 PM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
913,141
Posted By
Hwulex
Are you really being serious? :ermm:
Are you really being serious? :ermm:
Forum:
vBulletin 3.0 Full Releases
01-20-2004, 05:53 PM
Replies:
112
[vB3 RC3] Welcome Hack v1.2
Views:
23,191
Posted By
Hwulex
Good point. Guess I should update the...
Good point. Guess I should update the screenshots. :rolleyes:
<EDiT>
Done. :)
Forum:
vBulletin 3.0 Full Releases
01-20-2004, 11:34 AM
Replies:
112
[vB3 RC3] Welcome Hack v1.2
Views:
23,191
Posted By
Hwulex
I'm not sure I understand what you mean, sorry. ...
I'm not sure I understand what you mean, sorry.
At the moment, if a guest views the boards they will get an avatar reading 'Guest Please Register', and this avatar is a link to the registration...
Forum:
vBulletin 3.0 Full Releases
01-19-2004, 11:33 PM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
913,141
Posted By
Hwulex
Just to convince the non-believers; I've just...
Just to convince the non-believers; I've just installed this for the second time in a day, and it worked perfectly. Again. So there!
You guys just can't read. :p
Forum:
vBulletin 3.0 Full Releases
01-19-2004, 11:19 PM
Replies:
112
[vB3 RC3] Welcome Hack v1.2
Views:
23,191
Posted By
Hwulex
No worries. :D That's the main reason I...
No worries. :D
That's the main reason I edited the phrases because I had the same problem to start with. :)
Forum:
vBulletin 3.0 Full Releases
01-19-2004, 10:19 PM
Replies:
112
[vB3 RC3] Welcome Hack v1.2
Views:
23,191
Posted By
Hwulex
There's nothing I can really do abuot that. ...
There's nothing I can really do abuot that. Obviously, the larger the avatar you use, the worse it's going to look.
As for the 800x600 resolution; you could try shortening some of the phrases?
...
Forum:
vBulletin 3.0 Full Releases
01-19-2004, 08:32 PM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
913,141
Posted By
Hwulex
If it is, just throw in a <br> to shift it down a...
If it is, just throw in a <br> to shift it down a line.
Forum:
vBulletin 3.0 Full Releases
01-19-2004, 07:55 PM
Replies:
4,569
v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]
Views:
913,141
Posted By
Hwulex
www.textpad.com Has syntax highlighting,...
www.textpad.com
Has syntax highlighting, Macros, search directories of files, etc etc. Excellent.
Forum:
vBulletin 3.0 Full Releases
01-19-2004, 07:45 PM
Replies:
112
[vB3 RC3] Welcome Hack v1.2
Views:
23,191
Posted By
Hwulex
Version 1.2 uploaded. See original thread for...
Version 1.2 uploaded. See original thread for updated zip and changes from last version. :)
For those of you running versions 1.0 or 1.1, you basically just need to move the queries from...
Forum:
vBulletin 3.0 Full Releases
01-19-2004, 07:06 PM
Replies:
112
[vB3 RC3] Welcome Hack v1.2
Views:
23,191
Posted By
Hwulex
Ok. X problem for NewPosts and ActiveThreads is...
Ok. X problem for NewPosts and ActiveThreads is now sorted. I'd accidently pasted a testing template into the instructions rather than my live version. Apologies.
I have also added noavatar.gif...
Forum:
vBulletin 3.0 Full Releases
01-19-2004, 06:42 PM
Replies:
112
[vB3 RC3] Welcome Hack v1.2
Views:
23,191
Posted By
Hwulex
I had thought abuot this myself; having two extra...
I had thought abuot this myself; having two extra queries per page in global.php is a bit much.
What I might do now (seeing as I've got to do some other bits anyway) is alter the conditionals so...
Showing results 1 to 25 of 98
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
07:32 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.01651 seconds
Memory Usage
2,046KB
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
(75)
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.0015
(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(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(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(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(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(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(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