Caleb112333
New Member
- Jul 10, 2012
- 19
- 0
I have these random warnings spread around on my page, I don't know why they are there and how to remove them.
It would be nice to get some help to fix these problems with my cms, thanks in advance.
PHP:
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:\Users\Owner\Desktop\New Folder\xampp\htdocs\app\tpl\class.forms.php on line 87
PHP:
Warning: include_once(checktheban.php) [function.include-once]: failed to open stream: No such file or directory in C:\Users\Owner\Desktop\New Folder\xampp\htdocs\app\tpl\skins\HabboExtreme\bottom.php on line 76
PHP:
Warning: include_once() [function.include]: Failed opening 'checktheban.php' for inclusion (include_path='.;C:\Users\Owner\Desktop\New Folder\xampp\php\PEAR') in C:\Users\Owner\Desktop\New Folder\xampp\htdocs\app\tpl\skins\HabboExtreme\bottom.php on line 76
It would be nice to get some help to fix these problems with my cms, thanks in advance.