Cannot Access Member Profiles 404 Errors

Hello Everyone,

 

I cannot access any of my member's profiles or photos, and on main page the member photos are all blank:  I get this when clicking on a profile photo or main profile avatar:

 

Sorry, the page you were looking for could not be found

Showing related results for: http://www.socialpuzzlecommunity.com/sherishchend

 

Can anyone help with this?

 

Thank you,

 

Jeff

Quote · 27 Mar 2011

None of your modules are working either. Ot at lease the ones using the m url rewrite as part of the url.

Click on any of your news links on the main page.

This indicates the root of your dolphin site is missing the .htaccess file or the server does not have modrewrite enabled. In most cases it's a missing .htaccess file.

In some cases for sites that have been operating without problems then this starts happening, one of two things are usally the cause.

1) The .htaccess file was deleted

2) Permissions on the .htaccess file were changed making it not readable by the web server.


https://www.deanbassett.com
Quote · 27 Mar 2011

I tried to add a line of code for the clubs module it instructed me to do this:

Edit htaccess in your dolphin root folder

Find this
RewriteRule ^forum/groups/(.*)$  modules/boonex/forum/$1?orca_integration=groups [QSA,L]

Below that, add this
RewriteRule ^forum/clubs/(.*)$  modules/boonex/forum/$1?orca_integration=clubs [QSA,L]

After that the 404 errors started I tried to remove the code but that did not help.  Any suggestions anyone? How do I fix this?

 

 

Thank you,

 

Jeff

Quote · 27 Mar 2011

Perhaps it's permissions changed when it was edited, or damaged in some other way.

Delete the current .htaccess file, and upload a fresh copy from a dolphin zip package that matches the current version of dolphin your running.

https://www.deanbassett.com
Quote · 27 Mar 2011

something went bad with your htaccess edit. undo your changes save the htaccess and see if the site comes back.

I tried to add a line of code for the clubs module it instructed me to do this:

Edit htaccess in your dolphin root folder

Find this
RewriteRule ^forum/groups/(.*)$  modules/boonex/forum/$1?orca_integration=groups [QSA,L]

Below that, add this
RewriteRule ^forum/clubs/(.*)$  modules/boonex/forum/$1?orca_integration=clubs [QSA,L]

After that the 404 errors started I tried to remove the code but that did not help.  Any suggestions anyone? How do I fix this?

 

 

Thank you,

 

Jeff

 

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 27 Mar 2011

Thanks Guys!! I really appreciate your wisdom/knowledge. That worked, I uploaded the .htaccess from the zip file and everything is working now.  Thanks so much!!

 

Jeff

Quote · 27 Mar 2011
 
 
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.