Experiencing a 401 Unauthorized Error During Update?

If you're seeing a 401 Unauthorized error when trying to update your Joomla extension, it's likely due to our new two-factor authentication (2FA) security measure for your Download ID.
To resolve this, check your email (Spam folder?) for a message to approve your server or device, or read our detailed blog post here( onlinecommunityhub.nl/best-practice/new-...-extension-downloads) to understand the steps involved. This will guide you through approving your server for future updates.

Implemented .../Helper/Component/ManualContent.php on line 53

More
7 months 1 week ago #2884 by Josean Telleria

Please Log in to join the conversation.

More
7 months 1 week ago - 7 months 1 week ago #2885 by Ruud van Lent
Replied by Ruud van Lent on topic .../Helper/Component/ManualContent.php on line 53
Hi Josean,

that is I think due to an extension / module / plugin not behaving correct: when an extension trigger the onContentPrepare event (what ochOpenGraph listens to and acts upon), it should push the contents that should be prepared in a specific format (text). This is however not obligated, although ochOpenGraph assumes it is...

So in the version in the confidential / private tab (downloadlink) does away with this assumption: it first checks if 'text' is present, if so > okay, if not: pass and exit early without error.

Can you give this version a try and report back if it is working for you.

Going offline now (it is late already), so will pick this up tomorrow if not fixed yet.

regards,
Ruud.
Last edit: 7 months 1 week ago by Ruud van Lent.

Please Log in to join the conversation.

More
7 months 1 week ago #2886 by Josean Telleria
Replied by Josean Telleria on topic .../Helper/Component/ManualContent.php on line 53
Hello Ruud, we don´t know how to solve your answer.

Please Log in to join the conversation.

More
7 months 1 week ago #2887 by Ruud van Lent
Replied by Ruud van Lent on topic .../Helper/Component/ManualContent.php on line 53
Good morning Josean,
sorry for the confusion: there was no question other then me thinking out load on what could have caused the issue.

In the previous post I added a download link to a test version that (hopefully) solves this issue: can you download it, install it and tell me if that fixes the issue on your site?

Please Log in to join the conversation.

More
7 months 1 week ago #2888 by Josean Telleria
Replied by Josean Telleria on topic .../Helper/Component/ManualContent.php on line 53
We have installed and the problem continues.

Please Log in to join the conversation.

More
7 months 1 week ago #2889 by Ruud van Lent
Replied by Ruud van Lent on topic .../Helper/Component/ManualContent.php on line 53
hummmm...

is it the same error message / error line?

Please Log in to join the conversation.

More
7 months 1 week ago #2890 by Ruud van Lent
Replied by Ruud van Lent on topic .../Helper/Component/ManualContent.php on line 53
Can you try this version, made a small additional check.

Please Log in to join the conversation.

More
7 months 1 week ago #2891 by Josean Telleria
Replied by Josean Telleria on topic .../Helper/Component/ManualContent.php on line 53
Great!!! Now it works :)

Another thing, why the social networks don't take the main picture of this news and take the logo?

www.beasain.eus/albisteak-eu/176-bestela...eri-maiatzeko-azokan

Please Log in to join the conversation.

More
7 months 1 week ago #2892 by Ruud van Lent
Replied by Ruud van Lent on topic .../Helper/Component/ManualContent.php on line 53
Cool! Thanks for reporting back.

on the page you provided I see that ochOpenGraph has no image set as og:image.

How is the main image set in that article? is it a full text image, or an image in the text, or is it a custom field?

You should configure ochOpenGraph with the logic of what Image it should select (in what order).
Also, it is best to also configure ochOpenGraph with a fallback Image so that in cases where there is no image in the article it uses that instead of having facebook (and others) select one itself.

Please Log in to join the conversation.

More
7 months 1 week ago #2893 by Josean Telleria
Replied by Josean Telleria on topic .../Helper/Component/ManualContent.php on line 53
These are introductory images. And I just put this order: I,F,C,CF,T

But I still can't get it. Will it need more time?

Please Log in to join the conversation.