Frequently Asked Questions - Ajax CB What Are You Doing Plugin You need to get support of a technical guy to solve some questions below 1. How do i use 'Real Name' instead of 'User Name' ?Refer to this: http://downloads.srilankeeya.net/index.php?option=com_fireboard&Itemid=7&func=view&catid=2&id=40#41
2. Does This Plugin Support UTF8 or Can I use it with my language which is non-english?
Yes, to support UTF8 you have to uncomment following line (Line 173 in whatru.php) status = convertChar2CP(status); And make sure that set your Database's comprofiler table 'cb_rustatus' field's datatype VARCHAR to something higher like TEXT Refer to this: http://downloads.srilankeeya.net/index.php?option=com_fireboard&Itemid=7&func=view&catid=2&id=161#162 3. Can I You This Plugin with SEF404 enabled ?Yes 4. How do I change the colours and size of words?There is a css file called whatru.css. You can change the colour and font size from there /*text with input box padding style*/ div#whatrudiv1{ padding-top: 5px; padding-bottom: 5px; } /*main text padding style*/ div#whatrudiv2{ padding-top: 5px; padding-bottom: 5px; } /*text with input box style*/ div#whatrudiv1 h3{ display: inline; font-size: 16px; color: black; } /*main text style*/ div#whatrudiv2 h3{ display: inline; font-size: 16px; color: black; } /*time ago text style*/ div#whatrudiv2 h5{ display: inline; font-size: 9px; color: black; } 5. I can't install the plugin, community builder installer rejects it from installing?You haven't download this plugin correcly. or the downloaded file may be corrupted. try to download it again If you can unzip this plugin without any problem, you can install it. 6. Hey! I get an error "Unrecoverable error "PCLZIP_ERR_BAD_FORMAT (-10)" ????If you get this error, please unzip the file and rezip it again and install. It will definitely work. Thank goes to Amy who showed me this solution 7. Can admin edit other user's status? Yes, but you have to do following http://downloads.srilankeeya.net/index.php?option=com_fireboard&Itemid=7&func=view&catid=2&id=190
|