Topic-icon SQL error when publishing Open Graph Object (Article)

Active Subscriptions:

None
Thanks for a good extension. However I have some issues with Open Graph objects.

I wanted Open Graph to use the Article Full Image and Meta Description for my articles. When I create and publish a new article object, I get a SQL 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 '28,24' at line 1 SQL=SELECT lft, rgt FROM e09rn_categories WHERE id = 9,28,24

The reason is that I am using CW Multicategories to display Joomla articles across several categories, and JFB Connect apparently can't handle more than one category for an article?

Is there a way to get around this problem? Uninstalling CW Multicategories is not an option.

I am running Joomla 3.3.6 and JFB Connect 6.2.4.

Thanks.
The topic has been locked.
Support Specialist
11 years 4 months ago #50763 by alzander
Probably not. JFBConnect does only support one category because that's how Joomla itself works. I'm not sure how CW Multicategories changes things, but it sounds like they've modified core Joomla code, which makes things very variable on how to get it going.

With that said, if you simply enable the Open Graph - Content plugin without configuring a specific object, the default behavior should be to use the article image and meta description automatically. Other options would be to add the Open Graph Tags you want to use manually to each article, like:
{SCOpenGraph image=http://domain.com/link-to-image.jpg}
{SCOpenGraph description=My great description}
Again, JFBConnect should automatically set those values, but you can set them 'better' if you want.

I hope that helps answer your question, but if you need anything else, just let us know.

Thanks,
Alex
The topic has been locked.