Wouldn't you need duplicate copies of the same skin though?
If you have 5 forums, where each 5 had a different sub-banner, wouldn't you need 5 seperate copies of the skin to do it skin-side?
That's why I was thinking, something like IPB does with their "rules" for each seperate forum. Where the rules are displayed above the forum. BUT, in this case, a sub-banner would be displayed on the different forums.
doesn't come here often, cause he has no free time ;_;
Yeah, I have an idea of what type of code, but for the average person downloading NextBBS that doesn't know much about coding, IF they wanted a feature like this.... it's not likely they can do it.
Something like:
Get the current do= value, and if it was say 'page1' then when fetching the links from the db and writing it to an output variable Then change the entry with page1 in it to one that used a different image. BUT that is a lot of work and like I said before anyone that wants this and isn't good at scripitng is going to have a very very hard time doing it. And I'm not even 100% sure if that would work.
It could be like a feature that other bbs systems don't have, to make NextBBS more desireable
Last edit by Jasper on Dec 31, 1969, 7:00 pmdoesn't come here often, cause he has no free time ;_;
I'll see if I can code it when get home. I've been brainstorming on how I'm going to implement this and it seems like it'll work.
I'll let everyone know if I can do this project by 12am et.
Xen Web Hosting
Offering ad-free hosting with features such as, cpanel, fantastico, PHP and MySQL support, and more
-------------------------------------------------------------------------------------------------------
Chris
Let's hang on to Harmor, it's not everyday that you find people who walk the walk, not just talk the talk.
Go here and under the chat you should see either "Test Code 1" or "Test Code 2". Keep refreshing the page and it'll change. You may have to refresh it a couple times.
Edit: I updated the code so you can have different banners on different forums. Before if you went to www.xenweb.net/nextbbs/index.php?do=main&level=2 it would still consider that "main" because of the "?do=main" in the URL.
Now you can have a completely different banner per forum thanks to my great coding skills.
I'll make it so you can hide the banners to different usergroups. It won't take long, I'll just copy the algorithm I used for the NavLinks to this hack.
Edit 2: I updated the code once again so you can use usergroup permissions per banner.
Last edit by harmor on Dec 31, 1969, 7:00 pmXen Web Hosting
Offering ad-free hosting with features such as, cpanel, fantastico, PHP and MySQL support, and more
-------------------------------------------------------------------------------------------------------
Chris
Let's hang on to Harmor, it's not everyday that you find people who walk the walk, not just talk the talk.
Thank you!!
I like being the only one on here that understands this software's coding (other than Chris).
I'll be releasing another hack in like 5 minutes.
Xen Web Hosting
Offering ad-free hosting with features such as, cpanel, fantastico, PHP and MySQL support, and more
-------------------------------------------------------------------------------------------------------
Chris
Let's hang on to Harmor, it's not everyday that you find people who walk the walk, not just talk the talk.
The hack is coming along nicely. I'm just copying the code from my "NavLinks" hack and modifying it. I estimate that I should be done in a couple hours but no promises.
I just have to finish up the administrator backend, take screenshots, and write instructions.
Edit:
I claimed I would finish this in a couple hours and that was at 4:24 am. It is now 5:09am. So it took me under an hour, man can I code.
You better appreciate it Jasper and whoever else wanted this hack.
Last edit by harmor on Dec 31, 1969, 7:00 pmXen Web Hosting
Offering ad-free hosting with features such as, cpanel, fantastico, PHP and MySQL support, and more
-------------------------------------------------------------------------------------------------------
Chris
Let's hang on to Harmor, it's not everyday that you find people who walk the walk, not just talk the talk.