HomeUnityBlogs
 
 
isimix

Profiles not showing, please help

Hi

I have recently installed Dolphin with intention of creating/testing an online community website. 

My domain is isimix(dot)com

The problem I have at the moment is that we created 3 profiles for testing purposes.

My profile for example has 2 images, that show in the homepage. This is perfect.

The 3 profiles show up in the right side of the page (without images).

When I select/click on an image to view the profile, I get an error that the requested URL was not found.

Would you please help me in assisting this problem as I have searched but found nothing that helps resolve this error.

 

My site: www (dot) isimix (dot) com


 

Thanks in advance

bad
0
good
 
 

Comments

paultrumper
paultrumper 194 days agocomment permalink
 
Funny you should say that, I have the same problem. Somebody PLEASE, PLEASE tell us why. There is just no explanation anywhere.
 
bad
0
good
 
 
isimix
isimix 194 days agocomment permalink
 
Hi again. I removed version 6.0.0004 and installed 6.0.003, same problem occurs... Is there maybe some file permission that I`m missing here ?
 
bad
0
good
 
 
isimix
isimix 194 days agocomment permalink
 
Ok, problem solved.

To anyone that might have the same issue in future, this is how I "fixed" the problem:

Edit .htaccess in root, remove the first line:
php_flag register_globals Off

That`s it, problem solved.
 
bad
0
good
 
 
okweb
okweb 194 days agocomment permalink
 
Run version 6.0.0004 RC on my testsite, work fine there...shared hosting with very smal webspace...
 
bad
0
good
 
 
MichelSwiss
MichelSwiss 193 days agocomment permalink
 
Did you try to uncheck the Enable friendly profile permalinks option in the admin advanced settings ???
 
bad
0
good
 
 
isimix
isimix 193 days agocomment permalink
 
No I didn`t, what`s it for ?

Only thing I did was to remove the first line in .htaccess in root, that solved the problem.

Thanks
 
bad
1
good
 
 
MichelSwiss
MichelSwiss 193 days agocomment permalink
 
I don't like to give you wrong information and I don't have time to make test now... but I think that it is about URL rewriting...
I think this fonction replace URL like http://yourdomain.com/profile.php?id=1234 with http://yourdomain.com/UserName
The URL rewriting rules could be different for your hosting. In this case the .htaccess file needs to be edited. Often the URL rewriting rules can be found in the FAQ of your hosting provider...
 
bad
0
good
 
 
isimix
isimix 193 days agocomment permalink
 
Thanks Michael, will def look into it.
 
bad
0
good
 
 
selvamurali
selvamurali 192 days agocomment permalink
 
ya mr michel thanks a lot now it working
 
bad
0
good
 
 
znet
znet 182 days agocomment permalink
 
I have a same problem too, but I comletely remove my .htaccess file because my hosting setting problem , i try too solve through Michel way
 
bad
0
good
 
 
znet
znet 182 days agocomment permalink
 
Oh..No..
Yes - http://www.domain.net/profile.php?ID=1is working but
http://www.domain.net/username not working

because i uncheck the enble friendly profile permalinks...

I try with .htaccess file
 
bad
1
good
 
 
znet
znet 182 days agocomment permalink
 
Problem solve..I doing isimix way
 
bad
1
good
 
 
xfiodembo
xfiodembo 127 days agocomment permalink
 
this one worked for me after about 45 minutes of playing around with suggested scripts

<IfModule mod_rewrite.c>
RewriteEngine on

RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule .+ - [L]
RewriteRule ^([A-Za-z0-9_-]+)$ http://www.yoursite.com/profile.php?ID=$1 [QSA,L]
</IfModule>
 
bad
0
good
 
 


Post a Comment

Please login to post a comment.

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