HomeUnityBlogs
 
 
hdavy2002

Error when clicking on my presence

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.
bad
0
good
 
 

Comments

martdob
martdob 65 days agocomment permalink
 
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>

If you can't solve these problems, you can disable Friendly profile permalinks in Settings -> Advanced Settings
 
bad
0
good
 
 


Post a Comment

Please login to post a comment.

This Post
 
 
hdavy2002 Blog
All Blogs
Found a bug? Have a suggestion? We really value your feedback!
 
© 2008 BoonEx Ltd
ABN 27 127 966 581
 
PET:0.365489959717