yes. it might be ... not sure ...
Alecs

On Wed, Jan 6, 2010 at 10:41 AM, Flavius Nopcea <[email protected]>wrote:

> Hi,
>
> I do not have sfDoctrineGuardPlugin installed! I do not have others
> problems! Just this one! To solve the problem I have renamed
>
> the file
> lib\vendor\symfony-1.2.10\lib\plugins\sfDoctrinePlugin\test\functional\fixtures\lib\form\doctrine\UserForm.class.php
> to UserForm2.class.php and the error is gone...
>
> could this be because I have a table in the database named 'user' ???
>
> Thanks a lot
>
> www.resursecrestine.ro
>
>
> On Wed, Jan 6, 2010 at 10:34 AM, Alexandru-Emil Lupu <[email protected]
> > wrote:
>
>> Hi there!
>> First of all, check you project/lib/filters/sfDoctrineGuardPlugin/ folder.
>> It might be there. Also, as far as can see, you have a problem with all the
>> base classes.
>> Run on your command line a symfony cc and a symfony doctrine:build-model
>>
>> Alecs
>>
>> On Wed, Jan 6, 2010 at 10:17 AM, resursecrestine 
>> <[email protected]>wrote:
>>
>>>  Hi,
>>>
>>>  When I try to edit a user form I get an error:
>>>
>>>  Fatal error: Class 'BaseProfileForm' not found in
>>>  C:\projectFolder\myproject\lib\vendor\symfony-1.2.10\lib\plugins
>>> \sfDoctrinePlugin\test\functional\fixtures\lib\form\doctrine
>>> \ProfileForm.class.php
>>>  on line 11
>>>
>>>  Can you explain why I get this error? I think it is a bug!
>>>
>>> I have searched the code for this class and indeed it does not exist!
>>>
>>> The ProfileFormFilterClass is like this
>>>
>>> class ProfileFormFilter extends BaseProfileFormFilter
>>> {
>>>  public function configure()
>>>  {
>>>  }
>>>
>>> }
>>>
>>> but the class BaseProfileFormFilter does not exist! I think this is a
>>> problem with symfony 1.2.10
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "symfony users" group.
>>> To post to this group, send email to [email protected].
>>> To unsubscribe from this group, send email to
>>> [email protected]<symfony-users%[email protected]>
>>> .
>>> For more options, visit this group at
>>> http://groups.google.com/group/symfony-users?hl=en.
>>>
>>>
>>>
>>>
>>
>>
>> --
>> Have a nice day!
>> Alecs
>>
>> As programmers create bigger & better idiot proof programs, so the
>> universe creates bigger & better idiots!
>> I am on web:  http://www.alecslupu.ro/
>> I am on twitter: http://twitter.com/alecslupu
>> I am on linkedIn: http://www.linkedin.com/in/alecslupu
>> Tel: (+4)0748.543.798
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "symfony users" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<symfony-users%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/symfony-users?hl=en.
>>
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "symfony users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<symfony-users%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en.
>
>


-- 
Have a nice day!
Alecs

As programmers create bigger & better idiot proof programs, so the universe
creates bigger & better idiots!
I am on web:  http://www.alecslupu.ro/
I am on twitter: http://twitter.com/alecslupu
I am on linkedIn: http://www.linkedin.com/in/alecslupu
Tel: (+4)0748.543.798
--
You received this message because you are subscribed to the Google Groups "symfony users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.

Reply via email to