ExpressionEngine-User-Guide
ExpressionEngine-User-Guide copied to clipboard
The source for the HTML ExpressionEngine user guides found at https://docs.expressionengine.com
**Description of the problem** From [here](https://docs.expressionengine.com/latest/development/legacy/libraries/database.html#active-record) > While we still make ee()->db->query() available, it’s highly recommended that you use [CodeIgniter’s Active Record](https://www.codeigniter.com/userguide2/database/active_record.html) because queries will be easier to read and...
Rewrote the requirements section to make it more compelling and modern ## Overview Replace this paragraph with a description of your changes and reasoning. Provide links to external references/discussions if...
https://github.com/ExpressionEngine/ExpressionEngine/pull/3515
Add canonical URL's to the EE 6 docs pointing to the EE 7 version of them
**Description of the problem** A client reported an issue with pending members, and they were seeing an error as follows when they attempted to approve pending users.  The member...
Code: https://github.com/ExpressionEngine/ExpressionEngine/pull/4100
Code: https://github.com/ExpressionEngine/ExpressionEngine/pull/4093
Code: https://github.com/ExpressionEngine/ExpressionEngine/pull/3269
**Description of the problem** A search for "[email_crlf](https://docs.expressionengine.com/latest/general/system-configuration-overrides.html#email_crlf)" returns nothing. It should return https://docs.expressionengine.com/latest/general/system-configuration-overrides.html#email_crlf This could be because the page is too long. If so, all too-long pages should be...