vb.org Archive

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

aakhan136 02-20-2009 07:01 PM

Thanks

IndigoSociety 02-26-2009 04:40 AM

How come it doesn't automatically move to the proper usergroup even if I have that option on?

indie2industry 02-26-2009 12:57 PM

How do you change the color of the box where people type their donations?? Im my layout, it shows up the same color as the background, making it impossible for people to type in donation amounts (because they can't find it, LMAO!!)

sbsforum.us 02-28-2009 03:53 AM

Having a problem - for the life of me I can't figure out how to customize the message "Donate to support this site..."

Thank in advance for the help!!!!

**EDIT** I have tried changing it in the "Enable Donation Bar Note (Click here to customize)" area and it doesn't seem to be working. I am sure I am just missing something

Valter 02-28-2009 09:02 AM

Phrase Manager

Phrase name: cybpaypal_donbar_note

MrD3SAi 03-02-2009 04:10 PM

A question:
When a user donates, there is a button on Merchant's page on pypal that Return to Merchant. When a user clicks on that link, he/she is directed to smilies page. How can I change it to Forum's home page?

Valter 03-02-2009 04:38 PM

Either edit plugin manually, or wait for the next version where I'll add option to change the link.

Currently it should point user to FORUM/misc.php?do=donate_thanks

Link can be changed in 'Cyb - PayPal Donate - Ext' plugin:
Code:

$cybpp_ppurl .= '&return='.$vbulletin->options['bburl'].'/misc.php?do=donate_thanks';
Be careful when editing this, as wrong code may break the whole product.

Domainer 03-02-2009 07:46 PM

Thank you Installed

MrD3SAi 03-03-2009 10:21 AM

Quote:

Originally Posted by Cybernetec (Post 1758614)
Either edit plugin manually, or wait for the next version where I'll add option to change the link.

Currently it should point user to FORUM/misc.php?do=donate_thanks

Link can be changed in 'Cyb - PayPal Donate - Ext' plugin:
Code:

$cybpp_ppurl .= '&return='.$vbulletin->options['bburl'].'/misc.php?do=donate_thanks';
Be careful when editing this, as wrong code may break the whole product.

thanks for the update.
Can you give a date when we can expect the new upgrade? Atleast an estimated date!
Thank you.

cynthetiq 03-03-2009 01:11 PM

gah.. sorry my brain is fried. how do i modify the template to show only when logged in? I know it's a conditional....

Quote:

Open desired template and put "$cybpaypal_donbar" where you wish to have Donation Bar shown


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