In the /plugins/opengraph/jreviews/jreviews.php, I replaced some code in the setOpenGraphTags() method. I've left the old code commented out if you want to check the differences. Honestly I have no idea why the other code was failing, but the workaround does exactly the same thing. I can try to get this to fail on our test sites to delve into why.If you enable the jReview opengraph plugin, and tries to access all reviews: www.in2city.com/review/rotita-com/reviews you will get a error 0 message. Let me know if you need access to debug these issues.
I narrowed this down to a block of code that we added for 7.1 to try to determine the best og:url tag, by following canonical links on the page. In /libraries/sourcecoast/openGraph.php around line 456, I put the code in an if block with "if($document->getType() == 'html')" so it only executes when it should be executing. The loop was fixed.After updating to the new 7.1 version, i´m not able to submit new listings to jReview anymore. If i disable the system plugin, everything works.
Step to reproduce:
- create a user
- add a new listing
The forms loops, and dosn´t load.
Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
