ok now i played around a week with minibb, and its a lot of fun. ;)
while i tryed to integrate minibb to my page i fall deep on my nose, and than i tryed it in revers (including my page to minibb) and it works good. I do not know if there is some intrest in, but i did some kind of content managment system (realy rough), let you create articles, witch than can be set up on pages. both is stored in 2 textfiles (articles and structure) for small pages. Independent to the Content, i did a small Form to change the color/fonts of my css.
i know this is the wrong way for a forum to use "static" articles but in my way its easy to design the page and informations "around" the forum, like a News, About, Links, or Whatever page.
the whole php code is done WITHOUT touching the core, but is right now aligned to my site. so if you like it ill have to convert some variables to clear names, and exclude some code from bb_plugins.php (so it does not mess up the overview so much).
I simply ask, because if nobody wants it, i do not need to change anything ;)
by the way, how do i check if a user is logged in from bb_plugins (in special case admin) i did tryed if ($user_ID == 1) but had no luck. hows the right way?
Regards schorote |