Support

  1. Tony_Macas
  2. Support
  3. Wednesday, July 29 2015, 02:20 AM
When a user updates his profile and clicks save, the site gives a 404 error with an URL similar to this:

https://endgyncancer.com/index.php/user-profile/tony@maciah.com.html

If I delete this part: "tony@maciah.com.html" (email + html) and reload the page, it saves the changes.

Any ideas?
admin Accepted Answer
Admin
Hi,
you have some wrong configuration of your web server, in Joomla should works link with or without .html at the end.

for example for link https://www.endgyncancer.com/index.php/about/how-it-works should work also https://www.endgyncancer.com/index.php/about/how-it-works.html (but this not work).

Easy Profile add .html at the end because in your username there is .com (.com is not a valid extension for web page in most environment).

Now we have commented line 63 on file /components/com_jsn/router.php to not add .html at the end.

NOTE: with this sever configuration problem you can't use option "Adds Suffix to URL" in Joomla Configuration.
  1. more than a month ago
  2. Support
  3. # 1
gabrio Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
Hi,
sorry for late reply.

Problem 1.
Joomla have a strange routing with some configuration, this problem happen if you have menu item of type User Manager->Regitration and not have menu item of type User Manager->Edit profile.
To solve this try to set menu item of type Regitration with "Guest" access

Problem 2.
Try to check:
- Menu item of type Easy Profile->User Profile exist
- Menu item of type Easy Profile->Social Network exist
Otherwise please send me your site details, we will check your site (you can use the form below the reply in "Site Details" tab)
  1. more than a month ago
  2. Support
  3. # 3
gabrio Accepted Answer
Hello.

I set from your advice but problem stay. I wait on one of the later versions for now. Thank you for fast support and replys.

Gabriel.
  1. more than a month ago
  2. Support
  3. # 4
Abiel_John_Balogun Accepted Answer
i have both social and user profile menus but i have the same problem !
References
  1. http://tweeterest.com
  1. more than a month ago
  2. Support
  3. # 5
admin Accepted Answer
Admin
Hi,
sorry for late reply, it was a weekend for us.

@Gabriel
To check this, we need your site details. You can use the form below the reply in "Site Details" tab

@Abiel
sorry credentials not work, anyway, I have registered an account and update my profile on your site but not errors, can you explain me when error occurs?
  1. more than a month ago
  2. Support
  3. # 6
gabrio Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 7
admin Accepted Answer
Admin
@Gabriel you need to set your menu item of type Registration ( create-account ) with "Guest" access level to fix this issue.

Registration form need to be available only for guest users.
  1. more than a month ago
  2. Support
  3. # 8
admin Accepted Answer
Admin
@Gabriel you need to set your menu item of type Registration ( create-account ) with "Guest" access level to fix this issue.

Registration form need to be available only for guest users.
  1. more than a month ago
  2. Support
  3. # 9
dladuron Accepted Answer
Any idea when you will release an update to this issue. I noticed this has been an issue since November
  1. more than a month ago
  2. Support
  3. # 10
admin Accepted Answer
Admin
Hi Doug,

in this topic there are 2 different problems, you can specify what you mean?

Problem 404 is due to some server configuration. so we do not plan to make any fix.
  1. more than a month ago
  2. Support
  3. # 11
dladuron Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 12
admin Accepted Answer
Admin
try to set menu item of type Users Manager->Registration form with "guest" access. this menu item should not visible for already registered users
  1. more than a month ago
  2. Support
  3. # 13
dladuron Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 14
dladuron Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 15
admin Accepted Answer
Admin
Hi,
I know this, but the problem is not "Edit Profile" button.

I try to explain you the problem:

Edit profile button create link with this function:
JRoute::_( 'index.php?option=com_users&view=profile&layout=edit' )
for some strange reason joomla turns this into Registration form index.php?option=com_users&view=registration&layout=edit , change view parameter

When this happen?
this happen when you have menu item of type "Users Manager->Registration Form" and you not have menu item of type "Users Manager->Edit Profile" or "Users Manager->User Profile"

why it happens?
I think because Joomla try to search a menu item with option=com_users, since there is only the registration form menu item (for com_users component) it directs on this.

Basic link - /index.php/profile/profile?layout=edit
In this case works because the path "profile/profile" is of type "Users Manager->User Profile" (com_users)

Workarounds:
1. Set Registration form's Access Level on "Guest" - with this Joomla can't turns edit profile page on registration menu item id because it is not available for already registered users

2. Create also menu item of type "Users Manager->Edit Profile" or "Users Manager->User Profile" - with this the translation of SEF links becomes correct
  1. more than a month ago
  2. Support
  3. # 16
dladuron Accepted Answer
I have done as you directed and it works.
For clean setup and coding
I just wonder why everything works with the basic version but it requires the work around in the pro version.
  1. more than a month ago
  2. Support
  3. # 17
admin Accepted Answer
Admin
I just wonder why everything works with the basic version but it requires the work around in the pro version.
I think because you had a menu item you type "Users Manager->Edit Profile" or "Users Manager->User Profile".

Anyway, set Registration menu item only for "Guest" users is a good practice, also we will investigate more on this issue ;)
  1. more than a month ago
  2. Support
  3. # 18
mindoxy Accepted Answer
Content Protected
  1. more than a month ago
  2. Support
  3. # 19
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.

Request Support

Support is currently Online

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.