![]() |
noticed another problem, found another suggestions:
the width/height for the award banners is hardcoded into functions.php - probably shouldn't do that.. how about an option to completely disable award images? I tried setting the display to 0 days but that didn't work. |
The awards display is disabled by the individual users....for now
I can fix the hardcode before Final release..... As far as the database error, I'm not sure, it seems to be correct for the query, but will have to play with it some more....Gimme abit this weekend... )O( Cloudrunner )O( |
right, may have found the problem with the mysql error.
if I try and add the query i posted before into the blank paypal_funds table it goes in fine. But, if I change the id to something else but it still starts with a 0 then I get the following error: Code:
Error id date donated 0 2003-07-04 4.63 id is only a single figure, not that long one its trying to put in. Does this give you any pointers as to where the problem may lie? |
Sorry about being gone for abit there guys!
Been busy with the new kid and all. Anyways, I've an idea of where to go with the DB problem, but am gonna have to test the theory this weekend (12 July) I'll get ya'll an ans2wer by Sunday evening. |
Nevermind. Shepski, Thank you for the info. Found the problem right off!
Bug Fixed! Run the following query in your DB manager: Code:
ALTER TABLE `paypal_funds` CHANGE `id` `id` VARCHAR(255) DEFAULT '0' NOT NULL; |
stoopid question
obviously i donate to my website (i own it) how can i trick the Db into thinking i am a donating member so i can get my image to show next to my avatar? i hope this post makes sense |
I currently use my ebay paypal account (since you can only have one), and whenever I get payment for an auction, it shows up in my totals for donations to my forum. While this to some might not be a bad thing, I don't want it to see that I have loads of cash available to the forum that I really don't.
I had many people ask where they could donate money to the forums over the past year, but now that I have the donation buttons on the forum, they all seem to not be able to find it ;). |
I have a couple quick questions.
First Awesome hack, i've been looking for somehting like this for ages. Thank you for the aparent hard work. I have several vbulletin sites all on the same server. They form a lose network as they all cover niches of the same industry. Problem being how can I use this hack on more than one site since paypal only allows you to point to one paypal.php file? Can I use this one file for all of my sites somehow? Would this make the totals and such global? If so cool, if not no big deal. I'm just wondering if it would work if I installed it on several sites, but paypal only pointed to the one paypal.php file. Thank you in advance |
bug i found
i had a user donate a penny where it says in the postbit user has donated it shows up as Has donated $ to date. notice no value.... |
This is because paypal deducts a one cent fee for a one cent donation hence, zero donation.
|
All times are GMT. The time now is 01:45 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|