Re: Format for User Batch Upload - Thank You!
Thanks, Sylvie. 😛
> The default is the default number of rows (in admin ->general). So you can change it for every table. If you want only for this teble, you have to change the code:
> in tiki-admingroups.php or tiki-adminusers.php, change $numrows=$maxRecords to $numrows=100;
This is useful.
> Try this option to see if you see more
> Use direct pagination links in admin -> general
Already have this on. Makes no diff.
> I advice you to to update to 1.9.2 , it will be easier to help you. I know that I fixed some part about user batch upload recently... It is easy . See details at UpgradeTo192
Thanks for the advice. Yes, have upgraded to 1.9.2 now. I have a few more questions - this time related to the installation. Will post in the other forum.