Welcome Guest, Not a member yet? Register   Sign In
Beginner googlebot problem
#1

[eluser]canado[/eluser]
Hi everyone

I have a big problem, my site gets indexed by google but with a php error as follow

Code:
<div>

<h4>A PHP Error was encountered</h4>

<p>Severity: Notice</p>
<p>Message:  Undefined offset:  0</p>
<p>Filename: core/MY_Lang.php</p>
<p>Line Number: 163</p>

</div><div>

<h4>A PHP Error was encountered</h4>

<p>Severity: Notice</p>
<p>Message:  Undefined index:  </p>
<p>Filename: core/MY_Lang.php</p>
<p>Line Number: 71</p>

</div><div>

<h4>A PHP Error was encountered</h4>

<p>Severity: Notice</p>
<p>Message:  Undefined offset:  0</p>
<p>Filename: core/MY_Lang.php</p>
<p>Line Number: 163</p>

</div><div>

<h4>A PHP Error was encountered</h4>

<p>Severity: Warning</p>
<p>Message:  Cannot modify header information - headers already sent by (output started at /homez.43/sophiec/www/system/core/Exceptions.php:170)</p>
<p>Filename: core/MY_Lang.php</p>
<p>Line Number: 77</p>

</div>


but when I check the root in the browser everything is fine, it redirects to mywebsite.com/en/home with no errors

any idea?


Messages In This Thread
Beginner googlebot problem - by El Forum - 03-21-2012, 12:53 PM
Beginner googlebot problem - by El Forum - 03-22-2012, 07:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB