Implemented .../Helper/Component/ManualContent.php on line 53
- Josean Telleria
-
Topic Author
- Offline
Less
More
- Posts: 20
- Thank you received: 1
10 months 3 weeks ago #2884
by Josean Telleria
.../Helper/Component/ManualContent.php on line 53 was created by Josean Telleria
Hello,
I have problems with some links in this website www.beasain.eus
www.loom.com/share/00cffebe9c7a48a2997d0...06-9509-d0f13e20e0e6
Link example: www.beasain.eus/ezagutu/argitalpenak/liburuxka-turistikoak
Thanks
I have problems with some links in this website www.beasain.eus
www.loom.com/share/00cffebe9c7a48a2997d0...06-9509-d0f13e20e0e6
Link example: www.beasain.eus/ezagutu/argitalpenak/liburuxka-turistikoak
Thanks
Please Log in to join the conversation.
- Ruud van Lent
-
- Offline
Less
More
- Posts: 1690
- Thank you received: 108
10 months 3 weeks ago - 10 months 3 weeks 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.
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: 10 months 3 weeks ago by Ruud van Lent.
Please Log in to join the conversation.
- Josean Telleria
-
Topic Author
- Offline
Less
More
- Posts: 20
- Thank you received: 1
10 months 3 weeks 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.
- Ruud van Lent
-
- Offline
Less
More
- Posts: 1690
- Thank you received: 108
10 months 3 weeks 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?
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.
- Josean Telleria
-
Topic Author
- Offline
Less
More
- Posts: 20
- Thank you received: 1
10 months 3 weeks 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.
- Ruud van Lent
-
- Offline
Less
More
- Posts: 1690
- Thank you received: 108
10 months 3 weeks 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?
is it the same error message / error line?
Please Log in to join the conversation.
- Ruud van Lent
-
- Offline
Less
More
- Posts: 1690
- Thank you received: 108
10 months 3 weeks 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.
- Josean Telleria
-
Topic Author
- Offline
Less
More
- Posts: 20
- Thank you received: 1
10 months 3 weeks 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

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.
- Ruud van Lent
-
- Offline
Less
More
- Posts: 1690
- Thank you received: 108
10 months 3 weeks 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.
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.
- Josean Telleria
-
Topic Author
- Offline
Less
More
- Posts: 20
- Thank you received: 1
10 months 3 weeks 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?
But I still can't get it. Will it need more time?
Please Log in to join the conversation.