![]() |
Quote:
|
The color settings are in the admincp in the donation settings...unless you didn't install the vbadvanced...SH!T! got that figered out, yet another screw up on my part, sorry...will get that fixed too....damnit...
Sorry folks long freakin day, and I just got home... Quote:
|
Small update to 1.07 folks...
I fixed a colors option problem in the donations settings in that if you did not have the module install for VBACMPS, then you had no options to change your site colors for the graph...anyway, that's been addressed. Also, I've dealt with the uninstaller problem with the explode error. That should no longer plague us. If you wish to uninstall then go ahead, but as that error dies out on the first query, nothing has changed in your database if you uninstall goofed, so a simple upgrade will fix your probs at this point (*should*). Anyway, please let me know if any problems still are hanging around after this fix.... Again, as always, overwrite EVERY FILE (sans the images if you've got them just the way you want them, blah blah blah...) on your server with the new ones to ensure that you have the most current code. |
Uninstall works perfectly now. Installer is very smooth as well.
I received two donations. The first one was from a user that was not logged in, so I only got their IP address and they weren't added to the top donors list. The I received a donation from a member and it added them to the list ok, but I received an email with this SQL error: Invalid SQL: UPDATE user SET donor = '1' WHERE userid = 2' mysql error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''' at line 1 |
|
well i tried using it but had few problems they include when donating it allways showed usd and regardless of setting it different in admincp it made no difference at all.
the ipn didnt work for me i tried entering the url in paypal under ipn settings and it never returned anything and ipn was turned on. all ipn urls were set in donation settings but still nothing. any ideas ?? |
Cloud,
In addition to the problem I listed above, I also noticed that the users are not having the donor icon added to their posts. Perhaps the two are related. Please note I am using legacy postbit to display posts with the user name on the side. Also, how do I remove the actual amount of the top donors from the CMPS module? I can't seem to find it in any of the templates. Thanks. |
CR,
Sorry to report but the same error is still sticking around. Maybe somebody else using a webhost with CPanel can confirm this error on their site. Here is the specific error: PHP Warning: Cannot modify header information - headers already sent by (output started at /home/********/public_html/includes/pp_image.php:45) in /home/********/public_html/includes/pp_image.php on line 46 Not sure why its doing this, but this shows up a million times in my logs. Everytime somebody visits the site this shows up. But no errors are displayed on the site itself. |
Quote:
|
Quote:
|
Quote:
|
Quote:
I figured it out I think, but I have to now figure out the work around....gimme abit to fix the issue. And btw, I'm running cpanel, and my error logs show nothing for pp_image.php... Here's what's happening though, pp_image.php send a header telling the browser what type of image it is outputting to the donation script for the bar graph (in this case a .PNG file). But it is called AFTER global.php is called, therefore, the headers have alredy been sent for the system. Here's my question to you, what version of PHP is your server running? |
Please, everyone, DL this interrim bug fix file to ppverify.php. It addresses a missing single quote preventing proper posting of the donors to the database.
This should fix a few problems...just unzip and upload to your server overwriting the old one. It goes in ./ppverify.php *kicks back to wait and see what happens...* |
Quote:
4.3.11 |
Quote:
Hit me up on msn to take alook at my forums. |
Man Oh Man!!
I just installed 1.07 - I got all the way to the end and all seemed well then BANG - it brought my whole site down! The error I received was as follows: Code:
Database error in vBulletin 3.0.6: Why could have happened that the donations module caused such a huge disruption to my database calls? Of course I had already backed up, so I was well covered - but now - because I had to uninstall my previous version, I have no donations module at all. I'm currently getting around 25 new members and 80 to 100 new posts a day and now I'm pretty nervous about reinstalling unless you have a concrete idea about what caused it. I really need to get this back online since I'm currently getting quite a few donations coming in and all I have now is a blank page - HELP! Mike :ermm: |
Quote:
What has happened here is that you are running an older version of your donate.php file in the modules directory, don't ask me how, I don't know, but the word donator has not been in use there since 1.03. I have verified that the files in the 1.07 do not contain this error / query at all... |
Quote:
|
Quote:
|
Quote:
Well the user who was deleted never even made a donation. Hit me up on msn to take alook at my forums. |
Quote:
A smal request if possible? When a potential donor clicks the Paypal button, even though I have AUD selected as my default currency and it does charge their account in AUD, the first thing they see when they arrive at Paypal is a field for postage & Packing, and it's in USD - like this: Postage & Packing: $0.00 USD and no mention of the transaction being in AUD. Now whilst it has no effect if they don't use that field, and the next screen does show the amount will be charged in AUD, it nevertheless adds an element of confusion in the mind of a non-USD donor on that first screen. I've even had a couple reduce the amount of their donation becasue they thought that the rest of the process was going to be in USD! (I know - nice people but not too bright) ;) Is the Postage & Packing field a Paypal default or is it called by your code? Either way, since no donations will ever involve P&P, is it possible to have it not show up at all on that first Paypal page? Thanks, Mike :) |
Quote:
|
Quote:
|
I have run into a small issue, I can't get the "Top" or "Most Recent" donors to show up on the donations page despite having selected the options to do so. Also I have it set to show the 5 top donors.
See attached image and then my donations page here - http://www.xpmediacentre.com.au/community/donate.php I've rechecked all my edits but I must5 be missing something - it worked fine in my last install of an earlier version. And with that missing, I assume that I have no link to the alldonors page as well? |
Quote:
|
Code:
$stylevar[htmldoctype] |
Quote:
|
Mmm - when I uninstalled the previous version, I removed all the earlier files as you suggested, so I'm guessing that the uninstaller didn't remove the old templates?
Now I'm nervous again (running the installer) when everything else is fine - and I really don't want to lose any phrase or template changes I just made again :ermm: Couldn't I just edit that template - if you could paste the code into here - or would this problem involve other templates as well? |
Quote:
If you open the file ./admincp/donation_install/donation_templates.php, in there you will find all of the templates, you can do a side by side comparison of the templates (yours vs. the new ones) and make the adjustments where needed, but this is entirely up to you.... If you do the templates from the install side by side, remember that to remove the slashes in front of the single quotes within the templates, or you will run into problems (ie. \' turns into '). Just out of curiousity, what templates have you modified, and how much modification went into them? Worst case scenario: You didn't translate the phrases, but edited them directly...This will overwrite what you have for phrases on your site...And a complete revert of all templates, requiring you to redo any edits you have done... |
Ha! - did it without running the upgrade - I took your advice and just reverted donations template and it's fixed ;)
Thanks again CR - I really must compliment you again on providing outstanding support for a very valuable hack!! I look forward to a succesful port to 3.5, now all that I need to do is find your donate button - on my way there now! Mike :) |
Quote:
Therefore, nothing for the donations script, if you feel that you must donate though, I do appreciate it. It can be sent to tnp@noblepagan.com. |
Quote:
And I hope that anyone else who derives a financial benefit from this great hack is able to show their appreciation in the same way ;) Mike |
Quote:
|
Not me, I'm a poor bast#$d.
|
Got TWJ's site fixed, and found another small bug in the process..
Listen up folks, I'm going to do one last update for 3.0.7 then am I am dropping this version for the 3.5. This one is pretty much maxed out for now as I am going 3.5 100%. For 1.07 users the upgrade is simply file fixes and an edit in the postbit / postbit_legacy and the MEMBERINFO templates (I goofed), and a change to the version info in the database through the upgrader. here's the template edits: Quote:
In fact, I recommend that ALL users do that. Other than that, just make sure you've overwritten everything with the new stuff. As of this point forward, support will not be offered for this version of the donations system so that I can focus on the 3.5 version. Thank you all for your help in making this system possible! Love, light, and blessing on you all! )O( Cloudrunner )O( P.s. for those who are getting the pp_image.php header problem, just remove the header call in that file and see if it works for you that way. I did it both with the header call and without and it works both ways for me, but I cannot be sure for everyone at this point. I am using this file in the 3.5 version so if I find a fix for it, I'll be sure to update you all here. EDIT: Sorry wrong code in the template edits....thus the reason I am stopping this version, so I will quit getting the two versions mixed up...sorry...it's fixed though...ciao |
For those of you who are looking for the donations system for 3.5 it is located here: https://vborg.vbsupport.ru/showthread.php?t=91567
Enjoy )O( Cloudrunner )O( |
I'm having issues getting this to work on vb3.0.7 with vbadvanced cmp 2.0 .. also I don't see any buttons for people or my self to donate .. less I missed something in setup .. other than that the install seemed painless ..
Install url: http://www.pixelfxstudios.ca/forum/donate.php also what to I need to add to show whos online showing up correctly ? thanks for the work on this :) |
Go in the admincp again and create buttons for each of your goals
|
I just found that :) Now I just need to get it working with vba cmps 2.0
|
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=231 |
All times are GMT. The time now is 10:01 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:
|