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)

SCRIPT3R 12-22-2005 05:27 PM

Quote:

Originally Posted by bashy
Hi

My donations goal percentage bar image is not working....
I have tried your modification thats on post 20 but still no go for launch...

Regards

Bashy

have you verified your goal is attached to your module?

bashy 12-22-2005 05:35 PM

Im sorry m8, ya just gone right over my head there!!
How do i verify this please?

Bashy

SCRIPT3R 12-22-2005 05:54 PM

Quote:

Originally Posted by bashy
How do i verify this please?

AdminCP >> PayPal Donations >> View All Active Buttons >> Edit Donation Button >> Attach Goal To This Button

bashy 12-22-2005 05:56 PM

Hi

Yes this is already attached...
Anything else it could be please?

Bashy

SCRIPT3R 12-22-2005 06:02 PM

i'm not sure. you could check your image processing library and verify your correct GD version maybe. if you want me to look at your settings, send me the login into via PM and i'll take a look.

bashy 12-22-2005 06:20 PM

Cheers m8...Pm sent

Bahsy

petertdavis 12-22-2005 07:33 PM

sorted

Trana 12-22-2005 10:24 PM

DS,

I cut and pasted all of templates you provided and saved a new copy of the donate.php module. As soon as I enable this module my entire page goes blank.

Do you have any idea what else I can check? This module worked fine before I upgraded to 3.5.1.

Thanks!

bashy 12-22-2005 10:40 PM

Hi peeps

GearTripper has been ver thorough but cannot find anything wrong
Does anyone else have any suggestions please?

Bashy

PS if i could give a rep point i would have done for GearTripper, thanks again for your time :)

petertdavis 12-22-2005 10:47 PM

The edit options problem (at least in my case) seemed to be that it added this bit to the modifyoptions template double.

PHP Code:

<!-- DONATIONS -->
                <
fieldset class="fieldset">
                    <
legend><label for="cb_showdonor">My Donor Status</label></legend>
                    <
table cellpadding="0" cellspacing="$stylevar[formspacer]border="0" width="100%">
                    <
tr>
                        <
td>Shall We Show Your Donor Status To The Public?</td>
                    </
tr>
                    <
tr>
                        <
td><label for="cb_showdonor"><input type="checkbox" name="showdonor" value="1" id="cb_showdonor" $checked[showdonor] />Show My Donor Status To The Public</label></td>
                    </
tr>
                    </
table>
                </
fieldset>
<!-- 
END DONATIONS --> 

And it added an extra of this line
PHP Code:

<if condition="$show['reputationoption']"

above it.


All times are GMT. The time now is 10:52 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.01855 seconds
  • Memory Usage 1,748KB
  • 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
  • (2)bbcode_php_printable
  • (2)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