vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   PayPal Donations For vBulletin 3.5.0 (https://vborg.vbsupport.ru/showthread.php?t=91567)

Ncturnal 12-27-2005 06:35 AM

Quote:

Originally Posted by RaceJunkie
Also there are now 4 out of date templates.

MEMBERINFO
Default Template Updated in 3.5.2 by Ed Sullivan
Your Custom Template Last Edited in 3.5.0 by Paypal Donations

modifyoptions
Default Template Updated in 3.5.1 by Kier
Your Custom Template Last Edited in 3.5.0 by Paypal Donations

postbit
Default Template Updated in 3.5.2 by Kier
Your Custom Template Last Edited in 3.5.0 by Paypal Donations

postbit_legacy
Default Template Updated in 3.5.2 by Kier
Your Custom Template Last Edited in 3.5.0 by Paypal Donations

Running Default vB Style on test board with no hacks version 3.5.2

Anyone have any ideas on the templates? I'd rather revert them and make the necessary changes manually. Any help would be much appreciated.

xOzzie 12-27-2005 12:08 PM

I don't have any "real" solutions but I did notice that after I installed a new skin, I now only have two templates (MEMBERINFO and modifyoptions) showing as needing modifications rather than the four that Ncturnal lists.

I don't mind making the mod if I knew what changes needed to be made.

The only changes between the MEMBERINFO template was the addition of
Code:

<td class="smallfont" valign="bottom" align="$stylevar[right]">
<!-- DONATIONS -->
            <if condition="$userinfo['donor'] == '1'"><if condition="$userinfo['showdonor'] == '1'"><a href="$vboptions[bburl]/donate.php"><img src="$stylevar[imgdir_button]/donate_donor.gif" border="0"></a></if></if>
<!-- END DONATIONS -->

the first line of which is a duplicate of the line just above.

xOzzie 12-27-2005 12:19 PM

Hey, I figured it out, at least for the MEMBERINFO and modifyoptions templates.

Go into the Find Updated Templates section under Style & Templates in admincp.

Find
Code:

<td class="smallfont" valign="bottom" align="$stylevar[right]">
there will be a second identical line just below it, followed by the DONATIONS section.

Just delete one of the duplicate lines. MEMBERINFO no longer is showing as needing modification. :)

For the modifyoptions template there is also a duplicate line.
Find
Code:

<if condition="$show['reputationoption']">
and delete the duplicate.

/edit - the other two templates appear unchanged. I just reverted them without any problems thus far. ;)

Willnot 12-31-2005 04:23 PM

Quote:

Originally Posted by xOzzie
Hey, I figured it out, at least for the MEMBERINFO and modifyoptions templates.

Go into the Find Updated Templates section under Style & Templates in admincp.

Find
Code:

<td class="smallfont" valign="bottom" align="$stylevar[right]">
there will be a second identical line just below it, followed by the DONATIONS section.

Just delete one of the duplicate lines. MEMBERINFO no longer is showing as needing modification. :)

For the modifyoptions template there is also a duplicate line.
Find
Code:

<if condition="$show['reputationoption']">
and delete the duplicate.

/edit - the other two templates appear unchanged. I just reverted them without any problems thus far. ;)

I've got it all working , with the exception of getting that DONOR picture to show up for the users that have donated. Highly annoying...I've made all the edits, it's just not working. Not a deal breaker, but certainly annoying.

SCRIPT3R 12-31-2005 04:52 PM

Quote:

Originally Posted by Willnot
I've got it all working , with the exception of getting that DONOR picture to show up for the users that have donated. Highly annoying...I've made all the edits, it's just not working. Not a deal breaker, but certainly annoying.

make sure your MEMBERINFO template has the following..
Quote:

<!-- DONATIONS -->
<if condition="$userinfo['donor'] == '1'"><if condition="$userinfo['showdonor'] == '1'"><a href="$vboptions[bburl]/donate.php"><img src="$stylevar[imgdir_button]/donate_donor.gif" border="0"></a></if></if>
<!-- END DONATIONS -->
then make sure you actually uploaded the GIF image to the correct directory.

Willnot 12-31-2005 05:40 PM

Quote:

Originally Posted by GearTripper
make sure your MEMBERINFO template has the following..

then make sure you actually uploaded the GIF image to the correct directory.

Yes on both counts but no go. Not a deal breaker, but frustrating.

jellybaby 12-31-2005 06:07 PM

Ive just upgraded to 3.5.2 and now have a white screen does anyone know whats causing this please?

Thanks :rolleyes:

grrrlromeo 12-31-2005 06:21 PM

I would prefer that the specific amount a donor has donated not be visible while still showing who has donated. Is this possible? I just want to give people who have donated equal props regardless of how much they donate.

Mith 12-31-2005 07:00 PM

Quote:

Originally Posted by Willnot
Yes on both counts but no go. Not a deal breaker, but frustrating.

iirc,

there are 2 fields in sql that you will probably need to change manually if you want to show members

The table is vb3_users (vb3 is what my prefix is, yours may be different)

find:

donor
showdonor

for all the people that have donated, set those two fields to 1

(donor is if the person is a donor, showdonor is relative to the checkbox in the users cp)

Quote:

Originally Posted by jellybaby
Ive just upgraded to 3.5.2 and now have a white screen does anyone know whats causing this please?

re-install the templates, that fixes the white screens for me after upgrades.

A useful tip for anyone that has a lot of donors etc set up, but wants to uninstall / reinstall without losing all their info, backup the following tables in myphpadmin or whatever system you use:
vb3_donation_buttons
vb3_donation_currency_exchange
vb3_donation_donors
vb3_donation_goals
vb3_donation_paypalipn
when you do a reinstall, just load the saved sql back up and all your buttons, donors etc are all back as they were ( i can't be held responsible if you don't do this correctly!)

For peoples general info, I use the plugin version of donations, which i find is a lot better when upgrading etc. (I think it can be found around page 10 of this thread)
I have no problems with it on Vb 3.5.2

Hope that helps some folks

mackers8923 12-31-2005 09:59 PM

What do I need to edit to have these amounts both showing the same?


All times are GMT. The time now is 12:43 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
  • Page Generation 0.02289 seconds
  • Memory Usage 1,756KB
  • 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
  • (5)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete