clicking the 'Settings' icon from anywhere throws an error #114

Open
opened 2024-06-03 23:23:48 +02:00 by fyrfli · 1 comment
Collaborator

Details can be found here but to summarise:

error is:

Undefined array key "key"
on line 29 of resources/views/forms/mailforms.blade.php

<input type='text' class="input-dark" name='mg-key' id='mg-key' placeholder='api key' value="{{$mailConfig['mailgun']['key']}}"/>
Details can be found [here](/Users/camille/Sites/fipamo/resources/views/forms/mailforms.blade.php) but to summarise: error is: > Undefined array key "key" on line 29 of resources/views/forms/mailforms.blade.php ``` <input type='text' class="input-dark" name='mg-key' id='mg-key' placeholder='api key' value="{{$mailConfig['mailgun']['key']}}"/> ```
fyrfli changed title from clicking the 'Settings' icon from anywhere throws an error to clicking the 'Settings' icon from anywhere throws an error #bug 2024-06-03 23:25:49 +02:00
fyrfli changed title from clicking the 'Settings' icon from anywhere throws an error #bug to clicking the 'Settings' icon from anywhere throws an error 2024-06-03 23:33:53 +02:00
ro added reference develop 2024-06-04 16:16:23 +02:00
ro added this to the Road to Version One project 2024-06-04 16:16:30 +02:00
ro added the
Bugs
label 2024-06-04 16:16:47 +02:00
Collaborator

This means it's not getting something the page needs when it renders.

I'll take a look.

This means it's not getting something the page needs when it renders. I'll take a look.
ro self-assigned this 2024-06-05 21:39:07 +02:00
ro removed their assignment 2024-06-05 21:39:31 +02:00
ro self-assigned this 2024-06-17 20:59:01 +02:00
Sign in to join this conversation.
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: projects/fipamo#114
No description provided.