Very nice script! After modifying admin_forums.php (the placement of the code for the add-download-forum-html) was a bit different, and i got som error with the code in number 44, it worked fine!

Edit: Yeah that was what I thought, when logged in, i can't list the downloads/links forum:

An error was encountered
Error: Unable to fetch downloads list .

As a guest it works fine though.


Edit2: And i can't set any permissions. sad

Hey! Having the same problem here with my script, altough i'm trying to get it going with MediaWiki. I read in another thread about this topic that $db has to be global. Where exactly should i make it global, and how do I do that in a proper way?

global $db;

?

My scripts: wiki/*.php call functions in > wiki/extension/auth_punbb.php > includes common.php and so on.

Anyone have ideas? Thanks! smile