x00
MVPx00 MVP
Reactions
-
Re: little bug html formatter
It is to do with htmLawed http://www.bioinformatics.org/phplabware/internal_utilities/htmLawed/htmLawedTest.php try it (View Post)1 -
Re: Another 'Multilingual' question
Multilingual is for translating the locale. If you want different forums, set up different forums. It is possible to use categories to accommodate regional issues in the native tongue. (View Post)1 -
Re: Spambots are starting to chill
The technical aspect is often not there. This is cheap labour from developing countries. In so case the are program that search the web for keyword and post content in responsive. Make a post like &q… (View Post)1 -
Re: Howto: make each user's signature only appear once per page
Another way of doing it is to only show the signature when you hover over the post, with a little bit of jquery. (View Post)2 -
Re: Redis Cache Layer
@Shadowdare if you look in library core, you can see the cache types, with an abstract class class.cache.php. Given you already have a template. Why not develop it yourself? You already have a templa… (View Post)2