1
I run a website for a WoW guild and found a neat little php script for adding a server status update on the web page.
WoW Server Status, 3.4I want to put this in a custom block but I'm having trouble with it showing up correctly.
Following the instructions on the site I've tried making the custom block PHP and entering:
include("wowserverstatus.php");
But the block doesn't even show up.
Then I tried to call the script as an image in any type of webpage (HTML,PHP, etc) with the following code:
It shows the block and the alt text but no image. I'm really new to php and I'm sure it's operator error but I can't figure out what I'm doing wrong. Can anyone help? Thanks!
XOOPS Version:
XOOPS 2.0.13.2
PHP Version:
4.4.2
MySQL Version:
5.0.15
Server Software:
Servage.net Cluster (Enhanced Apache)