The problem with stoli(and all the free servers) is they are over loaded with accounts. We work 24/7 to remove inactive/illegal accounts to bring down the load. If you would like to move to another server then please read this ->...
The default apache page usually appears when a server is being rebooted and recovering.
Currently stoli http is offline. We are aware of the problem and are working on get it back up.
The default apache page usually appears when a server is being rebooted and recovering.
Currently stoli http is offline. We are aware of the problem and are working on get it back up.
There default apache page usually appears when a server is being rebooted and recovering.
Currently stoli http is offline. We are aware of the problem and are working on get it back up.
If this topic is still open.
Here is a function I use to construct html mail headers.
function constructHeader() // Construct the mail headers
{
$this->Header = 'MIME-Version: 1.0'."\r\n";
$this->Header .= 'Content-Type: text/html;charset=iso-8859-1'."\r\n";
$this->Header .=...
Uhm I think that is because the game doesn't load for me :(
That was on another connection, trying it again now. I don't even know what the game is all about :s
hmm... seems to be loading :)
EDIT
doh... gets stuck at 53% :(
If I am not mistaken you need to request your mail cname to be changed for Google apps mail to -> ghs.google.com
It should say this in the walk through from Google ?
If this is the case then just post back and I will change it for you.
Are you using these details ?
Host/Address : distribution.elementfx.com or ftp.distribution.elementfx.com
Username : tptootoo(cpanel username)
Password : cpanel password
Please also turn off multiple connections.
Ok, heres an idea.
You could try putting the 2 footer div's in a placeholder.
#footer_container {
height:1em;
width:100%;
position:fixed;
bottom:0;
padding-top:1px;
margin-top:1px;
}
#footer1 {
background-image:url(images/footer2.png);
background-repeat:repeat-x;
float:right...