Login     Sign up
Deporteando (@albertof)
106 months ago
646 Views

How to solve?

1 people followed this question
0

I see one things.
Please try to add below code in your page.tpl.php pf themes

[code]
<?php echo $footer?>
[/code]

I guess that you use php earlier than 5.5.0, and you have E_DEPRECATED errors.
  http://php.net/manual/en/migration55.deprecated.php

If so, you should change from MySQL to MySQLi in chat.php.

foken @shigeru
106 months ago (Updated: 105 months ago)
There is another. Free web server prohibits chat, and they check file name. If so, you should change file name including "chat".
105 months ago