Profile page won't load

Hi im having a problem with the profile page, when i click on a member profile even on my own profile it wont show "Error 404: NOT FOUND!"

for example my profile page is http://www.laesquinahispana.com/joseortiz it won't show up. any help please.

Quote · 26 Jan 2010

Hello!


Plz visit this manual

http://www.boonex.com/trac/dolphin/wiki/GenDolTShooter#WhenItrytoopenaNavigationMenulinkorsomebodysprofileIgetthispage:NotFound

Regard

Quote · 29 Jan 2010

Same issue, Dolphin installed in Public_html/mycommunity, .htaccess at that root has rewrite. .htaccess in Public_html (one dir back, in otherwords) shows " this application/x-httpd-php5s "

Most every thing I have looked at seems to work, including tab menus. Click on member from home page, or member friend in my profile - gives 500 server error.  Help Tongue out

Quote · 28 Sep 2010

Woot, fixed it

remove:

Options -MultiViews

<IfModule mod_php4.c>
php_flag register_globals Off
</IfModule>
<IfModule mod_php5.c>
php_flag allow_url_include Off
php_flag register_globals Off
</IfModule>
from .htaccess at .root

Quote · 28 Sep 2010
 
 
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.