XFileSharing Pro - System not creating accounts for premium users

Message
Author
th3hotcake
Posts: 51
Joined: Apr 07, 2009 7:24 pm

System not creating accounts for premium users

#1 Postby th3hotcake » Apr 08, 2009 1:53 pm

Hi,

I received my first premium payment today via paypal but the user never got an email from the system with their login. I had to manually create them an account. Is there something wrong? Please tell me yes, I don't want to create every single person an account.

Regards,
th3hotcake

th3hotcake
Posts: 51
Joined: Apr 07, 2009 7:24 pm

#2 Postby th3hotcake » Apr 09, 2009 6:23 am

Problem solved. Thanks pilgrim.

portugaline
Posts: 21
Joined: Apr 15, 2009 11:33 am

#3 Postby portugaline » Apr 16, 2009 3:58 pm

I have the same problem can you tell-me how to solve??

Thanks

portugaline
Posts: 21
Joined: Apr 15, 2009 11:33 am

#4 Postby portugaline » Apr 16, 2009 5:40 pm

i solved the problem!

the problem was that i used my secondary mail address of paypal and not the main mail account.

Thanks Anyway

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#5 Postby PilgrimX182 » Apr 17, 2009 2:44 am

Just comment these 2 lines in ipn.cgi:

Code: Select all

writeLog("Wrong receiver_email value: $f->{business}",'EXIT') 
unless lc $f->{business} eq lc $c->{paypal_email};
This extra protection is not usefull it seems :)

Hlias
Posts: 14
Joined: May 03, 2009 2:01 am

#6 Postby Hlias » Jun 21, 2009 11:58 am

What do you mean just comment?
Should we just remove these 2 lines?
Please could anyone tell me how to fix this problem..
Thanx