Bug #1554

can't create a member in admin panel
Start date:
April 03, 2014
Due date:
% Done:
100%
Estimated time:
Description
While RE package is active can't create a member in Admin Panel. In front end creates fine with the same data.
History
Updated by Anonymous almost 7 years ago
commit:8e181b6
Fixed for the next version of the core.
Quick fix for already installed systems:
Run the query in Admin Panel > System > Database:
ALTER TABLE `{prefix}members` ADD `website` TINYTEXT;
Updated by Anonymous almost 7 years ago
- Status changed from New to Resolved
- Assignee set to Anonymous
- % Done changed from 0 to 100