Quote:
Originally Posted by Loukrhtia
.... one of them will be a bbcode installed via a plugin which would enable the users to use custom smilies in their posts...... btw the vba version will be discontinued. There is no point having it as it can be made as a page anyway, with the classic vba way 
|
For the BB code, make sure that people understand that by generating the image on the fly every time the page loads that their server could take a performance hit if the forum is a high-volume site. That's one of the reasons why I resisted doing that for the sign maker version and instead started exploring ways of saving the image to the server first and then linking to the saved version instead of generating a new one every time. ... For vBa, the original thought process behind that one was to make it easier to manager which usergroups had access to it.