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)

apokphp 10-08-2007 08:33 PM

Good hack, a few questions though...

Is this mod being supported by the author any more?

Is there a vbadvanced module for this donation hack?

________

Also, for vba users, to get the link to show on your homepage, do the following...

edit navbar template

1) After vbphrase[user_cp]</a></td>

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

It won't show as a colored link like the $cyb_paypal_donate_link variable will (I don't know how to get it to do that w/ a simple link...just use html??), but at least it appears in both places now.

ETDC 10-09-2007 01:13 PM

Another Q... how do I move the 'Donate' button/text along the Navbar? :)

Saik 10-11-2007 07:58 AM

Hello, great Hack.
Thanks for your work.
Installation: no problem
Configuration: no problem
Custom template modification: maybe a problem

In the quick link bar I can't see "Donator" instead of that I will see $vbphrase[cybpaypal_donations]

Also the link seams to be broken.It looks like this (URL changed)
http://www.url.com/testvb/%5C%22http://www.url.com/misc.php?$session[sessionurl]do=donlist\%22

Any ideas?

anwar.abdullakh 10-12-2007 01:37 AM

Quote:

Originally Posted by Saik (Post 1357429)
Hello, great Hack.
Thanks for your work.
Installation: no problem
Configuration: no problem
Custom template modification: maybe a problem

In the quick link bar I can't see "Donator" instead of that I will see $vbphrase[cybpaypal_donations]

Also the link seams to be broken.It looks like this (URL changed)
http://www.url.com/testvb/%5C%22http://www.url.com/misc.php?$session[sessionurl]do=donlist\%22

Any ideas?

I am having the same problem...
can anyone help us out??

*edit* this new patch, solved the problem...thx

wpeloquin 10-13-2007 05:09 AM

Quote:

Originally Posted by ETDC (Post 1356221)
Another Q... how do I move the 'Donate' button/text along the Navbar? :)

i have a custom navbar, so i have the auto-insert disabled. however, you can manually add this code into the navbar template where you want the link.
Code:

<a href="misc.php?do=donate">Donate</a>
my question is for Cyb: is there a way to make something similar to https://vborg.vbsupport.ru/showthread.php?t=153519 with this mod, so that it is integrated and updates as people donate? and a cmps module with like a pie chart instead of the bar?

i posted in his thread as well. (link)

ETDC 10-13-2007 07:11 AM

Quote:

Originally Posted by wpeloquin (Post 1358765)
i have a custom navbar, so i have the auto-insert disabled. however, you can manually add this code into the navbar template where you want the link.
Code:

<a href="misc.php?do=donate">Donate</a>

Thanks for that. :) I have the code manually inserted in the right place but how do I get it to "space automatically" with the other links? It's right next to another menu item (no space).

:)

Aclikyano 10-13-2007 12:52 PM

Upgraded from 4.1 (which worked perfectly)

But now 4.2 gives me this error (with my custom link and the hacks link both point to
misc.php?do=donate)
Warning: Division by zero in /includes/functions.php on line 5280

wpeloquin 10-14-2007 10:03 PM

Quote:

Originally Posted by ETDC (Post 1358804)
Thanks for that. :) I have the code manually inserted in the right place but how do I get it to "space automatically" with the other links? It's right next to another menu item (no space).

:)

the total insert should be something like:
Code:

<td class="vbmenu_control"><a href="misc.php?do=donate">Donate</a></td>
and should go between the </td> of the item you want it behind, and in front of the <td> of the item ahead.

EDIT: i am a forum admin, but when i go to the donations list, it does not show the unconfirmed donations, or give the option to confirm it. now, the only donation thus far was one made by me for testing. would that have anything to do with it? can i not confirm donations made by myself?

ETDC 10-14-2007 10:55 PM

Thanks. :)

AWJunkies 10-14-2007 11:52 PM

I modified this mod to have more details in the front donation page more like what bills paypal donation has. Makes it more appealing and can add info text to people. I think it is a must add on for this mod please look at bill paypal mod and include some of it.

Thanks!


All times are GMT. The time now is 07:29 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.01761 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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