Random Block not working in IPBNuke?
clothahump
![]()
Joined: 2002-11-26
Posts: 127 |
![]() |
Hows your PHP? I am having problems with using block-random in a phpnuke site, I have used the code provided by signe but all I get is an extended block showing the code, any idea what I might be doing wrong? include("http://www.*************.com/modules.php?op=modload&name=Gallery3&file=index&include=block-random.php"); Tim. |
|
signe
![]()
Joined: 2003-07-27
Posts: 2322 |
![]() |
You may need to add <?php and ?> around the include, if it's not working. |
|
clothahump
![]()
Joined: 2002-11-26
Posts: 127 |
![]() |
Tried that and now nothing shows in the block? |
|
clothahump
![]()
Joined: 2002-11-26
Posts: 127 |
![]() |
Anybody help??? |
|
Dove
Joined: 2004-10-20
Posts: 17 |
![]() |
http://gallery.menalto.com/index.php?name=PNphpBB2&file=viewtopic&t=22048&highlight= ^^ maybe try that block |
|
clothahump
![]()
Joined: 2002-11-26
Posts: 127 |
![]() |
josephhand
Joined: 2003-01-01
Posts: 25 |
![]() |
I am using phpnuke 7.7 and I get the same thing. The instructions say "Create a Core PHP Block wuth the following..." I create a block and it just shows the code in the block. please help me... clothahump wrote:
Hows your PHP? I am having problems with using block-random in a phpnuke site, I have used the code provided by signe but all I get is an extended block showing the code, any idea what I might be doing wrong? |
|
clothahump
![]()
Joined: 2002-11-26
Posts: 127 |
![]() |
Try this, create a block using the following text, upload to blocks directory then enable it in admin panel. <?php |
|