View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
1922 | Composr alpha bug reports | General / Uncategorised | public | 2015-05-24 05:48 | 2015-05-24 16:35 |
Reporter | Adam Edington | Assigned To | Chris Graham | ||
Priority | normal | Severity | feature | ||
Status | resolved | Resolution | fixed | ||
Summary | 1922: v10 Newsletter | ||||
Description | Unfortunately a query has failed [INSERT INTO cms10_newsletter_subscribers (n_forename, n_surname, join_time, language, email, code_confirm, pass_salt, the_password) VALUES ('Adam', 'Edington', 1432450299, 'EN', '[email protected]', 15651, '72a84a5985238', '$2y$10$SFLadLd/F0Ahclo265Q3feVx..4L4IVyQYPtKjsRIjgB4WlTFHfNK')] [Data too long for column 'the_password' at row 1] (version: 10 alpha1, PHP version: 5.5.25, URL: /demo/composr/site/index.php?page=newsletter&type=do) | ||||
Tags | No tags attached. | ||||
Attach Tags | |||||
Sponsorship open | |||||
|
Needs Commandr command to fix: :$GLOBALS['SITE_DB']->alter_table_field('newsletter_subscribers', 'the_password', 'SHORT_TEXT'); |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-02-26 18:29 | Chris Graham | Category | General => General / Uncategorised |