WebsiteMembership Issue

By Perchpole - August 22, 2016

Hello, All -

I recently updated one of my sites to CMSB 3.05. At the same time i also updated WSM. However, I've noticed a few glitches which aren't working with my old code set-up.

When a user changes there password on the Profile page, the data is saved but the profile page refuses to reload. Additonally, an error message is logged in the backend:

E_USER_ERROR: setPrefixedCookie: Can't set cookie(lastUrl, http://www.website.org/profile?num=11), headers already sent!

Clearly there is some kind of conflict going on but I'm not sure where.

:0/

Perch

By Perchpole - August 22, 2016

Additionally, if I try to change some of the other user details on the profile page, the backend generates the following:

E_USER_ERROR: setPrefixedCookie: Can't set cookie(loginsession, 9lTOzkTO4EzN0EjOiM3clN2YBR3chxmIsISM5cjM5Y2NjRDOyYjZ3ImYxI2M0MzMkVmY4YWNiJzN4QGNmJDZkFWOkETYoNHJiojIoNXYIRmcvd3czFGciwiIt92YuEWakVWblx2bwh2YyVGcA9mZulmI6ISZtFmbyV2c1Jye), headers already sent! Output started in /homepages/34/path line 527.

Again, the data is being saved, but the profile page refuses to reload.

By Perchpole - August 24, 2016

Thanks Daryl -

I think I've pinned down the issue. It's sometimes easy to forget just what qualifies as "output" before the header is called.

The link to Stackoverflow is really useful.

:0)

Perch