
-
demo
March 13th, 2010, 4:38 pmInteresting
Articles
How to Create a Primetime Block
Have you ever wanted to create a phpBB Primetime block? Well, this article helps you do just that.
Subtitles
While Primetime comes with a number of blocks, and even a module to create your own blocks (Custom Blocks module), I understand the need for you to create your own blocks programatically. This article shows you how to create a Primetime block.
Bare Bones
Comments

-
Pete
April 12th, 2010, 6:35 amI hadn't ran into this article. Thank you. I know this will come in very handy.

-
stufz
August 30th, 2010, 1:42 amum , that last snippet of code on page 6 ? I was able to follow you till then, but after copying the block code and ftping to site, then refreshing page, my home page went blank and pointed to some forum topic !

-
Blitze
September 1st, 2010, 3:02 amPlease double-check that you are saving everything correctly because this should work. Is anyone else getting an error with this?

-
AmigaLink
November 13th, 2010, 1:38 amGreat. Big thanks for that education.
Please write more guides like that.

-
Pete
January 18th, 2011, 5:10 pmstufz wrote:um , that last snippet of code on page 6 ? I was able to follow you till then, but after copying the block code and ftping to site, then refreshing page, my home page went blank and pointed to some forum topic !
I had a similar error a long while back. I had to rename the directory "foo" to something else. I used "foo1" and then I was able to work with this.

-
AmigaLink
January 30th, 2011, 11:53 pm
Go ahead and install it. Go to ACP >> Primetime >> Blocks Management and add this block by selecting it from the list (foo_hello_world).
That does not work for me.
I become folowing error[phpBB Debug] PHP Notice: in file /modules/core/acp_core.php on line 392: Undefined index: INFO_FOO
[phpBB Debug] PHP Notice: in file /modules/core/acp_core.php on line 393: Undefined index: INFO_FOO


