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)

DoReGaMa 08-12-2009 03:10 PM

I installed this...its working fine for the default style....bt not working for the other style...

i even followed these steps

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/TR 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

bt didnt work out.....tell me should i edit anything else....

sherrym 08-12-2009 06:45 PM

Works great - thank you!

Just one small thing. How do I edit the text "Donate" that appears in the Nav Bar?

Thanks,
Sherry

sherrym 08-18-2009 03:24 PM

Have tried editing whats below as suggested by a user. Still returns to the smiley page. Anyone have a suggestion, as to how this can be fixed?

$cybpp_ppurl .= '&return='.$vbulletin->options['bburl'].'/misc.php?do=donate_thanks';

Changed >misc.php?do=donate_thanks
To > index.php

Thank you.

matthewhotdude 08-18-2009 04:02 PM

For some reason it doesnt move people automatically to the "donator" group I set up

sherrym 08-18-2009 04:53 PM

Quote:

Originally Posted by matthewhotdude (Post 1869888)
For some reason it doesnt move people automatically to the "donator" group I set up


On mine, when I confirm, there is a dropdown menu that also allows me to add user to a different usergroup. Works for me.

matthewhotdude 08-18-2009 04:57 PM

Quote:

Originally Posted by sherrym (Post 1869933)
On mine, when I confirm, there is a dropdown menu that also allows me to add user to a different usergroup. Works for me.

Thanks, didnt see that...thought it would have done it automatically

EyeintheSky57 08-18-2009 07:51 PM

Quote:

Originally Posted by sherrym (Post 1869858)
Have tried editing whats below as suggested by a user. Still returns to the smiley page. Anyone have a suggestion, as to how this can be fixed?

$cybpp_ppurl .= '&return='.$vbulletin->options['bburl'].'/misc.php?do=donate_thanks';

Changed >misc.php?do=donate_thanks
To > index.php

Thank you.

Check the post from AUGUST 5 @ 15:37 from theksmith

He offers a different way to fix the SMILIE PAGE issue.

I did whay he said, and my problem went away immediately.

sherrym 08-18-2009 10:56 PM

I missed that. Fixed my issue, as well. Thanks for helping.

Thank you to theksmith, as well.





Quote:

Originally Posted by EyeintheSky57 (Post 1870041)
Check the post from AUGUST 5 @ 15:37 from theksmith

He offers a different way to fix the SMILIE PAGE issue.

I did whay he said, and my problem went away immediately.


shaunceb 08-20-2009 05:46 PM

Installed but having problems. When clicking the link at the end of the donations bar, it just refreshes the page.

Gazer 08-22-2009 11:54 AM

ok iv installed this hack and tried to Donate which worked fine, then went to comfirm payment, ended up with this on main forum any help please :

Database error in vBulletin 3.8.4:

Invalid SQL:

SELECT user.avatarid, user.avatarrevision, avatarpath, NOT ISNULL(customavatar.userid) AS hascustom, customavatar.dateline,
customavatar.width, customavatar.height, customavatar.width_thumb, customavatar.height_thumb
FROM vbuser AS user
LEFT JOIN vbavatar AS avatar ON avatar.avatarid = user.avatarid
LEFT JOIN vbcustomavatar AS customavatar ON customavatar.userid = user.userid
WHERE user.userid =;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 6
Error Number : 1064
Request Date : Saturday, August 22nd 2009 @ 08:45:49 AM
Error Date : Saturday, August 22nd 2009 @ 08:45:50 AM
Script : http://www.world-of-digital.com/
Referrer : http://www.world-of-digital.com/forums/
IP Address : 89.240.92.229
Username : Gazer
Classname : vB_Database
MySQL Version : 4.1.12-log

Valter 08-22-2009 12:53 PM

Sorry, but this product has nothing with the avatars nor 'avatar' MySQL table.

starli 08-24-2009 11:02 AM

Hello,

I abos established.
the user who will order an abo placed in a separate user group.

It is possible that this automatically after the tender abos be put back into their original user group?

Gazer 08-26-2009 10:55 AM

