XFileSharing Pro - Deactivate any payout method

Message
Author
AnotherIdiot
Posts: 101
Joined: Aug 23, 2014 2:59 pm

Deactivate any payout method

#1 Postby AnotherIdiot » Aug 26, 2014 2:02 pm

Hi guys, after looking through the forums for around 20 minutes i still cannot find any post telling me how to completely deactivate a payout. This includes nulling the Account Balance part.

I do not want to be a PPD host and don't want to offer even a glimer of hope of this by me showing an account balance.

Any help will be appreciated.

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#2 Postby ankurs » Aug 27, 2014 10:02 am

keep the payment fields blank & also edit the template pages to remove any sign of affilate program

AnotherIdiot
Posts: 101
Joined: Aug 23, 2014 2:59 pm

#3 Postby AnotherIdiot » Aug 28, 2014 12:41 pm

Thanks for the help, i didn't realise it would be so embedded in to the script.

AnotherIdiot
Posts: 101
Joined: Aug 23, 2014 2:59 pm

#4 Postby AnotherIdiot » Aug 29, 2014 5:35 pm

Ok so im delving a little deeper now...

On the Users page they have the option to request a payout with an account balance next it. Using Firebug for Firefox i was able to find that point and delete it on the fly to see what it looks like.

here it is

<table>
<tbody>
<tr>
<tr>
<td>Account balance:</td>
<td>
<td>
</tr>

on this page: ?op=my_account

What i cannot find is this page in html format to comment out the payment part. Any help would be greatly appreciated.

AnotherIdiot
Posts: 101
Joined: Aug 23, 2014 2:59 pm

#5 Postby AnotherIdiot » Aug 29, 2014 6:04 pm

Ok solved this one.

go to usr/lib/cgi-bin/Templates/my_account.html

comment out lines 15-19 and lines 50-58. I would suggest not deleting them in case you want to offer PPD later on.

in usr/lib/cgi-bin/Templates/Registration.html

comment out line 15 to delete setting up payment type


I am a big believer in not just saying that i found the way to do it but to also explain in case others need the help as well.

mjdj1999
Posts: 31
Joined: Jul 14, 2014 4:14 am

#6 Postby mjdj1999 » Sep 19, 2014 9:29 pm

Thank you

mjdj1999
Posts: 31
Joined: Jul 14, 2014 4:14 am

#7 Postby mjdj1999 » Sep 19, 2014 9:30 pm

Thank you