1
Hi everyone,
I've run into some problems in my Kernel folder and I don't know what's the cause. Here are the errors I receive in index.php:
Notice [PHP]: Undefined index: name in file C:\Domains\website\wwwroot\kernel\object.php line 279
Notice [PHP]: Undefined index: name in file C:\Domains\website\wwwroot\kernel\object.php line 280
Notice [PHP]: Undefined index: name in file C:\Domains\website\wwwroot\kernel\object.php line 375
Notice [PHP]: Undefined index: name in file C:\Domains\website\wwwroot\kernel\object.php line 279
Notice [PHP]: Undefined index: name in file C:\Domains\website\wwwroot\kernel\object.php line 280
Notice [PHP]: Undefined index: name in file C:\Domains\website\wwwroot\kernel\object.php line 375
I also have a layout problem. In all the themes that I use, I get this error of having the page resized with a horizontal scroll bar, whereas when I click on a new link in the same page, the page resizes back to normal. What could be the problem?
Thanks