robinsowell

Results 49 issues of robinsowell

I'm wondering if this might be better as a section than a note, and if so, where. Especially with the pro search one, there are some requirements for it to...

User did a 1-click and got: ``` We stopped on Preflight check. SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'field_id_837' at row 1: ALTER TABLE exp_channel_data CHANGE...

Bug: Accepted

SUPER WEIRD. Have a channel, have 25 toggle fields in the channel, no other fields. Works fine in the cp. If I put them in a channel form- in my...

Bug: Accepted

OK, I couldn't replicate on my browser (FF and Chrome) but I have a user who has fuzzy text in the flyout menu for Entries. They're using Vivaldi on Windows...

I'm not sure when we lost this- but you could view live preview in the full screen via a 'view wider' link. And now I don't see any way to...

Bug: Accepted

We currently use MiniGridInput ($grid = ee('CP/MiniGridInput', array('field_name' => 'options'));) in several spots natively and I just used it on an add-on. It outputs a handy display. You can set...

Bug: Accepted

Testing some pagination concerns- this url https://75gen:8890/about/page/P'qaAYqi%3C'%22%3ENMtADa/ Fatal error: Uncaught Error: Undefined constant "REQ" in /Users/robinsowell/Sites/75gen/system/ee/legacy/core/Exceptions.php:144 Stack trace: #0 /Users/robinsowell/Sites/75gen/system/ee/ExpressionEngine/Boot/boot.common.php(346): EE_Exceptions->show_error('Error', 'The URI you sub...', 'error_general', 400) #1 /Users/robinsowell/Sites/75gen/system/ee/legacy/core/URI.php(275): show_error('The...

Bug: Accepted

So the larger issue is in the pagination library and $this->offset not being an integer. To see the problem, put this on a template: ``` {exp:channel:entries orderby="date" sort="desc" limit="5" paginate="bottom"}...

Bug: Accepted

In the CP member list, pending member toolbar should show a 'Resend email' option for member types that require an email of some sort: But the conditional appears to be...

Bug: Accepted