New question #73883 on phpns:
https://answers.launchpad.net/phpns/+question/73883

Hello there. I'm currently a High school student looking to develop a website 
for himself and friends to use in the future.

Im using WAMPServer2 to run the PHP scripts. However, during and after running 
the Install.php script I've been plauged with some of the following errors;

For instance, when I view current articles I get,
Notice: Undefined index: v in C:\WampServer\www\news\manage.php on line 33
Notice: Undefined variable: row_bg in C:\WampServer\www\news\manage.php on line 
50
Notice: Undefined variable: table_rows in C:\WampServer\www\news\manage.php on 
line 63
Notice: Undefined variable: cat_list in C:\WampServer\www\news\inc\function.php 
on line 354
Notice: Undefined variable: selected_ in 
C:\WampServer\www\news\inc\function.php on line 354
Notice: Undefined index: delete_success in 
C:\WampServer\www\news\inc\function.php on line 542
Notice: Undefined variable: success in C:\WampServer\www\news\inc\function.php 
on line 547
Notice: Undefined variable: cat_selected in 
C:\WampServer\www\news\inc\function.php on line 555
Notice: Undefined variable: a_js in C:\WampServer\www\news\inc\function.php on 
line 592
Notice: Undefined variable: a_js in C:\WampServer\www\news\inc\function.php on 
line 592
Notice: Undefined index: page_image in 
C:\WampServer\www\news\inc\themecontrol.php on line 75
Notice: Undefined index: hide_sessions in 
C:\WampServer\www\news\inc\themecontrol.php on line 102

Or, while making a New article,
Notice: Undefined variable: cat_list in C:\WampServer\www\news\inc\function.php 
on line 354
Notice: Undefined variable: selected_ in 
C:\WampServer\www\news\inc\function.php on line 354
Notice: Undefined index: article_imgid in 
C:\WampServer\www\news\inc\function.php on line 442
Notice: Undefined index: success in C:\WampServer\www\news\inc\function.php on 
line 451
Notice: Undefined variable: comment_b in 
C:\WampServer\www\news\inc\function.php on line 456
Notice: Undefined variable: rank_message in 
C:\WampServer\www\news\inc\function.php on line 457
Notice: Undefined variable: edit_message in 
C:\WampServer\www\news\inc\function.php on line 458
Notice: Undefined index: article_title in 
C:\WampServer\www\news\inc\function.php on line 462
Notice: Undefined index: article_subtitle in 
C:\WampServer\www\news\inc\function.php on line 463
Notice: Undefined index: article_text in 
C:\WampServer\www\news\inc\function.php on line 471
Notice: Undefined index: article_exptext in 
C:\WampServer\www\news\inc\function.php on line 474
Notice: Undefined variable: image_view in 
C:\WampServer\www\news\inc\function.php on line 479
Notice: Undefined index: start_date in C:\WampServer\www\news\inc\function.php 
on line 486
Notice: Undefined index: end_date in C:\WampServer\www\news\inc\function.php on 
line 487
Notice: Undefined index: acchecked_check in 
C:\WampServer\www\news\inc\function.php on line 488
Notice: Undefined index: achecked_check in 
C:\WampServer\www\news\inc\function.php on line 489
Notice: Undefined variable: hidden_f in C:\WampServer\www\news\inc\function.php 
on line 491
Notice: Undefined index: page_image in 
C:\WampServer\www\news\inc\themecontrol.php on line 75
Notice: Undefined index: new article in 
C:\WampServer\www\news\inc\themecontrol.php on line 89
Notice: Undefined index: hide_sessions in 
C:\WampServer\www\news\inc\themecontrol.php on line 102

I'm unsure why I'm getting these errors; I know there's some reason however, 
and since I have no clue WHY I'm getting them, there's no way for me figure out 
a way to solve them. Any help or insight into solve this problem would be much 
appreciated. 

Thanks alot,
Johnathon.

-- 
You received this question notification because you are a member of
Phpns-team, which is an answer contact for phpns.

_______________________________________________
Mailing list: https://launchpad.net/~phpns-team
Post to     : phpns-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~phpns-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to