ok now my members that have Donated are getting the same error, this seems to be when they get the PM saying thankyou for Donating .........iv had to delete my PMs before i could get back in, and had to do the same for them. ....so as soon as the PMs have gone the error goes ??
This is now swicth off untill i can find the reason why.

matthewhotdude 08-26-2009 03:06 PM

How can I get it so the donation bar doesnt show up to guests?

NTMID8 08-26-2009 06:32 PM

Quote:

Originally Posted by matthewhotdude (Post 1874805)
How can I get it so the donation bar doesnt show up to guests?

You should be able to wrap it in a conditional like:
PHP Code:

<if condition="$show['member']"


eXoOutsider 08-29-2009 02:34 AM

Quick question out there, is there an if condition for say like.

<if condition=" User donated >15$">

</if>

I want something to show in the postibt for users who donated over 15$

any help would be greatly appreciated!

steven s 08-30-2009 12:45 AM

I was hoping that once a member lapsed their subscription they would revert back to the registered usergroup.
I noticed they don't so I deleted those who have lapsed.
They are all still in their special usergroup.

Is this the way it works?
Donate anything any you are forever assigned to whatever usergroup it is set for?

NTMID8 08-30-2009 01:05 AM

I have to do this manually as well because we leave the user in the special group for a time dependent on how much they donate -- three months for anything up to $24, six months for $25-$49 and a year for anything over that.

It would be nice to be able to set (in my case) three special groups that automatically expired after a time limit the admins could specify per group. Then just give the option off all defined groups in the approval menu when viewing donations.

steven s 08-30-2009 02:11 AM

Quote:

Originally Posted by NTMID8 (Post 1876621)
I have to do this manually as well because we leave the user in the special group for a time dependent on how much they donate -- three months for anything up to $24, six months for $25-$49 and a year for anything over that.

It would be nice to be able to set (in my case) three special groups that automatically expired after a time limit the admins could specify per group. Then just give the option off all defined groups in the approval menu when viewing donations.

I really like the progress bar but I think I'll end up going back to the vB's paid subscriptions function with v4.

princeedward 08-31-2009 11:19 AM

oppps....hi anyone knows how can is solve this problem please...

Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.


thanks and appreciate any help on this...

:p

unclefester 09-04-2009 02:55 AM

Does anyone know how to get the donation bar to display on the vBa CMPS page. It was working using the info posted here. https://vborg.vbsupport.ru/showt...02#post1693202
with CMPS v3.1.0

However after updating to CMPS v3.2.1 it no longer works using that.

Any help would be appreciated.

spmatrix 09-04-2009 05:11 PM

I have problem. As soon as I took the first donation, I received the message for the user that made the donation, but does not present the user in the donors list and neither the bar went up. I went to add him manually but doesn't accepts him.

Some help?

vBulletin 3.8.4

Thanks

Fixed: Uninstall --> Repair Database --> Optimize Database --> Reinstall again .

Works perfect.

realmr 09-05-2009 09:11 AM

is it possible to add manual donations to the donor bar ? I have recd. check payment from one of my member, I want to add his id in the donors list and add it in the latest donations.

if yes, where can I add his id and donation amount ?

NTMID8 09-05-2009 07:14 PM

1 Attachment(s)
Click the dropdown from Donation Goal and select View Donations.

Then click the next dropdown and you'll see the options to add a donation manually.

realmr 09-07-2009 08:29 AM

thanks NTM, I have co-admins in my forum and their group id is different, I want this editing available to the co-admin group as well, how to do it ? where can I add the additional group id permission to view and edit the donations list

rajubd 09-07-2009 10:56 AM

how to change donate color also blink

NTMID8 09-07-2009 03:00 PM

Quote:

Originally Posted by realmr (Post 1880974)
thanks NTM, I have co-admins in my forum and their group id is different, I want this editing available to the co-admin group as well, how to do it ? where can I add the additional group id permission to view and edit the donations list

Quote:

Originally Posted by rajubd (Post 1881011)
how to change donate color also blink

You should be able to change both of these items in your AdminCP -> vBulletin Options -> Cyb - Paypal Donate.

realmr 09-10-2009 07:38 AM

