
Yunus
Problem to get in MY PROFIL
Comments
| jdoedtman | 333 days ago![]() |
![]() | ![]() | |
![]() | I found a quick fix for this problem. Go to the admin panel and under Settings to to Advanced Settings. Near the bottom of the page just above the option to enable Cupid Emails, etc... is an option to "Enable friendly profile permalinks". I unclicked this option and then below (IMPORTANT) click Save Changes and be careful not to click SAVE at the very bottom of the page under the watermark section. This worked for my site and hope it works for yours. joe | ![]() |
![]() | ![]() | ![]() |
| jdoedtman | 333 days ago![]() |
![]() | ![]() | |
![]() | 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} -d RewriteRule .+ - [L] RewriteRule ^([A-Za-z0-9_-]+)$ profile.php?ID=$1 [QSA,L] | ![]() |
![]() | ![]() | ![]() |
Post a Comment
Please login to post a comment.

































