Account created on 23 October 2008, about 16 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States kruser

Same, I'm getting:

The image toolkit 'imagemagick' failed processing 'set_canvas' for image 'core/modules/image/sample.png'. Reported error: Error - Call to undefined method Drupal\image_effects\Plugin\ImageToolkit\Operation\imagemagick\SetCanvas::addArgument()

ImageMagick Version: 4.0.2
image_effects Version: 8.x-3.6

ImageMagick 6.9.11-60

πŸ‡ΊπŸ‡ΈUnited States kruser

we're seeing this issue too. the update hook runs, but the message remains.

πŸ‡ΊπŸ‡ΈUnited States kruser

thank you!

πŸ‡ΊπŸ‡ΈUnited States kruser

kruser β†’ created an issue.

πŸ‡ΊπŸ‡ΈUnited States kruser

if you use composer for the libraries install per https://www.drupal.org/docs/8/modules/webform/webform-frequently-asked-q... β†’ :

"merge-plugin": {
	"include": [
		"modules/contrib/webform/composer.libraries.json"
	]
}

It installs the algolia/places library regardless.

πŸ‡ΊπŸ‡ΈUnited States kruser

kruser β†’ created an issue.

πŸ‡ΊπŸ‡ΈUnited States kruser

On a fresh site, that may work. On an update, there may be other contrib modules in the sites/all/modules/contrib folder that belong there.

mv ./sites/all/modules/contrib ./profiles/panopoly/modules/ 
πŸ‡ΊπŸ‡ΈUnited States kruser

Yes. And this was happening for all site visitors. Not just me.

πŸ‡ΊπŸ‡ΈUnited States kruser

Deselecting Anti-Crawler Protection fixed it. there may be a bug with that.

πŸ‡ΊπŸ‡ΈUnited States kruser

After checking with Paypal Support, they discovered that the issue was caused by using a currency that is not supported for American Express transactions in Canada. Specifically, USD is not valid for this type of transaction.

They have a list of card types and currencies that are supported in Canada and other countries - https://developer.paypal.com/docs/checkout/advanced/#link-eligibility

To resolve this issue, there needs to be a way to ensure that you only pass certain currencies based on the card the person chooses and their billing country. Or a way to hide certain cards based on the billing country they select.

πŸ‡ΊπŸ‡ΈUnited States kruser

re-saving my existing /admin/config/media/oembed-providers/custom-providers vimeo profile seems to fix it. But it's a mystery why this situation even occurred. It was working fine for months.

πŸ‡ΊπŸ‡ΈUnited States kruser

I'm seeing weird results with this. For example, using this same token in all the image meta fields: [node:field_social_media_image]

I get different results in the output:

<link rel="image_src" href="test image.jpg" />  (missing site URL and directory path)

<meta property="og:image" content="https://www.site.org/sites/default/files/test%20image.jpg" /> (works)

<meta property="og:image:url" content="https://www.site.orgtest image.jpg" />  (missing directory path)

<meta property="og:image:secure_url" content="https://www.site.orgtest image.jpg" />  (missing directory path)

<meta name="twitter:image" content="https://www.site.org/sites/default/files/test%20image.jpg" /> (works)
πŸ‡ΊπŸ‡ΈUnited States kruser

It appears to be fixed now! Thanks for your help.

πŸ‡ΊπŸ‡ΈUnited States kruser

#8 fixed for us. In our case this module was causing tokens not to render. On the our status page, we had errors like:

Tokens or token types missing name property
$info['types']['date']
$info['tokens']['node']['url']
$info['tokens']['file']['size']
$info['tokens']['user']['url']
$info['tokens']['date']['custom']
$info['tokens']['metatag']

The patch fixed it.

πŸ‡ΊπŸ‡ΈUnited States kruser

kruser β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡ΈUnited States kruser

Will there be a 3.1.4? or should we move to 3.2.0?

πŸ‡ΊπŸ‡ΈUnited States kruser

It shows Not Supported on our Updates page (attached). We're just manually applying the security updates as I don't think they have any plans to keep the D7 project going.

πŸ‡ΊπŸ‡ΈUnited States kruser

I wonder if this is still supported?

Production build 0.71.5 2024