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 2
1
2
>
Showing results 1 to 25 of 39
Search took
0.00
seconds.
Search:
Posts Made By:
Almax1
Forum:
vBulletin 2.x Full Releases
10-25-2003, 05:38 PM
Replies:
61
User Rating hack
Views:
8,358
Posted By
Almax1
infact top posters & date joined dont work now
infact top posters & date joined dont work now
Forum:
vBulletin 2.x Full Releases
10-25-2003, 05:37 PM
Replies:
61
User Rating hack
Views:
8,358
Posted By
Almax1
aghhhh still dont work :( * Almax1 cries :P
aghhhh still dont work :(
* Almax1 cries :P
Forum:
vBulletin 2.x Full Releases
10-23-2003, 02:47 PM
Replies:
61
User Rating hack
Views:
8,358
Posted By
Almax1
mmm think u missed summit in memberlist.php ...
mmm think u missed summit
in memberlist.php
few lines after your inserted code it has
==========================================
if ($orderby=="" or ($orderby!="username" and...
Forum:
vBulletin 2.x Full Releases
10-18-2003, 03:14 PM
Replies:
61
User Rating hack
Views:
8,358
Posted By
Almax1
already checked hmmmm dunno weird its just...
already checked hmmmm dunno weird
its just listing members in reverse order ???
Forum:
vBulletin 2.x Full Releases
10-16-2003, 10:08 PM
Replies:
61
User Rating hack
Views:
8,358
Posted By
Almax1
it lists users in reverse order sorry
it lists users in reverse order sorry
Forum:
vBulletin 2.x Full Releases
10-16-2003, 09:45 PM
Replies:
61
User Rating hack
Views:
8,358
Posted By
Almax1
na m8 same prob random order
na m8 same prob random order
Forum:
vBulletin 2.x Full Releases
10-16-2003, 06:32 PM
Replies:
61
User Rating hack
Views:
8,358
Posted By
Almax1
ermm the top rated are in random order ??? ...
ermm the top rated are in random order ???
oh well nm the rest of the hack is neat m8 ;)
Forum:
vBulletin 2.x Full Releases
10-16-2003, 06:27 PM
Replies:
61
User Rating hack
Views:
8,358
Posted By
Almax1
thanx m8 ;) top man
thanx m8 ;)
top man
Forum:
vBulletin 2.x Full Releases
10-14-2003, 11:31 PM
Replies:
61
User Rating hack
Views:
8,358
Posted By
Almax1
thanks 4 the update m8 but u still missing a bit ...
thanks 4 the update m8 but u still missing a bit
no reference in your update to [top 10 rated] link
which resides in the memberlist template i think
think you may have forgotten
sorry mate 4...
Forum:
vBulletin 2.x Full Releases
10-13-2003, 09:39 PM
Replies:
61
User Rating hack
Views:
8,358
Posted By
Almax1
edit memberlist template maybe ?? no...
edit memberlist template maybe ??
no reference in your file :P
Forum:
vBulletin 2.x Full Releases
10-13-2003, 09:35 PM
Replies:
61
User Rating hack
Views:
8,358
Posted By
Almax1
i asked because the memberlist bit does not show...
i asked because the memberlist bit does not show any reference to the hack
it is as it was b4
step 3:
edit memberlist.php
====================================================================
...
Forum:
vBulletin 2.x Full Releases
10-13-2003, 06:06 PM
Replies:
61
User Rating hack
Views:
8,358
Posted By
Almax1
and can u zip the screenies i cant seem to get...
and can u zip the screenies i cant seem to get them :(
Forum:
vBulletin 2.x Full Releases
10-13-2003, 06:03 PM
Replies:
61
User Rating hack
Views:
8,358
Posted By
Almax1
thanks ;) "quick request" :D top ratings table...
thanks ;) "quick request" :D
top ratings table can u do :P asked b4 :D
Forum:
vBulletin 2.x Full Releases
10-13-2003, 05:07 PM
Replies:
61
User Rating hack
Views:
8,358
Posted By
Almax1
great stuff m8 ;) but an error her find what ?? ...
great stuff m8 ;) but an error her find what ??
-(stop copying)-
find:
UNDER that ADD:
-(start copying)-
Forum:
vB3 Programming Discussions
10-12-2003, 08:56 PM
Replies:
5
Query And Template
Views:
1,030
Posted By
Almax1
No doesnt work right :( the hack is here ...
No doesnt work right :(
the hack is here
https://vborg.vbsupport.ru/showpost.php?p=418407&postcount=1
i just wanted to create an add on for a chart with top 30 & worst 30 sort of thing
i'm...
Forum:
vB3 Programming Discussions
10-12-2003, 03:10 PM
Replies:
5
Query And Template
Views:
1,030
Posted By
Almax1
so how do i match that bit of code into a...
so how do i match that bit of code into a template ??
just trying to understand nearly there :D
Forum:
vB3 Programming Discussions
10-12-2003, 11:20 AM
Replies:
5
Query And Template
Views:
1,030
Posted By
Almax1
Query And Template
SELECT *
FROM `user`
ORDER BY `userrating
is the sql on the DB
Right i want to make a simple query showing the username & userating with userating in reverse order first 30 people
And i...
Forum:
Community Lounge
10-09-2003, 08:02 PM
Replies:
13
~SQL Quiz
Views:
1,671
Posted By
Almax1
Result: 14 of 20 70% Almost! Study a...
Result:
14 of 20
70%
Almost! Study a little more and take the test again!
Time Spent
4:14
Forum:
vB3 Programming Discussions
09-20-2003, 12:32 AM
Replies:
19
[Parse error ]in my code help needed
Views:
1,950
Posted By
Almax1
Then add a template that does loop over and over ...
Then add a template that does loop over and over
example would be great
Forum:
vB3 Programming Discussions
09-18-2003, 07:03 PM
Replies:
19
[Parse error ]in my code help needed
Views:
1,950
Posted By
Almax1
already tried that m8 tried a few ways but it...
already tried that m8
tried a few ways but it wont show the results of the forums specified
script & template is in https://vborg.vbsupport.ru/showpost.php?p=434961&postcount=13
Forum:
vB3 Programming Discussions
09-18-2003, 06:51 PM
Replies:
19
[Parse error ]in my code help needed
Views:
1,950
Posted By
Almax1
Thanks for the speedy reply assasingod i tried...
Thanks for the speedy reply assasingod i tried that but......
Forum:
vB3 Programming Discussions
09-18-2003, 06:43 PM
Replies:
19
[Parse error ]in my code help needed
Views:
1,950
Posted By
Almax1
This is simply frustrating me now thank you to...
This is simply frustrating me now thank you to all that have helped
i can get the template to show now but no results from either forum ??
Any help or guidelines would be great thanks
<?php...
Forum:
vB3 Programming Discussions
09-18-2003, 05:09 PM
Replies:
19
[Parse error ]in my code help needed
Views:
1,950
Posted By
Almax1
thank you very much Logician got it working...
thank you very much Logician
got it working ;P
[edit: spoke to soon] :(
Forum:
vB3 Programming Discussions
09-18-2003, 12:51 PM
Replies:
19
[Parse error ]in my code help needed
Views:
1,950
Posted By
Almax1
Thanks Logician but still no luck :( changed...
Thanks Logician but still no luck :(
changed the code to this
<?php
/////////////// CONFIG ///////////////
//
$maxposters = "10"; // change this to the number of posters you want to...
Forum:
vBulletin 2.x Full Releases
09-17-2003, 09:43 PM
Replies:
230
Forum stats on signature image
Views:
122,711
Posted By
Almax1
$text = "Members: $numbermembers Threads:...
$text = "Members: $numbermembers Threads: $totalthreads Posts: $totalposts\n";
fixed it thanx for your help m8
Showing results 1 to 25 of 39
Page 1 of 2
1
2
>
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:21 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.03059 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
(1)
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.0008
(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(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(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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