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 5
1
2
3
>
Last
»
Showing results 1 to 25 of 113
Search took
0.00
seconds.
Search:
Posts Made By:
AnkisethGallant
Forum:
vB3 General Discussions
10-09-2006, 07:39 AM
Replies:
3
Post-"edit-notes", invisible?
Views:
938
Posted By
AnkisethGallant
Ah, you never said you wanted to keep the regular...
Ah, you never said you wanted to keep the regular edits, just said that you wanted to hide the edited by. I vaguely remember something of that sort, I'll check it out and see what I can find.
...
Forum:
vB3 General Discussions
10-09-2006, 04:35 AM
Replies:
3
Post-"edit-notes", invisible?
Views:
938
Posted By
AnkisethGallant
I think what you're looking for is in the postbit...
I think what you're looking for is in the postbit template.
There is a certain section that is a bit over halfway through that looks like:
<if condition="$show['postedited']">
<!-- edit note...
Forum:
vB3 General Discussions
10-08-2006, 11:35 PM
Replies:
0
Advice for a Hack
Views:
777
Posted By
AnkisethGallant
Advice for a Hack
Though most people might not be interested in the hack, I am planning on opening some new forums for my own programming benefit and want some advice on the hack I am designing.
It is something I'm...
Forum:
vBulletin 2.x Full Releases
07-08-2003, 07:14 PM
Replies:
20
Username & Post Decorations Hack
Views:
4,809
Posted By
AnkisethGallant
I updated the namecolorinstall.php to do what...
I updated the namecolorinstall.php to do what should fix the problem. If it's still not working let me know.
Forum:
vBulletin 2.x Full Releases
05-18-2003, 04:46 PM
Replies:
20
Username & Post Decorations Hack
Views:
4,809
Posted By
AnkisethGallant
Did you follow instructions for Step 1 and Step...
Did you follow instructions for Step 1 and Step 2? If so, it would have installed the custom_option table into your database.
Forum:
vBulletin 2.x Full Releases
05-10-2003, 10:46 PM
Replies:
20
Username & Post Decorations Hack
Views:
4,809
Posted By
AnkisethGallant
There can be, but I have always used my own...
There can be, but I have always used my own hacks, not others, so I can't integrate it into Lesane's.
Forum:
vBulletin 2.x Full Releases
05-10-2003, 08:40 PM
Replies:
20
Username & Post Decorations Hack
Views:
4,809
Posted By
AnkisethGallant
I'm not sure how to do whatever you're talking...
I'm not sure how to do whatever you're talking about xware. There's never enough going on on my forums to worry about how many queries, so I've never spent a lot of time looking into how to lower...
Forum:
vBulletin 2.x Full Releases
05-09-2003, 11:19 PM
Replies:
20
Username & Post Decorations Hack
Views:
4,809
Posted By
AnkisethGallant
Yes, please post the stuff. I can login to...
Yes, please post the stuff. I can login to phpMyAdmin so doing the 2nd thing was useless for me. I'll fix the zip file to change the instructions for the bug fixes, thanks guys.
Forum:
vBulletin 2.x Full Releases
05-08-2003, 05:07 PM
Replies:
20
Username & Post Decorations Hack
Views:
4,809
Posted By
AnkisethGallant
Screenshot of the Member List. That's all,...
Screenshot of the Member List.
That's all, have fun!
Forum:
vBulletin 2.x Full Releases
05-08-2003, 05:07 PM
Replies:
20
Username & Post Decorations Hack
Views:
4,809
Posted By
AnkisethGallant
Screenshot of the Thread Listing
Screenshot of the Thread Listing
Forum:
vBulletin 2.x Full Releases
05-08-2003, 05:07 PM
Replies:
20
Username & Post Decorations Hack
Views:
4,809
Posted By
AnkisethGallant
Screenshot of the Admin CP
Screenshot of the Admin CP
Forum:
vBulletin 2.x Full Releases
05-08-2003, 05:07 PM
Replies:
20
Username & Post Decorations Hack
Views:
4,809
Posted By
AnkisethGallant
Screenshot of the actual posts
Screenshot of the actual posts
Forum:
vBulletin 2.x Full Releases
05-07-2003, 10:00 PM
Replies:
20
Username & Post Decorations Hack
Views:
4,809
Posted By
AnkisethGallant
Username & Post Decorations Hack
This hack was an old idea I had a long time ago that I kind of made a hack for, but it was kinda messed up.
What this hack does is allow usernames to be of different colors, with backgrounds and...
Forum:
Member Archives
09-22-2002, 07:36 PM
Replies:
3
Redirecting Help Needed
Views:
674
Posted By
AnkisethGallant
That still does a query without refreshing the...
That still does a query without refreshing the script, so it's really pointless Issvar.
I figured it out. After the loop, it would load an auto-refresh page with the url including all of the...
Forum:
Member Archives
09-21-2002, 06:53 PM
Replies:
3
Redirecting Help Needed
Views:
674
Posted By
AnkisethGallant
Redirecting Help Needed
I've got a script that does a query. However, the query takes too long (over the 30 second limit). I have it working as a while command, but I know it's possible to split it up. I want to redirect...
Forum:
Member Archives
05-25-2002, 10:22 PM
Replies:
9
Problem, please help.
Views:
679
Posted By
AnkisethGallant
alright, I'll do that. Thanks a lot for the...
alright, I'll do that.
Thanks a lot for the help.
Forum:
Member Archives
05-25-2002, 10:08 PM
Replies:
9
Problem, please help.
Views:
679
Posted By
AnkisethGallant
So: 0 0 * * * /directory/interest.php ...
So:
0 0 * * * /directory/interest.php
That's what I would need in the crontab file?
I think I've got it. Any ideas on how to connect to telnet? If you don't know, I'll just ask the guy in...
Forum:
Member Archives
05-25-2002, 09:54 PM
Replies:
9
Problem, please help.
Views:
679
Posted By
AnkisethGallant
I've looked at crontab, and it sounds easy...
I've looked at crontab, and it sounds easy enough. Does it automatically just run the file you point it to. So, if I made a interest.php file, would it automatically run that file every 24 hours?
Forum:
Member Archives
05-25-2002, 09:48 PM
Replies:
9
Problem, please help.
Views:
679
Posted By
AnkisethGallant
Sounds good, but you'll probably need to be more...
Sounds good, but you'll probably need to be more specific than that, I don't know what either of those are.
Forum:
Member Archives
05-25-2002, 09:10 PM
Replies:
9
Problem, please help.
Views:
679
Posted By
AnkisethGallant
Problem, please help.
I'm making a script, and I want something to happen automatically after a certain time. How do I do this? For example, say I want a bank to calculate interest every 24 hours, regardless if the person...
Forum:
Member Archives
05-09-2002, 07:47 PM
Replies:
4
HELP!! Should be easy!!!
Views:
713
Posted By
AnkisethGallant
Nobody can help me? I've queried the stuff,...
Nobody can help me?
I've queried the stuff, but only the variables from one table don't work, the ones from the other table do. They're all in the same format though.
Forum:
Member Archives
05-09-2002, 12:18 PM
Replies:
4
HELP!! Should be easy!!!
Views:
713
Posted By
AnkisethGallant
It didn't work. Any more help people?!?!?! ...
It didn't work. Any more help people?!?!?! Please?!?!?!
Forum:
Member Archives
05-09-2002, 12:08 PM
Replies:
4
HELP!! Should be easy!!!
Views:
713
Posted By
AnkisethGallant
I've already retrieved the value, from a MySQL...
I've already retrieved the value, from a MySQL table. I queried the table into an array, then got $eprice from the array.
I'm going to try something now.....
Forum:
Member Archives
05-09-2002, 03:21 AM
Replies:
4
HELP!! Should be easy!!!
Views:
713
Posted By
AnkisethGallant
HELP!! Should be easy!!!
I want to output a variable in my template. The variable is for example $eprice. When I put $eprice on the template, it does nothing! $eprice is a INT in MySQL. Does this have anything to do with...
Forum:
vBulletin 2.x Full Releases
05-08-2002, 02:03 AM
Replies:
43
Username Decorations
Views:
9,124
Posted By
AnkisethGallant
You're welcome. I still have no idea why it...
You're welcome. I still have no idea why it isn't working though if you've checked everything. Maybe next time.
Showing results 1 to 25 of 113
Page 1 of 5
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
04:44 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.02001 seconds
Memory Usage
2,034KB
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
(33)
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.0016
(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(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(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(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(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