I would like to know if it is possible to show always "new comment form", and to remove link wich hide and show this form, I found the code, but I don`t know what I have to modify in it.
Just search in cb.profilebook.php (from comp/comp_profiler/plugin/user/plug_cbprofilebook) this line:
[code:1] $return .= "<a href=\"javascript:void(0);\" onclick=\"pb_Expand('".$formName."', '".str_replace("'","\\'",$warnText)."');\">".$linkTitle." <img style=\"cursor:«»pointer;border:0px;\" id=\"direction".$formName."\" src=\"components/com_comprofiler/plugin/user/plug_cbprofilebook/smilies/none-arrow.gif\" alt=\"\" /></a>";[/code:1]
I`m waiting for your answers...
Post edited by: koniek, at: 2008/02/28 15:28