PDA

View Full Version : Add-On Releases - vBA CMPS Module: Paypal


BlackThorn
04-25-2010, 10:00 PM
Removed.

your24hourstore
04-26-2010, 11:32 AM
installed

thanks

jeremyricci
05-05-2010, 04:29 PM
I apologize in advance, but I'm having trouble finding exactly where to install this. Can you give me any assistance? Thanks!

Edit: Never mind, I did not notice this was for vbAdvanced. I'd love to see something like this for VB4.0 CMS modules though!

Barteh
07-16-2010, 10:51 AM
Small bug: the form isn't closed with </form>, which interferes with other form using modules (like chatboxes). Fixed version attached.

BlackThorn
07-16-2010, 10:43 PM
Small bug: the form isn't closed with </form>, which interferes with other form using modules (like chatboxes). Fixed version attached.

Barteh, thank you very much friend I'm so glad now.


Yes people and now module has been UPDATED! by Barteh.

Barteh
07-16-2010, 10:58 PM
Umm... My pleasure :)

BlackThorn
07-16-2010, 11:06 PM
Umm... My pleasure :)

Haha however, really I'm so busy wit' my the main vBulletin jobs. Sometimes I cannot suppot to here or my another mods. But I'm glad for that, thanks again for your pleasure, LOL.

Regards.

GateKeper
07-21-2010, 03:12 PM
The fixed one does not work

when you click on the PayPal button it does nothing !

Barteh
07-21-2010, 03:21 PM
Works quite well for me. I assume you haven't edited the email address inside the xml?

GateKeper
07-21-2010, 09:59 PM
Yes I did edit, the address, and tried it more than once, could not get it to work, I will try it again, tonight and see, for now I can use the old one

Barteh
07-21-2010, 10:12 PM
Hope you realise that "could not get it to work" is an extremely, extremely inaccurate description of your problem and doesn't give *any* information to help people help you, other than suggesting common solutions (of which I can think just the one).

GateKeper
07-22-2010, 12:59 AM
The fixed one does not work

when you click on the PayPal button it does nothing !

Hope you realise that "could not get it to work" is an extremely, extremely inaccurate description of your problem and doesn't give *any* information to help people help you, other than suggesting common solutions (of which I can think just the one).

I did mention the issue, and what it was not doing in my first post

I compared the code and found more than one item added (</form>) to be different, there are other lines missing in the fixed version.

I am finding no issue using the old one, it works, when we click on the yellow PayPal Donate button it takes you to the paypal site to make your donation, where as on the fixed one it does not do this, it actually does nothing

and I have verified that the email address was changed correctly, and yet it still will not go to the paypal site

.

GateKeper
07-22-2010, 01:12 AM
just tried it again, it still does not take me to the paypal site to make the payment, used the old one posted by BT, changed the email address, and a few of the amounts, removed 1 dollar and added 75 dollar amount, and it works just fine

Barteh
07-22-2010, 06:45 AM
The removed lines are a table that shouldn't be necessary, the reason I took them out is because on some styles (including ours), tables like these will result in a visible cadre around the paypal button, and a simple <CENTER> with a couple of <BR> tags do the same job without affecting style.

And I'm afraid the edited version nicely sends me off to paypal with the selected amount when I click it *and* doesn't break my other form using plugins (notably MGC Chatbox Evo (https://vborg.vbsupport.ru/showthread.php?t=168992) which sits in my center column, which order wise is behind the left column). So I'm very much in the dark as to why this wouldn't work for you.

GateKeper
07-22-2010, 12:08 PM
It has me stumped as well !

that is the same Chatbox we use, and it's in the center column, with the paypal one on the right, using vBadvanced CMPS v4.0.1, and vBulletin™ Version 4.0.3

I don't know....

Barteh
07-22-2010, 12:18 PM
No, my paypal module is in the left column :)

Otherwise your setup is the same - vB4.0.5, vBA CMPS 4.0.1 and that chatbox. The missing closing tag probably won't cause problems if it's *not* followed by another form though - and in your case the paypal module is the last form rendered (i.e. part of the right column), so it won't interfere with that chatbox.

Xeyn
10-05-2010, 10:23 AM
Same issue with fixed version..dose not work when you click button..at all.....but the other version works fine..apart from the box arounf the paypal donate button.....

BlackThorn
10-05-2010, 10:51 AM
Same issue with fixed version..dose not work when you click button..at all.....but the other version works fine..apart from the box arounf the paypal donate button.....

Then can use this ; https://vborg.vbsupport.ru/attachment.php?attachmentid=116330&d=1272283940

venom2124
02-03-2011, 07:40 PM
Okay I installed this module and everything worked fine, but when a user goes to donate it's adding $11.99 for shipping cost. Any ideas on how to fix this problem.

venom2124
02-13-2011, 04:45 PM
Guessing I'll have to try and take a look at the code and see if I can figure it out. Will update everyone if I can fix my issue.

Scyther
01-02-2012, 12:59 PM
works well. thanks

GhostHunter2010
01-06-2012, 02:04 AM
i just tested this on vb .4.1.9 and vBadvanced CMPS v4.1.2 i installed ok modified the email inside xml etc but when u lick on paypal donate doesnt work doesntn take u to the link .. anyways good try . im usin differend mod thx for sharing with us bytheway

Linue_DarkStar
01-07-2012, 10:11 PM
I installed both. One worked, but it ended up screwing up my "Log in". So when you have it on the left side and click login, it redirects you to paypal. You put it on the right side and the login button doesn't work at all. So if I remove it, my login button is shot.

Rekinek
06-08-2012, 07:20 PM
Hi. Where I can find this template adv_portal_paypal? Please help. And can I put may own massage in the PayPal window

justicechick
12-19-2012, 07:52 PM
Hi. Where I can find this template adv_portal_paypal? Please help. And can I put may own massage in the PayPal window

You will need to edit the XML file. That is what they mean by adv-portal-paypal edit. In the XML file find where it says youremail.com and replace it with your own registered paypal email address. You may also edit the donation amounts in the xml as well. I use vb 4.2 and it works great.

Spangle
05-09-2013, 02:30 PM
I keep getting an "Invalid File" error when I try to upload it.