I tried registering under a new name on this forum, but the Captcha stumped me. it's all wavy, and i didnt recognise all letters no matter how far away i stood from my screen. it's one thing trying to defeat spammers, it's another to scare new users away because the registration process is too cumbe...
Not sure what you mean but bbdkp has a leaderboard to keep score of "dragon kill points", to distribute in-game loot in games like Lotro, wow, eq2 etc.
fyi, if you're with Typefrag.com for Ventrilo, they supply a nice javascript that easily integrates in a portal block, it doesnt need an executable running on the webhost.
Yes, it supports WoW, lotro, eq2, (DAoC, Vanguard, eq to a lesser extent) and in the next release also Warhammer & FFXI. Ah, I see. My game isn't in that list anyway :\ Too bad, looks like a great mod. I assume it's complicated to make it work with a game which is not on that list? which game i...
can i ask why phpbb still uses deprecated code like this, for example in acp_main.php var $u_action; if you have error_reporting set to "E_ALL | E_STRICT" in php.ini then you'll get this in Apache logs : "PHP Strict Standards: var: Deprecated. Please use the public/private/protected m...
hi guys, i've got a few mpv validation questions for a mod that isnt released yet 1) include_once() seems not to pass mpv. why? include_once('dataaccessor.php'); 2) stripslashes() i used Stripslashes on an xml. this generated a Fail condition in mpv. bbDKP_dev2/plugins/ctrt/root/includes/acp/ctrt/al...
hi, i read on the web and in the coding guidelines that javascript should be wrapped in a CDATA tag inside a script tag on top of the html page, or put into an external js file. however, ive got some links on my page that have a mouseover effect, using Overlib. since the href is created dynamically,...
Beta 3 is now available. This is probably the last one before 1.09 RC1 this warning still applies : Warning : this MOD is not for beginners. you should have a good understanding of phpbb3 before installing. It is still in BETA stage so it is not yet without bugs. It is highly recommended you update ...
hi greengiant912, you seem to be using an older 1.08 bbdkp version. v1.09 is out now, which is wotlk compatible but still in beta. looking at your site it seems recruitment and itemstats popups work now. don't forget to configure itemstats database access; it's still using its own db class, the item...