-- KungFuChris <[EMAIL PROTECTED]> wrote (on Friday, 29 June 2007, 07:18 PM -0700): > I am hoping someone can give me a heads up on where my problem may be. > > I just upgraded from RC1 to RC3 and my site stopped working . no matter what > the url it just goes to my index page.. I did a print_r of _getAllParams() > and it's an empty array now. > > Any idea where the problem may be?
There was a change in the request object between RC2 and RC3 that's been reverted. Please grab a copy of the latest nightly snapshot or from subversion and test. -- Matthew Weier O'Phinney PHP Developer | [EMAIL PROTECTED] Zend - The PHP Company | http://www.zend.com/
