
isimix
Profiles not showing, please help
Comments
| paultrumper | 194 days ago![]() |
![]() | ![]() | |
![]() | Funny you should say that, I have the same problem. Somebody PLEASE, PLEASE tell us why. There is just no explanation anywhere. | ![]() |
![]() | ![]() | ![]() |
| isimix | 194 days ago![]() |
![]() | ![]() | |
![]() | 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 ? | ![]() |
![]() | ![]() | ![]() |
| isimix | 194 days ago![]() |
![]() | ![]() | |
![]() | 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. | ![]() |
![]() | ![]() | ![]() |
| okweb | 194 days ago![]() |
![]() | ![]() | |
![]() | Run version 6.0.0004 RC on my testsite, work fine there...shared hosting with very smal webspace... | ![]() |
![]() | ![]() | ![]() |
| MichelSwiss | 193 days ago![]() |
![]() | ![]() | |
![]() | Did you try to uncheck the Enable friendly profile permalinks option in the admin advanced settings ??? | ![]() |
![]() | ![]() | ![]() |
| isimix | 193 days ago![]() |
![]() | ![]() | |
![]() | 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 | ![]() |
![]() | ![]() | ![]() |
| MichelSwiss | 193 days ago![]() |
![]() | ![]() | |
![]() | 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... | ![]() |
![]() | ![]() | ![]() |
| znet | 182 days ago![]() |
![]() | ![]() | |
![]() | 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 | ![]() |
![]() | ![]() | ![]() |
| znet | 182 days ago![]() |
![]() | ![]() | |
![]() | 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 | ![]() |
![]() | ![]() | ![]() |
| xfiodembo | 127 days ago![]() |
![]() | ![]() | |
![]() | 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> | ![]() |
![]() | ![]() | ![]() |
Post a Comment
Please login to post a comment.




































