I get a 404 error when clicking on profile

Greetings,

When using the third pulldown menu from the left… and clicking on profile I get a 404 error…

do I need to install some other extra mod to remedy this?

I have 1(one) member... me

 

Thanks,

At your service,

GB

Quote · 10 Nov 2011

There are number of possible causes.

1) Missing .htaccess file. Quite common to miss this file when dolphin is uploaded as it is normally a hidden file on some operating systems.

2) Server does not have mod_rewrite installed

3) Server is not configured to allow overrides.

4) Your host may require that RewriteBase / be added to the .htaccess file


All of this has been covered many times in the forums. Try a search in the forums. Simply search for 404 error. http://www.boonex.com/forums/?action=goto&search=1#action=goto&search_result=1&404%20error&msgs&0&&topics

https://www.deanbassett.com
Quote · 10 Nov 2011

 

There are number of possible causes.

1) Missing .htaccess file. Quite common to miss this file when dolphin is uploaded as it is normally a hidden file on some operating systems.

2) Server does not have mod_rewrite installed

3) Server is not configured to allow overrides.

4) Your host may require that RewriteBase / be added to the .htaccess file


All of this has been covered many times in the forums. Try a search in the forums. Simply search for 404 error. http://www.boonex.com/forums/?action=goto&search=1#action=goto&search_result=1&404%20error&msgs&0&&topics

 none of that worked so I just disabled the profile button... problem solved!

thanks for the reply

 

at your service,

GB

Quote · 12 Nov 2011

 

PLEASE NOTE the RewriteBase suggestion above should be set based on your URL, so if your boonex is installed under the main root you can use:

RewriteBase /

BUT if your site is installed under a subdirectory (like it was in my case), example: www.yourdomain.com/mysite , then you need:

RewriteBase /mysite

This should be added in .htaccess after "RewriteEngine on"

Hope this helps. If fixed the 404 profile error for me.

Quote · 30 Jun 2012
 
 
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.