enkia

Results 10 comments of enkia

> PHP NOTICE: [Undefined index: template_file] in file /home/redacted/public_html/wp-content/plugins/query-monitor/output/html/theme.php:54 > > I get the above notice when viewing the front-end of our sites (not when viewing dashboard pages) with QM...

Looks like a lot of setting variables have changed. I deleted my user settings, started fresh, and it seems to be working for me. It doesn't highlight sass variables, though.

I was able to put a bandaid on this by adding X11 to line 18 of UserAgentDetails trait: `$platforms = 'Windows|iPad|iPhone|Macintosh|Android|BlackBerry|Unix|Linux|X11';` There may be others missing.

Done! Fixed a couple other PHP 7.4+ errors as well so there are no errors if the regex doesn't match an agent.

Would a public GitHub snippet that I could link to in the README work?

Sounds good to me, thanks! So many will appreciate this.

I'm interested, but am hesitant to transfer(?) this repo to that organization that I am not the official owner of. I have to admit that I'm not familiar with how...

Well, tsx has better textmate scopes and semantic token support so in a sense, I'm intentionally using them?

Do you have one for me to link to?