From: Kevin <ke...@dr...> - 2006-08-25 16:17:29
|
> On 8/24/06, Kevin <ke...@dr...> wrote: >> Hi, >> I did a fairly major rewrite of the install page. The html and co= de >> is now separated for the most part. The message output now goes into = an >> html table with some style, instead of using bare prints.(yuck!) >> >> Let me know what you think.. >> >> -Kevin > > I get the following error when trying to run install.php with todays > snapshot. > > Fatal error: Call to a member function on a non-object in > /home/bluntmon/public_html/fofreduxtest/lib/model/ddl/feed.php on line > 323 Gah! Evil cut&paste error. Please change the line to read: $retval =3D $dd->connection->Execute($add_catid_ddl[0]); Or, just wait for tomorrow's snapshot.. --=20 Kevin |