Go Back   Novahq.net Forum > Computers > Web design and Programming
FAQ Community Calendar Today's Posts Search

Web design and Programming Discuss website creation and other programming topics.

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 12-29-2005, 06:53 AM
-Tigger- is offline -Tigger-
BB

Join Date: Jul 2003
Posts: 5,341

problems installing PHP-clock

hey guys, trying to install the PHP clock to my site..

for some reason i can get another one to work, www.myfileplace.com the small timer, that has the date aswell, but id prefer to get the clock working, when i put the code in, firefox says i need a plugin, but it cant find one, and on IE nothing is said at all

heres the PHP code

PHP Code:
<*****?php

/************************************************************************/
/* block-BlackW_Clock (B&W Analog Clock Only)                           */
/* for PhpNuke 6.x                                                      */
/* This is a hack by VinDSL (perfect.pecker@lycos.co.uk)                */
/* Released: 24-Mar-2004                                                */
/************************************************************************/
/* Based on...                                                          */
/************************************************************************/
/* block-Clock/Calendar v1.0 (Analog Clock and Calendar)                */
/* for PhpNuke 6.x                                                      */
/* by Emanuel Pina                                                      */
/* [email]emanuelpina@ptnuke.com[/email]                                               */
/* Made in: 25-05-2003                                                  */
/************************************************************************/

if (eregi("block-BlackW_Clock.php"$_SERVER['PHP_SELF'])){
     
Header("Location: index.php");
     die();
    }

global 
$user;

$content "<TABLE width=\"100%\" height=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">
<TBODY><TR><TD align=\"left\"><center><OBJECT classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"
 codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\"
 WIDTH=\"150\" HEIGHT=\"150\" id=\"relogio\" ALIGN=\"\">
  <PARAM NAME=\"movie\" VALUE=\"blocks/blackw_clock.swf\">
  <PARAM NAME=\"quality\" VALUE=\"high\">
  <PARAM NAME=\"bgcolor\" VALUE=\"#000000\">
  <PARAM NAME=\"wmode\" VALUE=\"transparent\">
  <PARAM NAME=\"menu\" VALUE=\"false\">
  <EMBED src=\"blocks/blackw_clock.swf\" quality=\"high\" bgcolor=\"#000000\"  WIDTH=\"150\"
   HEIGHT=\"150\" wmode=\"transparent\" ALIGN=\"\" TYPE=\"application/x-shockwave-flash\"
   PLUGINSPAGE=\"http://www.macromedia.com/go/getflashplayer\" menu=\"false\">
  </EMBED></OBJECT></center></TD></TR></TBODY></TABLE>
  "
;

// This link will be display only for anonymous users...
// If you would like to see future works, let it remain.
// It's a copyright.  Don't don't remove it!
if (!isset($user)){
    
$content .= "<div align=\"right\"><a href=\"http://www.lenon.com/modules.php?name=Docs&file=terms\"><font style=\"font:10px,Arial\">" ucfirst(_BY) . "&nbsp;VinDSL&nbsp;&copy;</font>&nbsp;&nbsp;</a></div>\n";
    }

?********> 
any help would be great
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
The Death Clock teej General Chat 19 11-19-2006 05:12 AM
PHP :| Form Checking Problems JonM Web design and Programming 4 01-27-2006 12:08 PM
bf2 installing problems... atreyu Gaming Talk 2 10-08-2005 09:44 AM
death clock .ex. General Chat 5 12-25-2004 04:33 AM
problems installing team sabre killerthekiller Delta Force 5 03-13-2004 07:27 PM


All times are GMT -5. The time now is 10:10 PM.




Powered by vBulletin®