• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Gessior paypal issue

Status
Not open for further replies.

strutZ

Australian OT Member {AKA Beastn}
Joined
Nov 16, 2014
Messages
1,393
Solutions
7
Reaction score
552
I really didnt want to make YET ANOTHER thread about this issue, but i have been trying for a couple of days and i just cant seem to get it working... I am using the latest gessior 1.0.3

I have tried:
Seting up config correctly in "customscripts/paypal/config" (double checked)
Upgrading Paypal account to premier
Adding in IPN with URL http://blueshift-ot.com
Found a "IPN page" from HERE and tried the whole tutoiral.
Deleted everything and started again
Giving whole of gessior read/write permission "7777"

Still nothing! I'm all out of ideas... Any help would be amazing.

Regards,
Beastn.
 
I really didnt want to make YET ANOTHER thread about this issue, but i have been trying for a couple of days and i just cant seem to get it working... I am using the latest gessior 1.0.3

I have tried:
Seting up config correctly in "customscripts/paypal/config" (double checked)
Upgrading Paypal account to premier
Adding in IPN with URL http://blueshift-ot.com
Found a "IPN page" from HERE and tried the whole tutoiral.
Deleted everything and started again
Giving whole of gessior read/write permission "7777"

Still nothing! I'm all out of ideas... Any help would be amazing.

Regards,
Beastn.

I don't know if that's the issue, but the permission should be set to 777, not 7777.
 
I don't know if that's the issue, but the permission should be set to 777, not 7777.

I changed the whole gesior folder to 777 still nothing.. i dont understand i have done everything right...

1) Configure paypal/config
2) allow write to the folder "reported_ids"

The only thing i have found is when i put my IP into the "pages/paypal_report.php" Its jsut a blank page. Is it supposed to be blank?
 
Dont know if this helps but i enabled debugging in my index.php and added my ip to the array in paypal_report and i got this


Code:
Query:     SELECT `id`, `name`, `password`, `premdays`, `lastday`, `email`, `key`, `create_ip`, `creation`, `premium_points`, `page_access`, `location`, `rlname`, `email_new`, `email_new_time`, `email_code`, `next_email`, `last_post`, `flag` FROM `accounts` WHERE `name` = '8223331'
SQLSTATE:     00000
Driver code:    
Error message:
 
Resolved. Had a capital 'M' in my paypal name instead of a lowercase 'm'

.....

If anyone is ever reading this post and requires help PM me i will help you out. FOR FREE AS THIS IS AN OPEN SOURCE COMMUNITY.

Regards,
Beastn
 
Status
Not open for further replies.
Back
Top