Module: Banner Manager

Posted by Maurice Makaay 
Re: Module: Banner Manager
July 07, 2008 09:07AM
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
Re: Module: Banner Manager
July 15, 2008 03:44AM
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
Re: Module: Banner Manager
July 30, 2008 05:40PM
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
Re: Module: Banner Manager
August 06, 2008 09:04PM
I have recently installed banner manager but when I turn it on my page won't load all I get is this error message. I am new to php so I am lost as to what to do. Any suggestions? Thanks in advance
Re: Module: Banner Manager
August 07, 2008 01:25AM
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
Re: Module: Banner Manager
August 07, 2008 08:33AM
oops I though i had included sorry here it is
"Parse error: syntax error, unexpected '?', expecting ')' in /home/kron4me/public_html/mods/banner_manager/banner_manager.php on line 73"
thanks again
Re: Module: Banner Manager
August 07, 2008 08:42AM
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
Re: Module: Banner Manager
August 07, 2008 09:34AM
Thanks Maurice, I will try this and let you know if its fixed. Thank you for the quick response
Re: Module: Banner Manager
October 05, 2008 06:10PM
Hello, I integrated the banner manager.

Is there any sample Banner Block HTML/PHP code?
Re: Module: Banner Manager
October 05, 2008 06:13PM
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
Sorry, only registered users may post in this forum.

Click here to login