# This patch file was generated by NetBeans IDE # This patch can be applied using context Tools: Apply Diff Patch action on respective folder. # It uses platform neutral UTF-8 encoding. # Above lines and this line are ignored by the patching process. --- components/com_comprofiler/plugin/user/plug_cbsimpleboardtab/cb.simpleboardtab.model.php +++ components/com_comprofiler/plugin/user/plug_cbsimpleboardtab/cb.simpleboardtab.model.php @@ -133,7 +133,7 @@ $userRank = null; $_CB_database->loadObject( $userRank ); - $pathImage = $pathImage . $this->params->get( 'TemplateRank', '/template/default/images/english' ); \ No newline at end of file + $pathImage = $pathImage . $this->params->get( 'TemplateRank', '/template/default/images' ); \ No newline at end of file $rText = $userRank->rank_title; $rImg = $pathImage . '/ranks/' . $userRank->rank_image; } else { --- components/com_comprofiler/plugin/user/plug_cbsimpleboardtab/cb.simpleboardtab.xml +++ components/com_comprofiler/plugin/user/plug_cbsimpleboardtab/cb.simpleboardtab.xml @@ -76,7 +76,7 @@ - +