Module: Banner Manager
Posted by Maurice Makaay
|
Re: Module: Banner Manager July 07, 2008 09:07AM |
Registered: 23 years ago Posts: 687 |
Please don't give it another thought, it is a very trivial code submission compared to what I imagine the rest of your workload is like :-)
I am just being completely selfish, hoping that I won't have to rehack my code in next time you release an updated version ;-)
Good luck with those deadlines:
"I love deadlines. I like the whooshing sound they make as they fly by"
~ Douglas Adams
/\dam
--
My notable Phorum sites:
Movie Deaths Database - "review comments" system mostly powered by Phorum
Learn Chinese! - integrated forum quiz
I am just being completely selfish, hoping that I won't have to rehack my code in next time you release an updated version ;-)
Good luck with those deadlines:
"I love deadlines. I like the whooshing sound they make as they fly by"
~ Douglas Adams
/\dam
--
My notable Phorum sites:
Movie Deaths Database - "review comments" system mostly powered by Phorum
Learn Chinese! - integrated forum quiz
|
Re: Module: Banner Manager July 15, 2008 03:44AM |
Registered: 18 years ago Posts: 1 |
Hi shejk!
Nice work. I have a question though. I use the emerald template and I want to use the variable {MOD_BANNER_MANAGER} to show the banners in header instead of the top or bottom option. I'm new into PHP and just wonder where I should add the variable? I have tried to use the VAR in several ways, but unfortunately not manage to do it in the correct way.
Cheers
Donken9
Nice work. I have a question though. I use the emerald template and I want to use the variable {MOD_BANNER_MANAGER} to show the banners in header instead of the top or bottom option. I'm new into PHP and just wonder where I should add the variable? I have tried to use the VAR in several ways, but unfortunately not manage to do it in the correct way.
Cheers
Donken9
|
Re: Module: Banner Manager July 30, 2008 05:40PM |
Admin Registered: 22 years ago Posts: 8,532 |
I incorporated the date selection in the module code 1.0.3.
I advice to upgrade, because I did find some bugs in the logic.
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
I advice to upgrade, because I did find some bugs in the logic.
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
|
Re: Module: Banner Manager August 06, 2008 09:04PM |
Registered: 18 years ago Posts: 3 |
|
Re: Module: Banner Manager August 07, 2008 01:25AM |
Admin Registered: 22 years ago Posts: 8,532 |
My suggestion is that you tell us what the error message is.
Without it, we can only do blind guesses.
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
Without it, we can only do blind guesses.
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
|
Re: Module: Banner Manager August 07, 2008 08:33AM |
Registered: 18 years ago Posts: 3 |
|
Re: Module: Banner Manager August 07, 2008 08:42AM |
Admin Registered: 22 years ago Posts: 8,532 |
Oh, that is a problem in the code that was fixed, but that did not propagate to the module package somehow. I created a new 1.0.3 package. Download the new 1.0.3 package and see if that fixes your problem.
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
|
Re: Module: Banner Manager August 07, 2008 09:34AM |
Registered: 18 years ago Posts: 3 |
|
Re: Module: Banner Manager October 05, 2008 06:10PM |
Registered: 17 years ago Posts: 5 |
|
Re: Module: Banner Manager October 05, 2008 06:13PM |
Admin Registered: 22 years ago Posts: 8,532 |
No. What is it that you want in the banner block? A single banner block is a simple block of HTML. So you can put anything in there that you can write as HTML. If you really want an example, here's one:
[code="html4strict"]
<h1>Phorum rocks!!!</h1>
<a href="[www.phorum.org">Come] and see us at phorum.org</a>
[/code]
What kind of example were you looking for exactly?
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
[code="html4strict"]
<h1>Phorum rocks!!!</h1>
<a href="[www.phorum.org">Come] and see us at phorum.org</a>
[/code]
What kind of example were you looking for exactly?
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
Sorry, only registered users may post in this forum.

