![]() ![]() |
Apr 1 2009, 12:25 PM
Post
#1
|
|
|
New Member ![]() Group: Members Posts: 3 Joined: 1-April 09 Member No.: 11,697 ![]() |
Hi, i have a problem with source code. In my hosting have file "error_log". The content of this file is:
CODE [24-Mar-2009 00:45:13] PHP Notice: Undefined index: a in /home/zion/public_html/functions/f_search.php on line 126 [24-Mar-2009 00:45:13] PHP Notice: Undefined index: strength in /home/zion/public_html/functions/f_search.php on line 126 [24-Mar-2009 00:45:13] PHP Notice: Undefined index: cat in /home/zion/public_html/functions/f_search.php on line 126 [24-Mar-2009 00:45:13] PHP Notice: Undefined index: by in /home/zion/public_html/functions/f_search.php on line 126 [24-Mar-2009 00:45:13] PHP Notice: Undefined index: order in /home/zion/public_html/functions/f_search.php on line 126 [24-Mar-2009 00:45:13] PHP Notice: Undefined variable: parent_name in /home/zion/public_html/functions/f_cats.php on line 310 [24-Mar-2009 00:45:13] PHP Notice: Undefined variable: parent_name in /home/zion/public_html/functions/f_cats.php on line 310 [24-Mar-2009 00:45:13] PHP Notice: Undefined variable: is_video in /home/zion/public_html/functions/f_global.php on line 108 [24-Mar-2009 00:45:13] PHP Notice: Undefined variable: is_video in /home/zion/public_html/functions/f_global.php on line 112 ..... .... ....... How can i correct this problem? :[ And, sorry for bad English... |
|
|
|
Apr 1 2009, 03:03 PM
Post
#2
|
|
![]() Boss, my code's compiling (xkcd) Group: Admins Posts: 10,440 Joined: 19-September 01 Member No.: 1 ![]() |
Hi, Add
CODE ~E_NOTICE to your error_reporting variable in php.ini, so that it looks something like this CODE error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT
-------------------- ![]() ![]() Things that I don't suck at: Photography (flickr, JPG Mag), "Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com |
|
|
|
Apr 2 2009, 07:52 PM
Post
#3
|
|
|
New Member ![]() Group: Members Posts: 3 Joined: 1-April 09 Member No.: 11,697 ![]() |
Thanks.
And I have other problem. In RSS the channel show error. Screenshot:
This post has been edited by Zion: Apr 2 2009, 07:53 PM |
|
|
|
Apr 4 2009, 01:30 PM
Post
#4
|
|
|
New Member ![]() Group: Members Posts: 3 Joined: 1-April 09 Member No.: 11,697 ![]() |
Help me, please!
|
|
|
|
Apr 5 2009, 09:27 AM
Post
#5
|
|
![]() Boss, my code's compiling (xkcd) Group: Admins Posts: 10,440 Joined: 19-September 01 Member No.: 1 ![]() |
Change your filenames to english ones to fix that.
-------------------- ![]() ![]() Things that I don't suck at: Photography (flickr, JPG Mag), "Don't bail; the best gold is at the bottom of barrels of crap!" -Randy Pausch I have people-skills goddamnit! What is wrong with you people!!! | www.skyrill.com |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 20th June 2013 - 10:35 PM |