3
Thanks sceilig. That was great information. A little beyond me - I think I could do it but not sure it's worth all the effort. I have been using extended profiles and really like it a lot. However, I can't figure out how to add a dropdown list or radio buttons to it. I'm assuming I have to hack one of the files for it to display properly in the registration form...?
As for search by state. Perhaps there is a shortcut. I first tried creating a function for a state listing similar to the alpha function. This did not work because I know only the most basic PHP, if that. So, instead what about something like this:
domain.com/modules/xmmemberstats/index.php?query=
CA&sortby=uid
The CA would be the state (unless I add field for that?). Then hack the xmmemberstats/index.php and add a link for each search so that it would appear to the user as so:
Search for members from California:
Click hereexcept use a little mod_rewrite to make the URL shorter:
modules/xmmemberstats/CA/ so that it appears nicer in the browser and so on... I suppose that would also be a pain putting in all 50 states... I'll have to think more on this.
[size=x-small]Working sites:
XOOPS 2.0.16 PHP 5.2.2, MySQL 5.0.24a-standard-log, Apache/2.0.54 (Unix)
XOOPS 2.2.4, PHP 4.3.10, MySQL 3.23.58, Apache/1.3.33 (Unix)[/size]