Topic-icon JFBconnect preventing JReviews listing from being submitted

Active Subscriptions:

None
Hi Alex,
Please let me know if I need to renew my subscription to get this attended to. I did not because I seem to be getting the latest version of JFBConnect regardless.

I had a problem submitting a test listing to JReviews on my development site and after hitting "submit Listing" I was not taken to the next page where I could submit video and pictures. See: screencast.com/t/ICCGUQHKFFhd

Alejandro at JReviews said I should contact you about it. Here's what he wrote:

"The ajax response in firebug shows the following PHP warning which breaks the submission:

Warning: get_class() expects parameter 1 to be object, array given in /home/ostlive/public_html/goodtalktnt/plugins/opengraph/content/content.php

This is coming from the JFBC open graph content plugin. If you disable error reporting on the site then the submission would work. The issue happens because the plugin is assuming the $article will have an object, but that's not necessarily the case. It should also check if the $context variable is com_content.article or something else. JReviews triggers this plugin event with the $context value as com_jreviews.listing. There's another event in that same file onContentChangeState which does check the $context. You would need to get in touch with Alex at JFBC about this."

The site is at ostlive.com/goodtalktnt/

and you can try sumbitting a listing at:
ostlive.com/goodtalktnt/leave-a-review-2/add-new-listing-2

Thanks for your help.
The topic has been locked.
Support Specialist
Peter,
I've added this to our investigation list for an upcoming release. Alejandro's suggestion to disable error reporting would fix the problem as he notes though. The PHP warning message is likely messing with some Javascript that JReviews uses, which is preventing the submission.

Let me know if that doesn't fix the problem for some reason, and we can prioritize this higher, but for now, it will be something to investigate and fix when we get a chance as I don't think it should be causing any functional problems.

Thanks,
Alex
The topic has been locked.