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)

Eq4bits 01-27-2008 02:23 PM

I think I fixed above problem, had to do with the page I want the donate bar to show on which are the donate page.. Am using
Code:

misc.php?do=donate
in the 'Show DonBar on (comma separated THIS_SCRIPT locations)' place in the options.

I would *like* the bar to only be on the donate page (put the phrase in the template) and on the donate list page (haven't added phrase to template yet. The only time I can actually get the donate bar option to work is if I enable it and have it on 'index', it won't work with any other page. Right now I have disabled this option totally.

Webby24 01-27-2008 06:36 PM

Hello,

I´m using this mod for a few month. But now we have problems. Not really probs with mod, more probs with paypal. Because a huge number of our members are not paypalmembers. So the transaction will be terminated. And so the most members don´t donation. But after a vote we found out that the most members will donation if it possible to donation via banktransfer. So I have now the question.

Is it possible to integrated a status like now and a button with "donation now". But if you click the button you wont be transfer to paypal. But the member see as first possibility a banktransfer letter (and the can print it)
or the other posibility were that the member see the datas to transfer the money.

But mabe it is possible to link an other transfer method. Like UOS (United Transfer) or some other.

And for the statusbar were a manuell release great. So I can setup the bar by myself.

Thanks a lot

André

AWJunkies 01-27-2008 10:47 PM

Few more days guys :)

Partyball 01-28-2008 06:01 PM

I have one question. I know it was mentioned before(From post #334 https://vborg.vbsupport.ru/showthrea...le#post1275190 ). I have multiple donation pages created. Although they all link to the same donation total. I would like to split them up on seperate pages.

For example, I have 4 servers running. The donor could click on one servers donation page and donate for that server, not the total bill. If one server isnt pulling its weight on donations it will be shut down. Any help on this issue will be much appreciated. Thanks.

ezurick 01-29-2008 01:30 PM

Quote:

Originally Posted by ezurick (Post 1422110)
Hi. I have this mod and the ibproarcade installed on my forum. I also have the donation bar turned on. It works well, but the donation bar bleeds onto the arcade screen whenever you exit or complete a game. Not a show stopper... but annoying. Is there a fix for this?


Anyone having this issue? A fix perhaps?

blanky 01-31-2008 06:04 AM

How could I put the donations bar on the bottom of the index? Like where the stats are?

Astroholic 01-31-2008 07:47 AM

www.bronxfans.com

Two questions:

How do I change the 'Donate' on the top of the page off of the color green?

Once I click 'Donate' how can I edit the text that says:
Quote:

Please choose an option below...
http://bronxfans.com/misc.php?do=donate

Stryker412 02-01-2008 02:03 AM

Can you add an option as to when the monthly goal resets (ie specific date)?

blanky 02-02-2008 12:35 AM

Hey, I was wondering - By default, the donators page shows up with the most recent donation on top (yeah I know you can sort it back after that) But I'd like it so that by default when you click the donators page, it shows up as biggest donator ontop.. Is that possible?

STUCreator 02-02-2008 05:17 AM

I can't seem to generate a donars list. In fact, the donation goal amount is $50 for the month and it shows 0% received even though I've receievd several donations thus far.

Any thoughts as to how I can get this stuff to work for me?

The most frustrating part of it is that I can;t see DONATORS under MISCELLANEOUS even though my settings all appear to be correct.

Can anyone assist?

Sandy-XXX 02-02-2008 03:48 PM

Date/Time and image logo for the PayPal form is not working for me, but installed anyway, nice mod.

therogueforums 02-02-2008 06:09 PM

Installed! Way better than the last donation hack we used- thanks for the release! Now.. if only there was a way I could get rid of the green highlight in the navbar... it clashes too hard with the rest of the site.

WFZ 02-02-2008 06:29 PM

Thanks.

Im installking now

Lombardo 02-03-2008 12:13 AM

Installed,thanks a lot.

I'm just wondering i'd like to install the button in another template. else what code do i use?

jambo_1969 02-03-2008 06:00 AM

Quote:

Originally Posted by Lombardo (Post 1434968)
Installed,thanks a lot.

I'm just wondering i'd like to install the button in another template. else what code do i use?

I put a button underneath the navbar in the navbar template..

Quote:

<!-- / nav buttons bar -->
- FIND THIS

Quote:

<!-- your custom whatever -->
<a href="yourforumslinktothedonations.php">
<img src="your link to the donate image stored in th eimages folder.gif" border="0"></a>
<!-- end of custom whatever -->
- ADD THIS UNDERNEATH

Lombardo 02-04-2008 10:10 PM

can i add that code once ive edited it to wherever i want to place it?

jambo_1969 02-05-2008 04:58 AM

Quote:

Originally Posted by Lombardo (Post 1436404)
can i add that code once ive edited it to wherever i want to place it?

I would imagine so.....

:)

