Hiya
I’ve just noticed that the Membership module doesn’t appear to be working properly
since I upgraded to 2.5.0 (to use the cookie module)
1. No emails are being sent for user self registration, or when set to manual.
(the email sent by the User plugin are coming through ok and members are appearing in pending?)
2. When you view all under members and try an paginate through it, it loses the beginning of the url and just outputs /C=members&M=view_all_members&tbl_offset=20/ ?
3. reordering by clicking say “Email”, or trying a search, I see a lot of undefined errors i.e.
TypeError: ‘undefined’ is not an object (evaluating ‘this.header_map[this._initial_sort[d][0]].toggleClass’)
ui-icons_ffffff_256x240.pngFailed to load resource: the server responded with a status of 404 (Not Found)
4admin.php:49TypeError: ‘undefined’ is not an object (evaluating ‘this.header_map[this.sort[a][0]].removeClass’)
2admin.php:46TypeError: ‘undefined’ is not an object (evaluating ‘this.sort.get’)
5admin.php:49TypeError: ‘undefined’ is not an object (evaluating ‘this.header_map[this.sort[a][0]].removeClass’)
4admin.php:46TypeError: ‘undefined’ is not an object (evaluating ‘this.sort.get’)
This is happening on two different installs of EE
So the question is, is it a bug or have i bodged the update ?
Wdyt ? 😉
Cheers
Paul