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 - Cyb - PayPal Donate (https://vborg.vbsupport.ru/showthread.php?t=177563)

aaphox 10-18-2008 03:13 PM

Quote:

Originally Posted by dataman (Post 1646748)
But the mod is not off; I'm trying to see donators immedieately after someone has used the Paypal link, and the mod is still 'on'.

Go into the paypal donate settings and make sure your usergroup is in the row for:

Usergroups able to view Donator list (comma separated list of IDs)

Should work after you sort that out =]

Valter 10-19-2008 02:02 PM

v4.8 - Oct 19. 2008.
-New: Ability to disable donations temporarily (means system is on but new donations are not accepted)
-New: Donation Bar Menu (with links to Donate page, Donation List, Admin Options)
-Fixed "not accepted amount" bug
-Fixed bug where subscriptions are not logged properly on Donation List
-Minor bug fixes/code improvements

To upgrade:
-Import XML, allow overwrite
-Revert hack templates if any modified

jammiedodger546 10-19-2008 02:19 PM

Cheers for the update

Julio 10-19-2008 02:28 PM

Guys:

Not to be rude... but.. I have asked for help.. stating that the donator bar does not show up, after installation. I have seen other questions asked before mine... and I have not received any help/answer. Anyone can at least suggest any ideas? :(

hauli 10-19-2008 02:30 PM

Updatet ...

Thx for this Update!

redlabour 10-19-2008 05:43 PM

Quote:

Originally Posted by Cybernetec (Post 1648271)
v4.8 - Oct 19. 2008.
-New: Ability to disable donations temporarily (means system is on but new donations are not accepted)
-New: Donation Bar Menu (with links to Donate page, Donation List, Admin Options)
-Fixed "not accepted amount" bug
-Fixed bug where subscriptions are not logged properly on Donation List
-Minor bug fixes/code improvements

Bug since 4.7 Link at Quick Links is not present at vBadvanced. At Forum it is still there.
Happens in this Case if vBadavanced is installed in / and not in /forum.

See Screenshot - the grey Line.

Have searched the whole Templates and the PlugIns but i can not find the Quicklink Position to fix this by myself manually. :(

dataman 10-20-2008 02:03 AM

Thanks, Aaphox; that worked! Now my only issue is seeing amounts of 7 and 14 in the donator list when the options are set to 5 or 10. Maybe the new release fixes that.

jluerken 10-20-2008 07:18 AM

Hi Cybernetec,

can you please do the following change to the plugin:
Cyb - PayPal Donate - Link
Code:

$cyb_paypal_donate_link .= '<a href="'.$vbulletin->options['bburl'].'/misc.php?do=donate"';
I am using a portal system and if I do not add the forum url before the donate call,
it will not work. Can you please add this for version 4.8 or 4.9 ?

jluerken 10-20-2008 07:20 AM

Quote:

Originally Posted by redlabour (Post 1648404)
Bug since 4.7 Link at Quick Links is not present at vBadvanced. At Forum it is still there.
Happens in this Case if vBadavanced is installed in / and not in /forum.

See Screenshot - the grey Line.

Have searched the whole Templates and the PlugIns but i can not find the Quicklink Position to fix this by myself manually. :(

Its not a bug, its vbadvanced not knowing the global variable. I think you have to add this in your vbadvanced settings. I had the same with vBCMS and had to add the variable also there to make this working. In vBCMS this was very easy and could be done within seconds.

redlabour 10-20-2008 11:54 AM

Quote:

Originally Posted by Cybernetec (Post 1645986)
1. There is already option to add donations manually:
https://vborg.vbsupport.ru/attachmen...9&d=1217012931.

But only for UserId?s - can we have Usernames please?

Riccardo83 10-20-2008 12:46 PM

Is it possible to not set a goal donation? I dont want people to think we have to have 1000 euros a month or so.. u know....

redlabour 10-20-2008 06:25 PM

Quote:

Originally Posted by jluerken (Post 1648762)
Its not a bug, its vbadvanced not knowing the global variable. I think you have to add this in your vbadvanced settings. I had the same with vBCMS and had to add the variable also there to make this working. In vBCMS this was very easy and could be done within seconds.

No this is not the Problem in this Case.

I have allready added misc.php to the Globaloptions in vBA for other Hacks (Example: Cyb Mod Stats) and it is working.

In this Case there is only a small grey Field with no Content - not only a wrong Link with a missing Directorypath.

Videx 10-23-2008 02:41 AM

Marked installed.

I really liked the way Cyb put links to each message and message title right there in the options, instead of telling people to go search phrases on their own. Makes it very easy to customize the PMs.

DeadRabbit 10-23-2008 02:53 AM

whenever someone donates the goal bar doesnt go up it stays at 0% and it doesnt move the user to the usergroup i set and it doesnt add up on donator links... why?

Videx 10-23-2008 03:05 AM

It's not supposed to go up when they donate. It goes up after you confirm the donation.

HDT 10-24-2008 12:44 AM

Any chance have setting to the last activity/visited page in forum when we press "Return to Merchant" button on paypal.

Current setting now when we press "Return to Merchant" button on paypal it took me to the "smiley" page of the forum.

Thanks.

redlabour 10-24-2008 03:02 AM

Quote:

Originally Posted by redlabour (Post 1649114)
No this is not the Problem in this Case.

I have allready added misc.php to the Globaloptions in vBA for other Hacks (Example: Cyb Mod Stats) and it is working.

In this Case there is only a small grey Field with no Content - not only a wrong Link with a missing Directorypath.

Any Support?

jmurrayhead 10-26-2008 03:05 PM

It would be nice if instead of using misc.php, this hack would have it's own php file like donate.php.

That way I could set the hack THIS_SCRIPT settings to use only donate.

Unless someone else knows of another way. I only want the donbar to be displayed when the user clicks the "Donate" link or when an admin clicks "View Donations".

Valter 10-26-2008 08:27 PM

Just put "misc" in locations setting field.

jmurrayhead 10-26-2008 08:37 PM

Quote:

Originally Posted by Cybernetec (Post 1653350)
Just put "misc" in locations setting field.

That's what I'm doing now...just didn't want it to display for every other time I browse to misc.php...only when using the donation system.

Twisted Shifter 10-27-2008 07:07 PM

Quote:

Originally Posted by Cybernetec (Post 1540764)
Just use "$cyb_paypal_donate_link" variable instead of '<a href="misc.php?do=donate"...'. Then link will disappear automatically for excluded groups.

Yes. Insert image using <img> tags surrounded by <a> tags linking to "misc.php?do=donate".

For example:
Code:

<a href="misc.php?do=donate"><img src="images/paypal.gif" alt="" border="0" /></a>
You should ask author of that plug-in/add-on for help.
Btw this hack has integrated donation bar, so add-ons are not needed.

Sir, forgive me if you have answered this and I missed it.
Can I change the text at the top so that it reads "Join Now" rather than donate?

Valter 10-28-2008 12:22 AM

Yes, in Phrase Manager.

Twisted Shifter 10-28-2008 01:08 AM

Thank You! ......... I got it..... One more question.

Please forgive my ignorance and I am just learning all of this!

What would it take to capture; Real Name, address, phone number, email, if they are a renewing member and member number if it applied? Could a page to collect all of this be incorporated into your hack?

Thank you again for all your hard work!

jluerken 10-28-2008 07:11 AM

Quote:

Originally Posted by redlabour (Post 1649114)
No this is not the Problem in this Case.

I have allready added misc.php to the Globaloptions in vBA for other Hacks (Example: Cyb Mod Stats) and it is working.

In this Case there is only a small grey Field with no Content - not only a wrong Link with a missing Directorypath.

You need to add the variables
cyb_paypal_donate_link
cybpaypal_donlist_link

to vBAdvanced to make it working

deslim80 10-30-2008 08:56 PM

Hi, first thanks for the great mod.
I have a customised style and I think I installed the mod properly because the 'donate' link is in the nav bar on my default template but it is missing from my customised one.

I inserted the
2. OPTIONAL (for some customized styles)
Open template "navbar" and add "$cyb_paypal_donate_link" after "vbphrase[user_cp]</a></td>" surrounded by proper TD tags
3. OPTIONAL (for some customized styles)
Open template "navbar" and add "$cybpaypal_donlist_link" after "vbphrase[miscellaneous]</td></tr>" surrounded by proper TD/TR tags

into my navbar template but to no avail. Will kindly need some help on this?

Thanks and cheers!

Eclyps19 11-03-2008 11:02 AM

Bah.. i think i got it... nvm :)

GSeybold 11-03-2008 12:37 PM

Installed but don't see anywhere to add donations manually. Please advise. Thank

GSeybold 11-03-2008 12:42 PM

Nevermind found it. Drop down list hard to find. May want to label it instead of just using down arrows:) Great hack!

Valter 11-04-2008 03:51 AM

I'm glad it works fine for you. Click Install to get future support.

MjrNuT 11-05-2008 01:07 AM

Quote:

Originally Posted by Cybernetec (Post 1648271)
v4.8 - Oct 19. 2008.
-New: Ability to disable donations temporarily (means system is on but new donations are not accepted)
-New: Donation Bar Menu (with links to Donate page, Donation List, Admin Options)
-Fixed "not accepted amount" bug
-Fixed bug where subscriptions are not logged properly on Donation List
-Minor bug fixes/code improvements

To upgrade:
-Import XML, allow overwrite
-Revert hack templates if any modified

Hello Cybernetec!!

The update looks great. I have been using v4.5 of your plugin here. I'm interested in upgrading, however, will I still retain what donations have already occurred that show in the list?

Anything else one might be concerned about for upgrading?

Thanks!

Valter 11-05-2008 05:37 PM

Just import new XML, check "overwrite".

DON'T UNINSTALL version 4.5 before importing newer one. Uninstall process removes donation list entries from database. So just do regular upgrade.

Adem GEN? 11-06-2008 12:52 PM

Hello,

Suggestion:

Cyb - PayPal Donate>>Currency:
Display Selected
Attachment 89035







Full Turkish Translation
vBulletin Version 3.8.0 Beta 1

Moshe1010 11-11-2008 10:09 AM

is there any chance someone will tell me how to add ILS (Israeli shekels) to this mode? (ILS is supported by PayPal)

10x

Yellow Slider 11-12-2008 08:11 AM

I can't add donors to the donors list, I don't have this -
https://vborg.vbsupport.ru/attachmen...9&d=1217012931
as an option in my board.
I can't see confirmed \ unconfirmed donations too, what is the problem? I should upload the files in the __MACOSX system too?

the donation bar isn't changing after someone is donating, it still shows 0$ out of 100$.

Thanks.

Neal-UK 11-13-2008 07:46 PM

Quote:

Originally Posted by Yellow Slider (Post 1664107)
I can't add donors to the donors list, I don't have this -
https://vborg.vbsupport.ru/attachmen...9&d=1217012931
as an option in my board.
I can't see confirmed \ unconfirmed donations too, what is the problem? I should upload the files in the __MACOSX system too?

the donation bar isn't changing after someone is donating, it still shows 0$ out of 100$.

Thanks.

I'm getting the same, people are donating but they say they get a message about the paypal button not being secure or something and they then show as their amount as unconfirmed. Really weird.

Nothing has gone into my paypal account.

Videx 11-13-2008 08:12 PM

Sounds like a browser or antivirus issue. Obviously, you're going to have to try it yourself.

Neal-UK 11-13-2008 09:02 PM

Problem now solved, was down to me using encryption payments via my paypal options.

enginethatcan't 11-17-2008 09:20 AM

upgrading from 4.5 to 4.8 I just override xml right?

enginethatcan't 11-17-2008 09:23 AM

Nevermind. Found it - answer is yes

BobbyDiesel 11-18-2008 03:45 AM

Thank you for this.


All times are GMT. The time now is 03:28 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.01851 seconds
  • Memory Usage 1,826KB
  • 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
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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