vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - PayPal Easy Donate - Lite (https://vborg.vbsupport.ru/showthread.php?t=174010)

UltraFanatics 03-28-2008 01:42 PM

Great mod, can anyone tell me how I add

1) add this to my usercp (link)
2) the text to add a clickable picture link on forum home

UltraFanatics 03-28-2008 02:31 PM

Ive now done the image

Jase2 03-29-2008 01:24 PM

Where about in the code do I edit to add three buttons, all in a different currency?

Regards Jason :)

Billspaintball 03-30-2008 05:15 AM

Quote:

Originally Posted by Jase2 (Post 1474146)
I see, care to share what template edit I could make?

Regards Jason :)

The template you need to edit is called
billspp_main

You will need to code the three donate buttons yourself.

You can use the same form code for each of the three donate buttons except for
PHP Code:

<input type="hidden" name="currency_code" value="$currency/> 

You will need to hardcode $currency to the currency code for that button.
Example:
PHP Code:

<input type="hidden" name="currency_code" value="AUD" /> 


Jase2 03-30-2008 03:40 PM

Hi Bill,

Thanks for your reply. Where would I code it, though? Is there any chance you can tell me the code to use, and where to place it?

Thank you.

Regards Jason :)

reddog64 04-02-2008 01:36 AM

What template do i edit to add the 'donate' in the navbar
I'm lost...

Jase2 04-14-2008 05:23 PM

The 'navbar' template ;)

JADM 04-25-2008 04:23 AM

Great mod! Only issue I am having is the images are messed up.

www.pebforum.com/forum.php

Any ideas?

Jase2 04-25-2008 02:23 PM

That's because you need to upload the images in binary mode.

JADM 04-26-2008 04:27 AM

Thanks! That worked beautifully...and also taught me something!


All times are GMT. The time now is 03:57 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
  • Page Generation 0.01039 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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