atlambros83 02-06-2008 04:59 PM

installed this on my forums, everything is working great BUT the "Donate" link is not listed on my navbar. how do I go about adding this to the navbar?

http://www.optikal-illuzionz.com/forums

cagbaazee 02-07-2008 04:05 PM

Will it work at Vbulletin 3.7. Please reply. Thanks

Stryker412 02-07-2008 06:43 PM

Is there a way to integrate the donation system with Who's Online? For instance if someone is at the donation screen can it show as Donating on the Who's Online?

therogueforums 02-08-2008 08:23 AM

Quote:

Originally Posted by cagbaazee (Post 1438302)
Will it work at Vbulletin 3.7. Please reply. Thanks

Yes, it does- I have it on my board currently.

bazzup 02-08-2008 11:49 AM

Quote:

Originally Posted by atlambros83 (Post 1437514)
installed this on my forums, everything is working great BUT the "Donate" link is not listed on my navbar. how do I go about adding this to the navbar?

http://www.optikal-illuzionz.com/forums

add this to your navbar template

Code:

<td class="vbmenu_control"><a href="misc.php?do=donate" accesskey="5">$vbphrase[cybpaypal_donate]</a></td>

gldtn 02-08-2008 09:45 PM

Quote:

Originally Posted by cagbaazee (Post 1438302)
Will it work at Vbulletin 3.7. Please reply. Thanks

Yes, it's working for me vb3.7b4 ;)

Is it possible to enter our own button CODE from paypal into this system?

Carmen27 02-09-2008 04:16 AM

i tested this out on my site and when i click on the button to pay, i get this:
The seller accepts encrypted website payments only. You cannot pay the seller through un-encrypted buttons. Please contact your seller for more details.

What do I do? how can I add a encrypted image?

mystic10 02-16-2008 10:23 PM

thanks so much awesome hack...i have one problem one request one thing i dont understand:

problem:

when i go to the donation link it say 18 unconfirmed but does not give any names of anything...how come..below it the image

https://vborg.vbsupport.ru/external/2008/03/6.jpg

request:
any way to integrate the paypal donate button so it looks more official

don't understand:

Image at the top left of the payment page (750x90px max) - Full path...this means what and what is it pertaining to..

cagbaazee 02-19-2008 06:05 AM

How to know that people pay as donators, i need the lists for that. and one more thing, when i use maximum donator amount to 250$ and when someone pay $50 as donators, the amount amount has to be deducted from donators. ie $200.

please fix up the bugs. Thanks

PS - sorry for my poor english.

Paradigm 02-19-2008 02:00 PM

Hi, I am running 3.6.8 PL2 and I have just updated from cyb - paypal donate 3.9 to 4.4 so that we could have a donor bar. From what I can tell it upgraded just fine but I am unable to see the donor bar. I have it turned on in the Admin cPanel but still nothing. Can someone please help me?!?!

p.s. where exactly is the hack settings where I am to add THIS_SCRIPT to?

wolfgangontour 02-20-2008 04:38 PM

Ok, let me see, the hack is a fine thing first of all and it seems to work just fine - besides - compared to others there is many adjustemnts that can be made. All in all a good hack.

Now my problems ;)

