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:
Originally Posted by postbit / postbit_legacy / MEMBERINFO
Find your install and change the two conditionals to read for MEMBERINFO
PHP Code:
<if condition="$userinfo['donor'] == '1'"><if condition="$userinfo['showdonor'] == '1'">
And For the postbits
PHP Code:
<if condition="$post['donor'] == '1'"><if condition="$post['showdonor'] == '1'">
|
That's it.
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