maybe I'm doing something wrong, no install log in download but, I uploaded everything to root directory and added product-memberindex but mine is still a default to my style and theres no where (that I can find) to change anything. only thing I didn't do was this since idk how:
RewriteEngine On
RewriteRule ^browse-members/([^/]*)/ ./memberlist.php?do=browse&groupid=$1 [L,NC]
|