well, I run a 3.7.4 Beta but that doesn't matter to the hacks - the only thing about it is that I can not see the donations in the donation listings when I am on misc.php?do=donlist, I can not validate them in the moderation queue - nothing... why that? My usergroup is added to the list though in the settings... do you know a hint how I get that done? I am the user with the id=1 but the usergroup is let's say 21...
greets :)

Hmm, after a while I figured out that I had to change my usergroup to the admins to be able to do that...

Paradigm 02-20-2008 11:03 PM

Is there any way to view/confirm new donations without being a super admin? I have tried it with serveral donations now and the only way I can see them is if I add myself to the super admins usergroup. The thing is we need a different usergroup to be able to confirm new donations without having them being a member of the super admin group.

HELP PLEASE!!

sinisterpain 02-20-2008 11:57 PM

Dont really understand why you would want to do this since to confirm a members donation you would need access to the site admins paypal account to confirm it. If thats the case that person must be well trusted and should be in the Administrator group anyways. But its your option.

Paradigm 02-21-2008 10:16 AM

Well Sinister, we are a large gaming clan and have multiple tiers of management. We are too large to have just one person do everything. I did end up finding a fix for us by renaming user groups so that the group that we wanted to manage the donations became group ID 6.

Paradigm 02-21-2008 11:01 AM

I am sure you are sick of seeing me post questions about your hacks. Anywho, I have everythings set up the way we want it now the only problem is the donorbar on the forum page is white and can barely be seen. I dont know if this has something to do with our skin or what but can you tell me where I can change the color? Thanks!

militarytuners 02-22-2008 02:05 AM

Let's see how this works for my site.

mariocaz 02-22-2008 02:45 PM

Please post reports militarytuners!!

Mario

AndyA 02-22-2008 02:57 PM

I'm having a bit of a problem with this hack, is it me ? I've entered a 'suggested' & a minimum accepted amount of ?5.50 in my settings but Paypal is only receiving amounts of ?5. When I initially entered the amounts I did use ?5 but changed this afterwards, despite saving the settings (and trying several times just in case), it's still only using the ?5.

Any help appreciated.

https://vborg.vbsupport.ru/

mariocaz 02-22-2008 03:29 PM

Wow this is an awesome mod but I think (for all these posts) it need an update!!

I will be great also have a better support, because I want to install it in my 3.6.8 patch level 2

RadarReviews_Ne 02-23-2008 04:22 PM

When members have been donating on my website the bar hasnt moved and it shows no record of them donating? My website is www.RadarReviews.Net

DeesDogCare 02-25-2008 06:43 AM

OK, I've read through 24 of 54 pages here . . . it's 3:38 am and I'm falling asleep. It's time to ask for some help. I created a custom message to be displayed with my donor bar, and added the "$cybpaypal_donbar" in three different places, all to no avail. I tried the sidebar that I have on all pages, my footer, and in a thread.

Any ideas about why my donor bar & message won't show up? Is there a size limit on the message? Does it stay hidden until the site recieves at least one donation?

YES ~ I did enable it in my options =)


Here are my forums (close your eyes, color isn't right on them yet, hehehehe)

http://deesdogcare.com/DogBlog/dogdays

Oh, and I need to remember post #271

Thanks!

DeesDogCare 02-25-2008 07:21 AM

ALSO ~~~ just opened my site in firefox and on the nav bar in there, instead of my quick links link, I have a second donate button!

Update: Found this issue & fixed it ~~~ post above is still in need, though.

Soup^Dragon 02-25-2008 06:52 PM

Quote:

Originally Posted by AndyA (Post 1448728)
I'm having a bit of a problem with this hack, is it me ? I've entered a 'suggested' & a minimum accepted amount of ?5.50 in my settings but Paypal is only receiving amounts of ?5. When I initially entered the amounts I did use ?5 but changed this afterwards, despite saving the settings (and trying several times just in case), it's still only using the ?5.

Any help appreciated.

http://i38.photobucket.com/albums/e1.../whatthe-1.jpg


got this problem too, 1st posted about it in December, then January twice even sent cyb a pm but still not had a response, not even an acknowledgement. :(


All times are GMT. The time now is 12:16 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.02121 seconds
  • Memory Usage 1,831KB
  • 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
  • (10)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
  • (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