Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

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
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
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
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
Views: 862
Posted By chad777
here it is

here it is
Forum: Member Archives 01-18-2003, 12:17 PM
Replies: 5
Views: 862
Posted By chad777
no help ?

no help ?
Forum: vBulletin 2.x Beta Releases 01-16-2003, 11:13 PM
Replies: 1,371
Views: 330,395
Posted By chad777
Installed works great!

Installed works great!
Forum: Member Archives 01-16-2003, 09:08 PM
Replies: 5
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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

 
Forum Jump

All times are GMT. The time now is 02:48 PM.


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