Some clarification from my point of view:
Oliver: "symfony propel-load-data frontend" didn't work because the
problem kept occuring.
Something was definitely wrong with the symfony files within David's
project, I assume a change of the symfony config files by the user did
not work out like it sh
Hi Georg,
I've restarted from the beginning.
I've gave Frank an archive of my askeet projet and he's tested it on
his computer and all works.
Initialy i would follow the askeet tutorial with a postgresql
database, perhaps the bug came from here.
But really I don't know.
If I continue to try Sym
Hey David,
just for curiosity's sake, what did you or Frank do to solve the
problem? Did you just restart the tutorial from the beginning?
Cheers,
Georg
David BOUCHÉ schrieb:
> Special thanks to Frank that help me since yesterday.
> My code succefully import data on his computer.
>
> So i've r
Subject: [symfony-users] Re: Askeet Day3 : php load_data.php
>
>
> Special thanks to Frank that help me since yesterday.
> My code succefully import data on his computer.
>
> So i've return at the begining and it works.
>
> thanks for all.
>
> Tommorow
Special thanks to Frank that help me since yesterday.
My code succefully import data on his computer.
So i've return at the begining and it works.
thanks for all.
Tommorow : Askeet day 4 !!
See you all,
David BOUCHÉ.
On 6 mar, 11:49, David BOUCHÉ <[EMAIL PROTECTED]> wrote:
> Hi Frank,
>
> I
Hi Frank,
I follow your advice, I've cleared the cache and I've lauch this
import again :
[EMAIL PROTECTED] askeet]$ symfony cc
>> file+ /home/david/public_html/askeet/frontend_dev.lck
>> chmod 777 /home/david/public_html/askeet/frontend_dev.lck
>> file- /home/david/public_html/askeet/..
Hi David,
Did you already clear the cache with command:
symfony cc
Kind regards,
Frank
On Mar 6, 1:15 am, David BOUCHÉ <[EMAIL PROTECTED]> wrote:
> Hi Georg,
>
> first, I've verified the UserPeer.php existence. It's exists !
>
> [EMAIL PROTECTED] askeet]$ ll lib/model/UserPeer.php
> -rw-r--r-
Hi Georg,
first, I've verified the UserPeer.php existence. It's exists !
[EMAIL PROTECTED] askeet]$ ll lib/model/UserPeer.php
-rw-r--r-- 1 david users 168 2008-03-05 04:40 lib/model/UserPeer.php
Right, I try to rebuild, I execute (again) this command :
[EMAIL PROTECTED] askeet]$ symfony prope
Hi David,
if you just want to load fixtures there is already a task for that, it's
called
php symfony propel-load-data
That's not in accordance with the askeet tutorial but it's the way of
the symfony pro user ;) Have a look at
http://www.symfony-project.org/book/1_0/16-Application-Managemen