[FLOW3-general] Flow3 pdo blog error

Vinay Vinay nvinayvinay at gmail.com
Sat Jun 26 12:51:46 CEST 2010


Hi,

Thanks for your reply.

Database is in Objects.db


How do you I run the query

ALTER TABLE properties_data ADD COLUMN  array CHAR(24);

I am not able to find any interface to run the query.

Can you please guide me in right direction ?

Why the persistant data won't be stored int the database I use ?

What is the need of using  Objects.db ?




On 6/24/10, Peter Beernink <p.beernink at drecomm.nl> wrote:
>
> Hi Vinay,
>
> It looks like your error is related to a change in the persistence layer.
> This change was applied in Alpha 9.
>
> Please have a look at the release message [1], as there is a SQL statement
> which you could run.
> That should fix your problem.
>
> Kind regards,
> Peter
>
> [1] http://flow3.typo3.org/download/release-notes/100-alpha-9/
>
>
> Vinay Vinay wrote:
>
>> Hi,
>>
>> I have added the package blog available in the repository.
>>
>> if i run the url *
>> http://flow3test.com/index.php/blog/Setup/initialSetup/*
>>
>> I am getting the error
>>
>> exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1
>> no
>> such column: d.array' in /var/www/flow3/Packages/
>> Framework/FLOW3/Classes/Persistence/Backend/GenericPdo/Backend.php:810
>> Stack
>> trace: #0
>>
>> /var/www/flow3/Packages/Framework/FLOW3/Classes/Persistence/Backend/GenericPdo/Backend.php(810):
>> PDO->prepare('SELECT p."name"...')
>>
>>
>> (I have echoed the error)
>>
>> Is this error is coming because of tables related to blog not present ?
>>
>> Regards
>> Vinay.N
>>
>
> _______________________________________________
> FLOW3-general mailing list
> FLOW3-general at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general
>


More information about the FLOW3-general mailing list