Re: Re: PHP error on my site after transfer to another hosting

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12/22/2013 3:55 PM, Ryan Wagner wrote:
Did you tried turning off the E_NOTICE warning.

error_reporing(E_ALL || ~E_NOTICE);

On Sun, 22 Dec 2013 22:49:42 +0200, EyeLand <ournet.biz@xxxxxxxxx> wrote:

look there the code of these files:

2) there is index.php file:
https://gist.github.com/eyeland/8b471bf7ca9f6f3f76a7#file-index-php
3) there is _design.php file:
https://gist.github.com/eyeland/26f3b57fb3b8d271beef#file-_design-php

2013/12/22 Jim Giner <jim.giner@xxxxxxxxxxxxxxxxxx>:
On 12/22/2013 3:32 PM, EyeLand wrote:
<snip>
First - go to one of the files with an error, find the line # cited
and show
us the code that is there if you haven't figured it out by then.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Why would one ever turn off the E_NOTICE? Get rid of the things causing the notices !

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux