Hello,
I came upon an issue today in regards to saving profile edits front-end.
When I log in front-end with an admin account, make changes to my CB profile, it does not save the changes I have made.
In fact, when I click "update", it does not go back to the profile page itself, but instead to an URL ending with this:
.../cb-profile/saveuseredit
The profile edit page then reloads, with the changes seemingly still there. But when checking the profile itself, the changes did not come through, and the next time I go to profile edit, the changes aren't there because they were never really saved. Upon the page reload with the above URL (and only then), the order of the tabs is also different from what it should be and normally is.
The even more weird thing is: this only happens to admin accounts (user levels Administrator and Super User). When I set an admin account to regular " Registered", the problem is gone, and when I set him back to Administrator or Super User, the problem returns. Also, the problem only occurs front-end, editing an admin profile back-end is not giving any issues or errors.
I have already tried:
- Setting error reporting to maximum; no related errors appear
- Check the log file; no entry for the times when I have tried saving profile changes
- I have tried to disable all CB plugins that are not from Joomlapolis themselves; no changes
All published CB plugins are up-to-date.
I am unsure how long this problem has been the case, as I don't really edit my profile on a daily basis. It may be very recent, or it may already be since upgrading to Joomla 3, I have no idea. The most recent plugin I installed was CB Progress, which is how I coincidentally found out about this issue by wanting to select a canvas image for one of the admin accounts. I have not changed anything to the user levels or groups in Joomla.
I'm hoping that maybe you have any idea of what could be the cause of the problem, or things I can try?