I can't see the other members profiles

I can't see the other members profiles, maybe I change somethink? I dont know.

If can you help me please my site is http://www.meetamics.com THX

Quote · 2 Aug 2008

Make sure you have mod rewrite in your .htaccess with all the rules and conditions, from the download...yoursite.com/.htaccess you should see reference to:

RewriteEngine on

RewriteRule ^articles/{0,1}$   articles.php [QSA,L]
etc...etc...bunch more code here...

Check your permalinks setting in admin panel. Make sure your host has mod_rewrite enabled on the server.

Otherwise try adding:

RewriteBase /

To yoursite.com/.htaccess

Otherwise you can do away with rewritting things like yoursite.com/member. They can be displayed like yoursite.com/member?Id=xxx or similar format with permalinks off/mod_rewrite off by unchecking all the permalink boxes in your admin panel.

gameutopia

DialMe.com - Your One and Only Source For Boonex Dolphin Tutorials and Resources
Quote · 2 Aug 2008

But i dont have .htaccess archive, can I create it again?

Quote · 2 Aug 2008

Million thanks to gameutopia. I install dolphin in another directory, and copying the .htaccess archive to my site now run.

thx thx thx

Quote · 2 Aug 2008
 
 
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.