jdoedtman
OK I got the profiles to work. I had to create a .htaccess file in the root directory where dolphin is located and the contents of my .htaccess file are as follows:

# Begin hotlink protection #
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://rainbowroomies.org/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.rainbowroomies.org/.*$ [NC]
RewriteRule .(gif|jpg|png)$ - [F]
# End hotlink protection #

# Mod Rewrite #
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} see more -d
RewriteRule .+ - [L]
RewriteRule ^([A-Za-z0-9_-]+)$ profile.php?ID=$1 [QSA,L]
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
PET:0.041100025177002