By default the max free credits per user is 30. You can update this
number to any positive integer (directions below). E.g. 0 - 1300
How to adjust the max free credits per user limit (PHP REC version 7.x.x and up)- Open /content/storyboxes/purchasestep2.php in any simple editor (e.g. Notepad, Dreamweaver [code view], FrontPage [code view])
- Adjust the max free variable round line number 56 (highlighted below)
$maxFREE = 30;
- Save file
- Upload saved file over old version in the /content/storyboxes/ web folder via FTP