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 74
Search took
0.00
seconds.
Search:
Posts Made By:
Sean
Forum:
vB3 General Discussions
08-11-2002, 05:00 PM
Replies:
7
I want to take a few links out of the "navbar."
Views:
1,234
Posted By
Sean
Someone PLEASE help, there has to be a way to get...
Someone PLEASE help, there has to be a way to get this.. :)
Forum:
Member Archives
08-11-2002, 04:57 PM
Replies:
4
How do I for the following equation for forumdisplay.php (POSTS - THREADS)...
Views:
823
Posted By
Sean
Got it. Your line number didn't work, but I...
Got it. Your line number didn't work, but I moved it around a little, and found that this works:
Put:
$forum['commentcount'] = $forum['replycount'] - $forum['threadcount'];
in line 124, right...
Forum:
Member Archives
08-10-2002, 11:18 PM
Replies:
4
How do I for the following equation for forumdisplay.php (POSTS - THREADS)...
Views:
823
Posted By
Sean
Thanks! I'll try that out when I get a chance...
Thanks! I'll try that out when I get a chance and let you know. :D
Could you help with this other problem of mine?
https://vborg.vbsupport.ru/showthread.php?s=&threadid=41519
Forum:
Member Archives
08-10-2002, 10:55 PM
Replies:
4
How do I for the following equation for forumdisplay.php (POSTS - THREADS)...
Views:
823
Posted By
Sean
How do I for the following equation for forumdisplay.php (POSTS - THREADS)...
I want to show the number of comments, instead of posts. Therefore, the number of posts MINUS the threads.
Example:
Forum Help:
Posts: 17
Threads: 7
Comments: 10
Get it? :D
Forum:
vB3 General Discussions
08-10-2002, 10:49 PM
Replies:
7
I want to take a few links out of the "navbar."
Views:
1,234
Posted By
Sean
anyone?
anyone?
Forum:
vB3 General Discussions
08-10-2002, 12:45 AM
Replies:
7
I want to take a few links out of the "navbar."
Views:
1,234
Posted By
Sean
Can anyone help me out? Still wondering if this...
Can anyone help me out? Still wondering if this is possible..
Thanks.
Forum:
Member Archives
08-05-2002, 02:30 PM
Replies:
28
Please read if you know ANYTHING about hacking vB!
Views:
4,869
Posted By
Sean
Thank you!! man, you rock! Works perfect! ...
Thank you!! man, you rock!
Works perfect!
Since you are on such a roll, could you tell me if its possible to get the # of posts - # of threads? (EG: 15 posts, but 10 threads, therefore 5...
Forum:
Member Archives
08-05-2002, 12:11 PM
Replies:
28
Please read if you know ANYTHING about hacking vB!
Views:
4,869
Posted By
Sean
Thank you sooo much! :D I think its also...
Thank you sooo much! :D
I think its also possible to get the variables into forumdisplay.php, because these forums do the same thing in the hacks forum.
Do you know how I could do that? This...
Forum:
Member Archives
08-04-2002, 10:28 PM
Replies:
28
Please read if you know ANYTHING about hacking vB!
Views:
4,869
Posted By
Sean
Using echo thread['maker']; works in...
Using echo thread['maker']; works in showthread.php.
Where am i suppose to use eacho $maker;?
Don't worry about modifying anything so it only appears in teh first post. All I need to know is...
Forum:
Member Archives
08-03-2002, 02:34 AM
Replies:
28
Please read if you know ANYTHING about hacking vB!
Views:
4,869
Posted By
Sean
Looks like version 2.2.6 is different from 2.2.2...
Looks like version 2.2.6 is different from 2.2.2 (what I'm using). I'm guess that's for 2.2.6? Here's what i have, I think it's pretty much the same?
LINE 406 TO.....
$counter=0;
while...
Forum:
Member Archives
08-02-2002, 12:49 AM
Replies:
28
Please read if you know ANYTHING about hacking vB!
Views:
4,869
Posted By
Sean
Ok, it works! Now, the part I don't understand. ...
Ok, it works! Now, the part I don't understand. How do I get all this into postbit? I looked in function getpostbit, but I don't know where to start. :-\
I did put this in, is that what you...
Forum:
Member Archives
08-02-2002, 12:23 AM
Replies:
28
Please read if you know ANYTHING about hacking vB!
Views:
4,869
Posted By
Sean
Thanks, I will try that out right now! :D I...
Thanks, I will try that out right now! :D
I will also keep the new fields in the thread table only, because they are unqieu to JUST the thread.
Thanks again!
Forum:
Member Archives
07-30-2002, 05:24 PM
Replies:
28
Please read if you know ANYTHING about hacking vB!
Views:
4,869
Posted By
Sean
thanks for your reply, I'll answer to the best i...
thanks for your reply, I'll answer to the best i can.
1 & 2. Yes, the fields (named: MAKER, MAKER_MAIL, and MODEL_DL) are populated. I still have to edit the post edit page, but that'seast...
Forum:
Member Archives
07-29-2002, 11:20 PM
Replies:
28
Please read if you know ANYTHING about hacking vB!
Views:
4,869
Posted By
Sean
Please help!
Please help!
Forum:
Member Archives
07-27-2002, 10:59 PM
Replies:
28
Please read if you know ANYTHING about hacking vB!
Views:
4,869
Posted By
Sean
Come on... Someone please help me.. :-\
Come on... Someone please help me.. :-\
Forum:
Modification Requests/Questions (Unpaid)
07-27-2002, 03:17 PM
Replies:
7
ideas? anyone done it?
Views:
1,235
Posted By
Sean
I wish it were that simple, however, I tried it...
I wish it were that simple, however, I tried it and it didn't work. Can anyone walk me thru this? I just don't understand any of the database queries or anything in showthread.php..
Thanks.
Forum:
Modification Requests/Questions (Unpaid)
07-26-2002, 11:09 PM
Replies:
7
ideas? anyone done it?
Views:
1,235
Posted By
Sean
Ever figure it out? I got it so I can get the...
Ever figure it out? I got it so I can get the fields into the database (thread and post) but I can't get it to be shown in showthread.php.
You know how?
Forum:
vB3 General Discussions
07-26-2002, 08:30 PM
Replies:
7
I want to take a few links out of the "navbar."
Views:
1,234
Posted By
Sean
I already knew that. I want to take out a...
I already knew that.
I want to take out a few links that are created by the makenavbar function, I believe..
Forum:
Member Archives
07-25-2002, 05:16 PM
Replies:
28
Please read if you know ANYTHING about hacking vB!
Views:
4,869
Posted By
Sean
Can anyone out there help me out? Still...
Can anyone out there help me out?
Still gotten no where. (Of course, I was gone from the 7th til' the 21st. :))
Someone HAS to know!
Forum:
vB3 General Discussions
07-25-2002, 05:08 PM
Replies:
7
I want to take a few links out of the "navbar."
Views:
1,234
Posted By
Sean
I want to take a few links out of the "navbar."
Ok, I'm trying to make the forums look EXACTLY like the site. Thje problemk is, the navbar is real long, with the bbtitle, etc. Here's what it is now:
bbtitle > Hosted Forums > Site > Database >...
Forum:
Member Archives
07-06-2002, 09:07 PM
Replies:
28
Please read if you know ANYTHING about hacking vB!
Views:
4,869
Posted By
Sean
I have tried EVERYTHING. I have added...
I have tried EVERYTHING.
I have added queries here and there, nothing. moved that query everywhere, nothing... Someone help?? :-\
Forum:
Member Archives
07-06-2002, 08:11 PM
Replies:
28
Please read if you know ANYTHING about hacking vB!
Views:
4,869
Posted By
Sean
Anyone?? :( I leave tomorrow, so some help today...
Anyone?? :( I leave tomorrow, so some help today would be great...
Forum:
Member Archives
07-05-2002, 11:44 AM
Replies:
28
Please read if you know ANYTHING about hacking vB!
Views:
4,869
Posted By
Sean
Ok, I got it so it loads the entries into both...
Ok, I got it so it loads the entries into both thread and post. But, I still can't get the entries into variables and on to the page!!
They did the same thing here in the hacks forum, how did...
Forum:
Member Archives
07-05-2002, 03:29 AM
Replies:
28
Please read if you know ANYTHING about hacking vB!
Views:
4,869
Posted By
Sean
Ok, I have already made it so newthread.php adds...
Ok, I have already made it so newthread.php adds the entry for the textboxes into the thread table. So, what you're saying, is to also modify it so it adds an entry into the POST table also? I...
Forum:
Member Archives
07-05-2002, 03:11 AM
Replies:
28
Please read if you know ANYTHING about hacking vB!
Views:
4,869
Posted By
Sean
Well, actually, I do only want to use it in the...
Well, actually, I do only want to use it in the first post. :D
So, how do I load the variables on to the first post? What file do I need to edit?
(I already have a hack that makes the first...
Showing results 1 to 25 of 74
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
03:32 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.06581 seconds
Memory Usage
2,042KB
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
(45)
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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(202, 0, 1,''); -> cached fperms for forum 202
(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(202, 0, 1,''); -> cached fperms for forum 202
(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(202, 0, 1,''); -> cached fperms for forum 202
(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(202, 0, 1,''); -> cached fperms for forum 202
(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(202, 0, 1,''); -> cached fperms for forum 202
(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(202, 0, 1,''); -> cached fperms for forum 202
(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(202, 0, 1,''); -> cached fperms for forum 202
(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(202, 0, 1,''); -> cached fperms for forum 202
(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(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(202, 0, 1,''); -> cached fperms for forum 202
(unspecified) fetch_permissions(202, 0, 1,''); -> cached fperms for forum 202
(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(202, 0, 1,''); -> cached fperms for forum 202
(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(202, 0, 1,''); -> cached fperms for forum 202
(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(202, 0, 1,''); -> cached fperms for forum 202
(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(202, 0, 1,''); -> cached fperms for forum 202
FULLTEXT Search
php_sapi_name(): fpm-fcgi