Log in

View Full Version : Paypal & vB 3.6.7 - WHYYY? *cries*


Vinsanity
06-30-2007, 08:10 PM
Hey guys,

I've searched the forums all over the place, and even google and the vb manual on this one, but i'm seriously stuck. I need to know how to set up paypal on my vb.. because this is driving me crazy.

I've followed all the steps and it seems nomatter what I do (after all the correct setup) paypal cant seem to communicate with the IPN of vb.

Could it be that i have to chmod a file to 775? 777?

Here are the screenshots I took below:

Screenshot 1
http://www.maple-radio.com/1.png

Screenshot 2
http://www.maple-radio.com/2.png

Screenshot 3
http://www.maple-radio.com/3.png

Screenshot 4
http://www.maple-radio.com/4.png

Thanks in advance,

Vinsanity

Brandon Sheley
06-30-2007, 08:17 PM
is this a hack ?

kall
06-30-2007, 08:28 PM
Looks like the standard paid subscriptions system to me...

Do you have your paypal in sandbox mode?

nexialys
06-30-2007, 08:40 PM
first, it seems you have a custom style... revert to the default style and you will start over...

Zachery
07-01-2007, 12:03 AM
Does your server have cURL installed?

Vinsanity
07-01-2007, 02:02 AM
@ nexialys: We modified the default style, mainly just images, no interface tweaks other than like.. google ads and stuff. But it wasn't working before we added the adsense.

@ kall: What do you mean by sand box mode? All I know is, we have a paypal business account and the IPN is activated

@ Loco.M: No, it comes in vBulletin 3.6.7 (and previous versions)

@ Zachery: To be honest, I'm not too sure, is there a way to check? I know when we had Invision Power Board (2.1.x At the time) it natively supported paid subscriptions without the whole 'test communication' like, it was seemless.

Ps. What is cURL?

- Vinsanity

Dismounted
07-01-2007, 07:00 AM
cURL is a way for PHP to access other webpages.

Vinsanity
07-01-2007, 02:32 PM
cURL is a way for PHP to access other webpages.

Oh ok, is there a way for me to check it?

Dismounted
07-02-2007, 05:05 AM
Asking your host would be the easiest way.

snakes1100
07-02-2007, 05:16 AM
Curl will be listed in your info.php if its installed.

'--with-curl=/usr/local' '--with-curlwrappers'

curl
CURL support enabled
CURL Information libcurl/7.13.2 OpenSSL/0.9.6b zlib/1.1.4

Vinsanity
07-03-2007, 12:01 AM
Curl will be listed in your info.php if its installed.

'--with-curl=/usr/local' '--with-curlwrappers'

curl
CURL support enabled
CURL Information libcurl/7.13.2 OpenSSL/0.9.6b zlib/1.1.4

cURL has been installed, but it still doesn't allow payments to go through (referrs to my first post)