vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - Cyb - PayPal Donate (https://vborg.vbsupport.ru/showthread.php?t=122997)

Valter 09-13-2006 11:53 PM

Works perfect here on 3.6.1.

I'v just upgraded and reverted templates.

brvheart 09-14-2006 12:37 AM

hmm....that is what I did....let me re-up the xml and see......


EDIT: Worked no worries mate :)

premsuthan 09-14-2006 05:52 PM

im using 3.6.1 its not supporting

gatrok 09-17-2006 07:45 AM

really nice - works out of the box and is set up in 1 minute. great job, thanks!
just one little detail: I'm using a german version of vBulletin and run a german speaking community - is there an easy way to translate the word "donation" into the german word "Spende" for me? Can I just edit the navbar template and update it there? I am using the standard navbar template so I didn't have to change anything in this template yet.

demios 09-17-2006 09:33 AM

Quote:

Originally Posted by gatrok
really nice - works out of the box and is set up in 1 minute. great job, thanks!
just one little detail: I'm using a german version of vBulletin and run a german speaking community - is there an easy way to translate the word "donation" into the german word "Spende" for me? Can I just edit the navbar template and update it there? I am using the standard navbar template so I didn't have to change anything in this template yet.

You can edit the original XML file to change the phrases to german. Then reinstall it

rezapci 09-17-2006 02:36 PM

Thanks so much ....... <Hug>

captainslater 09-18-2006 08:00 AM

Quote:

Originally Posted by gatrok
really nice - works out of the box and is set up in 1 minute. great job, thanks!
just one little detail: I'm using a german version of vBulletin and run a german speaking community - is there an easy way to translate the word "donation" into the german word "Spende" for me? Can I just edit the navbar template and update it there? I am using the standard navbar template so I didn't have to change anything in this template yet.

I've already translated the phrases (and several other hacks) to german.
You'll find it on http://www.vbhacks-germany.com/forum/

Nathan2006 09-20-2006 06:30 PM

Thanks Cybernetec

Working great!

Install

kushal 09-22-2006 09:28 PM

thank You, great mod

EHSkaRMa 10-12-2006 03:32 PM

Im a really big newb here, how do I edit the navbar part? Im running the style fusion from extremepixels, so Im not finding the area to add the code for the link. The line:
vbphrase[user_cp]</a></td>

is nowhere in my navbar

Any ideas?

Eq4bits 10-16-2006 01:27 AM

Quote:

Originally Posted by RaceJunkie
My Portal points to
Code:

http://www.mysite.com/index.php?do=donate
How to I get it to point to
Code:

http://www.mysite.com/forums/index.php?do=donate

try opening the xml file in notepad or other editor and do a find/replace, save it and reupload via the admincp?

Eq4bits 10-16-2006 01:30 AM

urp, try also looking for the link in the vbadvanced templates you might have to change there.

Eq4bits 10-16-2006 03:04 PM

Installed this but would like to use a paypal logo button (i have a merchant account with them) in place of the '>>>' button included in this mod.

Aclikyano 10-16-2006 06:42 PM

uggggggggggggh.......
It installed perfect.

My only problem is if I put that custom string in tha NAVBAR (as I was going to make it my own color) it then showed 2 Donate links instead of one.


How do I disable the oringinal Donate link but leave the custom string donate instead with my own color?..

Thanks :)

Eq4bits 10-16-2006 07:39 PM

Quote:

Originally Posted by Aclikyano
uggggggggggggh.......
It installed perfect.

My only problem is if I put that custom string in tha NAVBAR (as I was going to make it my own color) it then showed 2 Donate links instead of one.


How do I disable the oringinal Donate link but leave the custom string donate instead with my own color?..

Thanks :)

I think you would disable it via the AdminCP>vBulletin Options>Cyb-PayPal Donate
Theres a radio button down near the bottom to disable it in the navbar

Valter 10-16-2006 08:14 PM

You don't need to disable it. Just change or remove opening/closing tags in hack options.

CampKet 10-16-2006 08:59 PM

