Error when clicking on my presence

hdavy2002 posted 26th of April 2008 in Community Voice. 2 comments.
I just did a fresh install. I created a dummy user. When i click on my presence it tries to load then says Loading error.
 
Comments
·Oldest
·Top
Please login to post a comment.
martdob
The problem is that your Apache server is not compiled with rewrite module or you don't have rewrite instructions in your Dolphin's root .htaccess file. These instructions should be as follows:

<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>

see more If you can't solve these problems, you can disable Friendly profile permalinks in Settings -> Advanced Settings
needcreative
Hi,
I'm struggling with a Dolphin install days on due to mod_rewrite.. I turned all the permalinks off in settings and I still get the error. Does it actually do anything?
 
 
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.054128885269165