It is still the same process: look at the error messages, and not-expected 
reuslts, learn from them (if you don't understand: look it up; Google is a 
great help but you can always look at the code, for it is open source). If 
you are uncertain about what something means, then experiment to check your 
ideas. Repeat the cycle until it works. 

If after, say a week of experiments, have tried everything but are 
absolutely stuck, you can eventually trie to ask something concrete here. 
Useless to just say "no success" or "not working". I wish you good luck... 
and fun. I won't be answering those questions anymore for the coming time, 
for I don't want to deprive you of the joy of finding out yourself how 
things work (besides me not having enough time to keep reacting on 
everything). 

On Tuesday, 18 February 2014 11:49:06 UTC+1, Parsifal wrote:
>
> I changed them to:
>
> $config->addCustomDatetimeFunction('MONTH', 
> 'DoctrineExtensions\Query\Mysql\Month');    
> $classLoader = new ClassLoader('DoctrineExtensions\Query\Mysql', 
> 'Doctrine/ORM/DoctrineExtensions/Query/Mysql');
> $classLoader->register();
> But still no success, please advice.
>  
>  
>
>
> On Tue, Feb 18, 2014 at 10:01 AM, Herman Peeren 
> <[email protected]<javascript:>
> > wrote:
>
>> On Tuesday, 18 February 2014 07:23:28 UTC+1, Herman Peeren wrote:
>>>
>>> You had 2 error messages telling you what you did wrong. What did you 
>>> learn from then?
>>>
>>
>> Typo, should be: from *them*. What did you learn from what those 2 error 
>> messages tell you? Then you can correct your code... and wait for the next 
>> error to learn from.Interesting journey, but no need to post every 
>> intermediate step here. You'll learn more and have more fun if you figure 
>> out yourself what the error messages are telling you.
>>  
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "doctrine-user" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> To post to this group, send email to [email protected]<javascript:>
>> .
>> Visit this group at http://groups.google.com/group/doctrine-user.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"doctrine-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/doctrine-user.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to