NTMID, there is option for only how to view the donations in the cybdonate in options, there is no edit permissions for the other usergroups option any where to be found, currently only admins can add custom donation, I want to give the permission to co-admins to add it as well

atmaca 09-10-2009 12:09 PM

1 Attachment(s)
Turkish translation can be downloaded from the attachment.

NTMID8 09-10-2009 01:19 PM

Quote:

Originally Posted by realmr (Post 1882417)
NTMID, there is option for only how to view the donations in the cybdonate in options, there is no edit permissions for the other usergroups option any where to be found, currently only admins can add custom donation, I want to give the permission to co-admins to add it as well

Yes, my mistake. I was thinking there was an option to define admin usergroups, but you are correct that there is not. Would be a good addition if Cyb releases an update.

Prisim 09-12-2009 10:39 AM

i installed mod but my donation bar is incomplete only color show

no donation link and custom notice show

is there any problem with mod

i m using vb 3.8.4

Mohammad Jehad 09-12-2009 11:44 AM

thanks friend

AfterWorldForum 09-13-2009 02:34 PM

I've tried moving the Donate link in the navbar. I succesfully managed to move it to the right of the Calendar, but really, I would love for it to be directly to the left of the LOG OUT link for registered users.

I've tried editing templates to no avail. Anyone with a bit more experience in template editing who could point me in the proper direction for this?

Any help will be greatly appreciated :)

Thanks.

Chimpie 09-13-2009 04:00 PM

Quote:

Originally Posted by EntropiaPlanets (Post 1884109)
I've tried moving the Donate link in the navbar. I succesfully managed to move it to the right of the Calendar, but really, I would love for it to be directly to the left of the LOG OUT link for registered users.

I've tried editing templates to no avail. Anyone with a bit more experience in template editing who could point me in the proper direction for this?

Any help will be greatly appreciated :)

Thanks.

Sending PM.

ispots 09-16-2009 05:09 PM

Sorry to slightly jack this thread, but I didn't want to start a new thread for something that may be obvious.

I have searched at length for a mod that will allow me to associate more than one user to a particular subscription (so that spouses' access is free with paid membership) but I can't find one.

Has anyone seen such a thing??

Chimpie 09-16-2009 05:56 PM

Quote:

Originally Posted by ispots (Post 1885846)
Sorry to slightly jack this thread, but I didn't want to start a new thread for something that may be obvious.

I have searched at length for a mod that will allow me to associate more than one user to a particular subscription (so that spouses' access is free with paid membership) but I can't find one.

Has anyone seen such a thing??

I haven't seen anything like that before.

LoverZPoint 09-18-2009 04:32 PM

Is there any way we can dd recent donnors name on forumhome below paypal donation bar ?

Plz reply ASAP

Thanx in advance

MjrNuT 09-21-2009 07:51 PM

Ok,

I think I'm going to swallow my words RE: Subscriptions working just fine. :mad:

I must have something configured wrong, I'm just not sure.

I'm the receiver and my Paypal account is set to Premiere. I have setup the plugin for 3 month subs.

Had a user try it. I received the notifications email/history as expected. The first payment was received and that a subscription was setup.

However, the next payment (2nd one) has not been received. I waited patiently 2 weeks after the date. I contacted the buyer to see if any issues on their end, and none to report.

I've contacted paypal (Why doesn't the subscription payment not occurred?). Response thus far, check w/ the buyer and wait longer. :eek:

I'm not entirely saying this is the plugins fault, but my general question is to the users of this plugin AND successful use of Subscription option -- What is your setup like?

Can you give me anything to help me troubleshoot?

Thanks in advance for your kind help. I'm pretty sure I have something misconfigured.

ps. is this post is related?

nogerorob 09-22-2009 04:36 AM

Hello,

I wanted to mention that I collected over $3400 for my non-profit fan site thanks to this script. I'd be happy to toss some skrill towards the developer, though I didn't see a paypal link.

rob

aohbforum 09-26-2009 12:12 PM

Thank you! Fantastic!


All times are GMT. The time now is 04:04 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.01580 seconds
  • Memory Usage 1,832KB
  • 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
  • (1)bbcode_php_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