build/gmbreviews/render.php @@ -17,6 +17,8 @@ if ($inheritUser) { global $post; $inheritUser = $post->post_author; }else { $inheritUser = null; } try { $gmb = JVB()->connect('gmb', $inheritUser);