alfred-encode-decode-workflow icon indicating copy to clipboard operation
alfred-encode-decode-workflow copied to clipboard

ERROR: Encode / Decode (v1.10)[Script Filter] JSON error: JSON text did not start with array or object and option to allow fragments not set. around line 1, column 0. in JSON: Deprecated: SimpleXMLElement::addAttribute(): Passing null to parameter #2 ($value) of type string is deprecated in /Users/bytedance/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.90DB529E-F644-4677-8636-A95AE524690D/workflows.php on line 197

Open nzreal opened this issue 2 years ago • 9 comments

M1 Pro,and php was installed image it still can't encode/decode correctly image is something i configure wrong?

nzreal avatar Jan 20 '23 06:01 nzreal

Use this version: here It works to me (ventura)

lowking avatar Feb 01 '23 15:02 lowking

Use this version: here It works to me (ventura)

still not work

nzreal avatar Feb 06 '23 07:02 nzreal

use 1.11

djlshk avatar Feb 24 '23 09:02 djlshk

use 1.11

How to install v1.11? i can't find it. It seems the latest version is 1.10

nzreal avatar Feb 24 '23 09:02 nzreal

use 1.11

How to install v1.11? i can't find it. It seems the latest version is 1.10

here: https://github.com/hoyangtsai/alfred-encode-decode-workflow

philipbo avatar Feb 24 '23 10:02 philipbo

use 1.11

How to install v1.11? i can't find it. It seems the latest version is 1.10

here: https://github.com/hoyangtsai/alfred-encode-decode-workflow

image Another error, i've installed php

nzreal avatar Feb 27 '23 09:02 nzreal

me too ,

MrLiaowei avatar Dec 15 '23 08:12 MrLiaowei

This worked for me:

  1. find the workflows.php file: image image
  2. delete line 196 and 197 and save: image

gaoryrt avatar Feb 08 '24 07:02 gaoryrt

This worked for me:

  1. find the workflows.php file: image image
  2. delete line 196 and 197 and save: image

Thanks, this worked for me too!

Marv963 avatar Feb 29 '24 08:02 Marv963