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.