Ok.. I found this block at http://www.dolfinsystem.com and uploaded it but all it says is "There isn't content right now for this block.".
I see it was tested on Nuke 7.9 altho I am using 7.8. Is there anything, anyone can think of that I can do to get it to work? I went to there site but it says on the home page that they are closing down. Hardly any threads in the forums. Thanks in advance.
Here is the code included in it.
block-Public_Broadcast.php
Code:
<?php
/************************************************************************/
/* Public Broadcast message block by Dolfin Systems */
/* Copyright (c) 2006 by Dolfin Systems */
/* http://www.dolfinsystem.com */
/* */
/************************************************************************/
if (eregi("block-Public_Broadcast.php",$PHP_SELF)) {
Header("Location: index.php");
die();
}
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum