From: Miles B. <mil...@gm...> - 2006-05-01 21:20:05
|
On 5/1/06, Evan Roth <eva...@gm...> wrote: > ah, then you heard the man, Miles. yank out all those publics, there > should be 3 of them, and hopefully it works. > for the line we mentioned, change public to var, like this... > var $vals =3D array(); That fixed the previous error I was getting. Now I am getting the below error when I click on a feed with unread items in it. And also when I View New Items. Fatal error: Call to a member function on a non-object in /var/www/fofredux-20060501/view.php on line 83 |