Re: [Phpns-team] [Question #73883]: Mass Undefined Variable/Index Errors

2009-06-10 Thread alecwh
Question #73883 on phpns changed: https://answers.launchpad.net/phpns/+question/73883 alecwh posted a new comment: The security risk is you not being able to see potential errors in the phpns system. There is no fix for this... you just turned off error_reporting! The proper fix would be to initi

Re: [Phpns-team] [Question #73883]: Mass Undefined Variable/Index Errors

2009-06-10 Thread Johnathon
Question #73883 on phpns changed: https://answers.launchpad.net/phpns/+question/73883 Johnathon confirmed that the question is solved: Thanks alecwh, that solved my question. -- You received this question notification because you are a member of Phpns-team, which is an answer contact for phpns.

Re: [Phpns-team] [Question #73883]: Mass Undefined Variable/Index Errors

2009-06-10 Thread Johnathon
Question #73883 on phpns changed: https://answers.launchpad.net/phpns/+question/73883 Status: Answered => Solved Johnathon confirmed that the question is solved: Thanks a ton. I'm not familiar with PHP, (Since High Schools in Canada dont teach much more then Turing, Java, and -basic- HTML), s

Re: [Phpns-team] [Question #73883]: Mass Undefined Variable/Index Errors

2009-06-10 Thread alecwh
Question #73883 on phpns changed: https://answers.launchpad.net/phpns/+question/73883 alecwh proposed the following answer: I should mention, that this is not an ideal workaround. Ideally, I would go through and initiate all variables used in phpns. This would be massively tedious (there are hundr

Re: [Phpns-team] [Question #73883]: Mass Undefined Variable/Index Errors

2009-06-10 Thread alecwh
Question #73883 on phpns changed: https://answers.launchpad.net/phpns/+question/73883 Status: Open => Answered alecwh proposed the following answer: Hi Johnathon, This has been documented before (in the bugs section). Those are not errors, they are notices/warnings. When I first wrote phpns

[Phpns-team] [Question #73883]: Mass Undefined Variable/Index Errors

2009-06-10 Thread Johnathon
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 Instal