Topic-icon OpenGraph Content Plugin - jReviews issues

Active Subscriptions:

None
We are again experiencing the same issue from before, see this post: www.sourcecoast.com/forums/jfbconnect/jf...-jreviews-jfbconnect.

I get this error after updating to Joomla 3.7.1:

Error:
"1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1"

I checked this with Alejandro at jReviews and he provided the following details:

[file] => /srv/users/serverpilot/apps/opgroeigids/public/libraries/sourcecoast/openGraphPlugin.php
[line] => 82
[function] => findObjectType
[class] => plgOpenGraphConten

The problem, I believe, is the same as before. The findObjectType method is receiving the following array $queryVars with this data:

Array ( [Itemid] => 518 [option] => com_content [view] => category [id] => 0 [catid] => 147 ) Array ( [Itemid] => 518 [option] => com_content [view] => category [id] => 0 [catid] => 147 )

The listing ID is passed as 0 which then creates the query error.


Could you please assist urgently?

Thanks
The topic has been locked.
Support Specialist
6 years 11 months ago #61784 by mel
If I enable the 'Open Graph - Content' plugin on your site again and visit the URLs you provided in your PM, I am not seeing the errors. Could you please verify a URL where I can see the error when the plugin is enabled so that I can start to debug?
The topic has been locked.
Active Subscriptions:

None
6 years 10 months ago #61790 by imnlimited
Hi Melissa, See PM.
The topic has been locked.