imacarthur wrote: > All, > > Does anybody know a way to get the "My Account" page on the website to > list more than 5 STR's by default?
Not at present - the account.php code limits things so everything can fit on a single page. What I could do is add the "max items per page" value to the user table, and then use it whenever we display something (right now it is sporadically supported on the Bugs and Forums pages...) -- ______________________________________________________________________ Michael Sweet, Easy Software Products mike at easysw dot com _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

