Minimum to Add CreditsIn your hosting panel in root > members > you will find the add_credits_(adtype).php files.
In the file you wish to modify find the following line:
Only registered users can see contents. Please click here to Register or Login.
and change the 1 to make it anything you like, such as:
Only registered users can see contents. Please click here to Register or Login.
Minimum to Retract CreditsAlso in the members folder you will find the files retract_credits_(adtype).php - here you can define the minimum amount allowed to be retracted in the same manner as above. Find the line:
Only registered users can see contents. Please click here to Register or Login.
and again, change the 1 to make it anything you like, such as:
Only registered users can see contents. Please click here to Register or Login.