error 404 profile not found

thedelph posted 11th of March 2008 in Community Voice. 2 comments.
just installed dolphin 6....everything seems dandy except when i click a profile i get "profile not found" error..

any ideas?

 
Comments
·Oldest
·Top
Please login to post a comment.
dannybaty
I am having the same problem..everything was working great and then BOOM!
justforki
Create .htaccess by cPanel in your Dolphin folder and put the following code...

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule .+ - [L]
RewriteRule ^([A-Za-z0-9_-]+)$ profile.php?ID=$1 [QSA,L]
</IfModule>
 
 
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.047077894210815