Weird.. not sure why something this entered in Word Censoring wouldn't work with the NV Advanced Word Censor Mod installed..unless you tried using html instead of bbcode..
Could you please explain what "kifu" and "goswf" mean? Kifu (棋譜) is the Japanese term for a game record for a game of Go or shogi. Kifu is traditionally used to record games on a grid diagram, marking the plays on the points by numbers. -- Source http://en.wikipedia.org/wiki/Kif...
You're best off starting up a separate test forum to do your mod changes rather than a live environment. Once you get things working on the test forum, you can move your updated files to the live forum.
Another option, and probably a more elegant solution for your needs, is to set-up a custom bbcode that does a tooltip on mouseover of a word (description would need to be within the bbcode as well for the popup), and then set that bbcode in the word filter with the NV Advanced Word Censor Mod for th...
@ darkonia: The default user groups require ACP access to create new user groups.. The OP is looking for something where registered users can create their own clubs / guilds / teams / groups / cliques / factions / etc.. without affecting global or forum permissions.. unless you know of ways to do th...
Usually the lightbox mods work with lightbox (an ajax php image viewing script) so that it creates a thumbnail of the image and clicking on the image shows the full size version (or full screen if larger than screen size).. There are at least 3 or 4 lightbox mods here .. so you'll need to check them...
In the ACP you can go to Board Configuration (left side) -> Post Settings .. and then enter a value for the Maximum Image Width (near the bottom).. this should constrain the size of the image if it is over that value.. You can also set the Maximum Image Height here, too.. On the other hand, if you w...
Most PHPBB3 Mods add VB or IPB features, or are updates of existing PHPBB2 Mods, and these can often found in the Mod Database Release forum or in the Mods in Development forum..
If you wanted to replace /you with the username then you could probably do it through the word censor and the NV Advanced Word Censor Mod that allows bbcode in the word filter replacement.. Then you just have /you replaced with [you]username[/you] in posts parsed correctly.. For /me and [me]username...
First off.. Welcome back. I love the mods you had been working on before your absence, and I hope you are returning to work on them more. And if not, welcome back anyway! :D For the error, whenever I threw a word in italics in a forum post i got that code spat out instead of the italicized text, reg...