![]() |
yeah .. doesn't seem to work not sure why ..
|
Quote:
This is what I had problems with before hand. Change that not to PH (there is no option for that) but to file. Then do the rest of the edits |
ok I think I got it working ..
|
how can I show a donation block in the right column of my forum ?
http://www.librarium-online.com/forums/ Thanks |
Found a bug in your script...
Basically in my paypal settings i have Postage Calculations set up. even though you have postage set to 0.00 its still pickup up my Postage Calculations and addint this value to the overall donation total.. |
Found another bug
This one is to do with the currency settings... I have my currency set to GBP, i have created a Goal and also a button for that goal. The button amount is set to the value of 5.00 This 5.00 if i'm correct should be that of what the currency is set to, so £5.00, however i also have 'Show currency selector' enabled, and when looking in there GBP is equal to £2.77 and the USD is equal to $5.00 EDIT Interesting, after running cron job, this works ok now.... |
Decimal places with currency
Quote:
|
the value for
Quote:
however when you enter a value to donate, it does then change to your currect currecy format |
Quote:
Quote:
|
That's Paypal's settings, you cannot turn off the shipping and recieving thing for some reason...
Quote:
|
Quote:
|
Quote:
Bummer... never mind, i have switched it of for now.. |
on the donation page
Quote:
Basically i want to show hes made a donation as credit due etc.. So i've used the manual add donator which you supply in the admincp, however this does not appear in the above QUOTE. I'm guessing it uses the logs to keep track etc of fund, and thus not including the manual add ones. Is this an oversite on your part or ment to be like this. If so could an option be included in the settings to include this. |
Quote:
|
Quote:
If this varible is supplyed by paypal, then what a about? $overall_ammount = paypal_total + manual_total etc If you get my meaning, then display the $overall_ammount Edit: Also in the settings when you add a manual donation, what about a tick box next to it??? Include donation in total displayed ammmount? YES / NO |
Not to be rude, but what part of the following statements did you miss?
Quote:
Quote:
That table I have left purposefully unable to be edited via the AdminCP so that YOU, the end user, will still be able to call Paypal and get support from them concerning rogue transactions should any arise without having to worry about whether this edit or that edit changed something in the transaction that will cause Paypal to negate your claim. I will not change that. If this creates a problem for you then simply turn that part off in your donation settings...I knew someone would +++++ about that functionality of the system, which is WHY I added the switch there to be able to turn that off...(the setting that you are looking for in this case is titled "Show Cumulative Total?") Now as for my previous statements, let me be clear on this, I will address true MAJOR bugs (ie. bugs that concern security of the forum, database, or transaction communications), but as I am no longer supporting THIS VERSION of the modification, I am not doing ANY enhancements to it. If you wish to do so, feel free to do it, I've attached the manual for how to get your server and paypal to talk. My only requirement is that if you use any of the code you leave the comments on every file intact. Good day |
Is it possible to auto. move donors into a new usergroup please ?
|
Sorry if i've offended, i didnt realise you was doing the 3.5v.... Was just offering some input.
Again sorry |
Quote:
Quote:
no... WYSIWYG with this one... please refer to my previous post#416 |
Im getting this error:
Quote:
Quote:
How can I fix this? I am using cmps v1.0. |
Could somone please help? :(
|
Dont worry I fixed it :)
|
cant download the zip file...says the file is corrupt...any ideas
|
Downloaded ok for me...
I attached it, try that. |
ok, found a problem..
i had a bunch of donors that i added manually. these all show up ok - their tags are in the postbit/profile, they're on the donors list, etc.. however, i just had my first member donate through the new system, and we can't seem to get his 'donor' tags to show in the postbit or his profile. he has the 'show donor status' checked in his User CP, he shows up on the 'all donors' list, and his donation shows up as 'verified by paypal and completed' in the admincp.. any idea why i can't get his 'donor' tag to show up in his postbit/profile?? also (not sure if it's been asked), any chance of getting .psd's of the trophy guys? |
CR - still around?
|
Quote:
|
Quote:
Also, it seems that we've been nominated for HoTM, unexpected, but thank you to all who have voted for this hack there. I'm at a loss as to what to say, except, you've convinced me not to stop work on this version either...so...back to the drawing board... Thank you! )O( Cloudrunner )O( |
ok - weirdest thing...
somehow, today, all of my paypal donations templates are gone - from all my styles! how on earth would this happen? any ideas? also, can i reinstall JUST the custom templates? (admincp stuff is still there, donors are still recorded, but donate.php just gives me a blank page now..) help! |
Quote:
|
getting an error when viewing ppverify.php
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /global.php on line 329 Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2290 any idea, this was after a reinstall. installed ok after a full uninstall. First "real" donation created a mysql database error (which i forgot to not..doh!) and was held in the invalid transactions area, all values for this transaction where zero. found error output: Database error in vBulletin 3.0.7: Invalid SQL: INSERT INTO donation_paypalipn ( `txn_id`, `userid`, `test_ipn`, `notify_version`, `verify_sign`, `first_name`, `last_name`, `payer_business_name`, `address_name`, `address_street`, `address_city`, `address_state`, `address_zip`, `address_country`, `address_status`, `payer_email`, `payer_id`, `payer_status`, `business`, `receiver_email`, `receiver_id`, `item_name`, `ip_address`, `quantity`, `invoice`, `memo`, `tax`, `option_name1`, `option_selection1`, `option_name2`, `option_selection2`, `payment_date`, `parent_txn_id`, `txn_type`, `payment_type`, `payment_status`, `pending_reason`, `reason_code`, `mc_gross`, `mc_fee`, `mc_currency`, `mc_handling`, `mc_shipping`, `settle_amount`, `settle_currency`, `exchange_rate`, `case_id`, `case_type`, `case_creation_date`, `valid` ) VALUES ( '', '0', '0', '0', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '0', '', '', '0', '', '', '', '', '', '', '', '', '', '', '', '0', '0', '', '0', '0', '0', '', '0', '', '', '', '0' ); mysql error: Duplicate entry '' for key 1 mysql error number: 1062 Date: Sunday 17th of July 2005 11:08:43 PM Script: Referer: |
Quote:
As far as the DB error goes, you have a conflicting txn_id. You will need to remove the empty txn_id row. i.e. the row that contains the empty txn_id field. That field should NEVER be empty. Ever, if it is, then you will get a invalid marker and the system will give you notice of the invalidity of the transaction. This is an indicator of an attempt at compromising the system. Clean out that specific transaction, and the system *should* again work. Lemme know what you come up with. |
I was half asleep and reverted all my templates, got everything back together now except one bug.
The % Bar is not going up now after I add a donor. What should I be looking at to repair this? |
Quote:
This is by design, but I am looking at rearranging that setup. |
Quote:
Thanks again! |
I just want to say that this is one of the coolest hacks I've ever seen.
/me installs and thanks Couldrunner |
Quote:
I've been toying with a few ideas on the system here for both 3.0.7 and 3.5 that I'll be working on shortly...namely special reward functions for donations over X amount...but I am still working on that. |
currently running away with the HOTM!! :up::up:
|
Quote:
Honestly folks, it's just something that people were asking for, and I needed it as well, so I did it...it's not a big deal... I've suspended work for a little bit for a project for my own site where I'm putting together some videos to show my users the intricacies of the new vB so that they have a basic knowledge of how to use the site. When that is finished, I'll get back on the ball... |
Quote:
|
All times are GMT. The time now is 03:03 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|