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 7
1
2
3
>
Last
»
Showing results 1 to 25 of 173
Search took
0.00
seconds.
Search:
Posts Made By:
chad777
Forum:
vBulletin 2.x Beta Releases
03-21-2003, 01:17 PM
Replies:
1,945
vbProArcade Beta 2
Views:
248,002
Posted By
chad777
I just moved to a new server and now when I try...
I just moved to a new server and now when I try to upload the champ icon and or thumb to add a new game it won't upload.
It acts like it does then it don't show up ...
Any ideas?
Forum:
vBulletin 2.x Beta Releases
03-13-2003, 03:26 AM
Replies:
1,371
vbProArcade v1.0 Flash Games Development
Views:
330,395
Posted By
chad777
yes I am interest in Roulette too
yes I am interest in Roulette too
Forum:
vBulletin 2.x Beta Releases
03-12-2003, 11:43 PM
Replies:
34
Beta Donation Hack
Views:
8,785
Posted By
chad777
I think something like this has already been...
I think something like this has already been done...its called the controbutor hack.
When I seen the donation hack I was like great! I kind want something that will allow members to donate and...
Forum:
Member Archives
01-18-2003, 06:58 PM
Replies:
5
Polls not posting
Views:
862
Posted By
chad777
here it is
here it is
Forum:
Member Archives
01-18-2003, 12:17 PM
Replies:
5
Polls not posting
Views:
862
Posted By
chad777
no help ?
no help ?
Forum:
vBulletin 2.x Beta Releases
01-16-2003, 11:13 PM
Replies:
1,371
vbProArcade v1.0 Flash Games Development
Views:
330,395
Posted By
chad777
Installed works great!
Installed works great!
Forum:
Member Archives
01-16-2003, 09:08 PM
Replies:
5
Polls not posting
Views:
862
Posted By
chad777
Polls not posting
I don't know what I did but when I try to post a poll it just forwards back to the thread view and don't insert the message or poll.
When I post a regular message without a poll it works fine ?
Forum:
vBulletin 2.x Beta Releases
01-13-2003, 03:12 PM
Replies:
1,371
vbProArcade v1.0 Flash Games Development
Views:
330,395
Posted By
chad777
yep works perfect for me but I added all the game...
yep works perfect for me but I added all the game info threw the add game feature in the control panel instead of running a query.
Forum:
vBulletin 2.x Beta Releases
01-06-2003, 08:04 AM
Replies:
1,945
vbProArcade Beta 2
Views:
248,002
Posted By
chad777
lol hehe i feel dumb :(
lol hehe i feel dumb :(
Forum:
vBulletin 2.x Beta Releases
01-06-2003, 08:00 AM
Replies:
1,945
vbProArcade Beta 2
Views:
248,002
Posted By
chad777
i don't know if this is a problem with me or beta...
i don't know if this is a problem with me or beta 2....when I click to play a game it just goes to a blank screen..
setting
swf files are in /forums/games
general setting for game location...
Forum:
Modification Requests/Questions (Unpaid)
12-27-2002, 05:56 PM
Replies:
30
Donations Hack
Views:
4,348
Posted By
chad777
erwin yes but with the apn they have it will...
erwin yes but with the apn they have it will allow the script to check to make sure the donation has been recieved :)
partang i have no idea I hope it is soon
Forum:
vB3 Programming Discussions
12-24-2002, 12:07 PM
Replies:
18
Help!
Views:
2,218
Posted By
chad777
but anyways going back to that script.. I...
but anyways going back to that script..
I made the donations table with fields (user, amount)
it now displays them in a list but it don't sort them or sum the amounts for each user and put them...
Forum:
vB3 Programming Discussions
12-21-2002, 12:29 AM
Replies:
18
Help!
Views:
2,218
Posted By
chad777
I never did a file achieve hack...i think you are...
I never did a file achieve hack...i think you are thinking of someone else ?
Forum:
vB3 Programming Discussions
12-20-2002, 10:14 PM
Replies:
18
Help!
Views:
2,218
Posted By
chad777
no i just have a field under the table user...
no i just have a field under the table user called amount which is where I put the amount of the donation.
?
Forum:
vB3 Programming Discussions
12-20-2002, 08:10 PM
Replies:
18
Help!
Views:
2,218
Posted By
chad777
nope didn't work giving this error Invalid...
nope didn't work giving this error
Invalid SQL: SELECT `user`, `amount`, SUM(`amount`) AS `total` FROM `donation` ORDER BY `amount` DESC LIMIT 10
mysql error: Table 'forum.donation' doesn't...
Forum:
vB3 Programming Discussions
12-20-2002, 07:34 PM
Replies:
18
Help!
Views:
2,218
Posted By
chad777
I think that will work great... i haven't tried...
I think that will work great... i haven't tried yet.
Will that order the users from 1-10 by total amount of user then sum the total of all of them at the buttom?
btw thanks for the code :)
Forum:
vB3 Programming Discussions
12-20-2002, 12:30 PM
Replies:
18
Help!
Views:
2,218
Posted By
chad777
my file file archive hack ? I didn't make one ?
my file file archive hack ? I didn't make one ?
Forum:
vB3 Programming Discussions
12-20-2002, 10:03 AM
Replies:
18
Help!
Views:
2,218
Posted By
chad777
yeah like that but how would I display the output...
yeah like that but how would I display the output of it into tables to be like a top 10 list ?
Forum:
vB3 Programming Discussions
12-19-2002, 11:24 PM
Replies:
18
Help!
Views:
2,218
Posted By
chad777
No the whole code on what i would need ;)
No the whole code on what i would need ;)
Forum:
vB3 Programming Discussions
12-19-2002, 02:23 PM
Replies:
18
Help!
Views:
2,218
Posted By
chad777
maybe I better redo this question. using...
maybe I better redo this question.
using vb's global tag at the top
what would I have to do to display like I said before ?
Forum:
vB3 Programming Discussions
12-19-2002, 01:03 AM
Replies:
18
Help!
Views:
2,218
Posted By
chad777
Help!
ok this is want i am trying to do.
I have added an extra field to the user table called amtdonation.
what I want to do is make a page that will display the members with the highest amtdonation...
Forum:
Modification Requests/Questions (Unpaid)
12-13-2002, 07:50 AM
Replies:
30
Donations Hack
Views:
4,348
Posted By
chad777
One way of doing this if you are going to make it...
One way of doing this if you are going to make it threw paypal is to use there Instant payment notiviication feature.
This will send back to the script when someone has successfully donated so the...
Forum:
Modification Requests/Questions (Unpaid)
12-10-2002, 09:54 AM
Replies:
30
Donations Hack
Views:
4,348
Posted By
chad777
Yes if you can make it paypal compatible so they...
Yes if you can make it paypal compatible so they can donate from the forum by using paypal store function might be a good thing.
Just something to make it where they arn't forwarded to paypal to...
Forum:
Modification Requests/Questions (Unpaid)
12-10-2002, 01:45 AM
Replies:
30
Donations Hack
Views:
4,348
Posted By
chad777
it would still be a good hack for vbulletin to do...
it would still be a good hack for vbulletin to do donations like that or atleast for me it would :)
Forum:
Modification Requests/Questions (Unpaid)
12-10-2002, 12:17 AM
Replies:
30
Donations Hack
Views:
4,348
Posted By
chad777
Going on the community chest idea that is a great...
Going on the community chest idea that is a great idea...but it lets you pay from your board instead of redirecting to paypal etc.. then it keeps track of everything donated for an example goto
...
Showing results 1 to 25 of 173
Page 1 of 7
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:48 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.01731 seconds
Memory Usage
2,037KB
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
(56)
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.0025
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(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(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(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(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(unspecified) fetch_permissions(5, 0, 1,''); -> cached fperms for forum 5
(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(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(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi