Ajax on manually log payments form

enricodias4654

Member
YetiShare User
Jan 13, 2015
411
1
16
Hello.

The page /admin/payment_manage.php has an option to manually log payments, but the form loads all users in a select field. If you have like 50k registered users (that's what most filesharing sites have) you will have a select with 50k lines. A better alternative is to use ajax to load suggestions as you type in a text field.