|
From: Kevin <ke...@dr...> - 2006-08-28 21:33:38
|
> On 8/25/06, Kevin <ke...@dr...> wrote:
>> 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..
>>
>>
>> --
>> Kevin
>
> After chagning the line I now get the following error:
>
> Notice: Only variables should be assigned by reference in
> /home/bluntmon/public_html/fofreduxtest/lib/model/option.php on line
> 123
>
> Fatal error: mysql error: [Table 'fr_items' already exists] in
> EXECUTE("CREATE TABLE fr_items ( id INTEGER NOT NULL AUTO_INCREMENT,
> name VARCHAR(250) NOT NULL, PRIMARY KEY (id) )")
> Error performing database operation, Maybe you need to run the installe=
r.
> in /home/bluntmon/public_html/fofreduxtest/lib/model/base.php on line 2=
51
Fixed. another cut&paste error.
--=20
Kevin
|