Is there any way that I can add to a user's reputation when they donate depending on the amount? Or can I log the payments and have a "last donator" module in my portal? As far as i know, the logging would take another SQL table, but no big deal for me really... Or could you teach me how to code this myself?

jw00dy 10-17-2006 07:37 AM

Quick and easy. I love you mods Cyb. Thanks

*Installed*

HotRodKush 10-18-2006 03:05 AM

I think I'm missing something - where do I set the "pay to" paypal account when someone clicks "donate", and where can I change the currency to American dollars?

Looks like a great product, but I can't use it yet until I set where the money goes and change the currency type.

Thanks!

jw00dy 10-18-2006 03:09 AM

It's all configured in the ACP.

cuphongle 10-18-2006 03:20 PM

wow, very simple...yet, very nice

punch 10-18-2006 06:26 PM

installed

Allan 10-21-2006 11:35 AM

Thank you ;)

File Attach, French language to V3.0 ^^

Mentch 10-22-2006 07:20 PM

This does not work with the following UserCP hack: https://vborg.vbsupport.ru/showthread.php?t=118551

Is there a way to change where the Donate link shows up on the navbar, or to disable where it goes to when installed?

Edit: Nevermind, found out I could turn it off from showing on the navbar.

Edit: Uninstalled, found a better Paypal hack.

BuzuL 10-31-2006 09:07 AM

@Mentch

Open With navbar Template...

Find :

Code:

<!-- nav buttons bar -->
<div align="center">
        <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
        <tr align="center">
                <if condition="$show['member']">

After add:
Code:

<td class="vbmenu_control"><a href="http://www.yoursite.com/index.php?do=donate">Donate</a></td>
Paypal...:)

Thx 4 hack...

Neo_Angelo 11-01-2006 06:30 PM

i'll install this soon *Neo Clicks install*

dutchbb 11-01-2006 09:25 PM

Hello great hack!

Can you make it like for every x amount of money members automatically get x amount of reputation points?

That would be really awesome and boost donations too :D

towersl 11-09-2006 08:33 AM

all working ok in 3.6.3

:)

chick 11-09-2006 04:04 PM

Works great, but I cannot get it to show up in the users profile. Unmodified skin. I followed the instructions and have the "vbphrase[user_cp]</a></td>" and I added "$cyb_paypal_donate_link" nothing shows up. I assume it should show for me.

Can some one post a code for me? Thank you

Tuga?? 11-09-2006 04:35 PM

Code:

Error Detected
 
 
The seller accepts encrypted website payments only. You cannot pay the seller through un-encrypted buttons. Please contact your seller for more details.

this is the error i got wen i press the amount.

Site:
http://www.cracktugateam.com/forum/index.php?do=donate

Thanks

chick 11-09-2006 10:50 PM

I don't get any errors I just can't seem to make a link in the users CP

Luggruff 11-12-2006 07:31 AM

What to remove in the plugin and what to add in the templates if I want custom location ?

V3RT1G0 11-18-2006 11:32 PM

another problem with this hack is that the Donate link is not algined right... i tried to make it align center in many ways as to editing templates and i couldnt find it... next release can fix this?

donaldgkimball 11-23-2006 03:37 PM

Is there a way to place a Paypal button instead of this drop-down menu? I know that Paypal offers you the code to be embedded, but any clarifications are welcome.

bigsbydapicka 11-23-2006 07:41 PM

Installed....Thanks!

phovanxua 12-18-2006 12:28 AM

Installed ...worked perfect on 3.6.4

Thanks .

free2saute 12-19-2006 03:54 AM

I get a white page when i add the amount and click for next step what am i doing wrong :confused:

tschai 12-19-2006 09:54 AM

Looks like a very nice and usefull add-on; wil install it definitly in the near feature...

*clicks install already*

FunaGuy 12-24-2006 02:42 PM

is there any way to show how much donation is donated ??? (Donation Meter)

itdevil 01-09-2007 08:03 AM

Quote:

Originally Posted by FunaGuy (Post 1144486)
is there any way to show how much donation is donated ??? (Donation Meter)

I would like to have this feature as well :) Please.


All times are GMT. The time now is 12:55 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.01712 seconds
  • Memory Usage 1,809KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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