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.