[wp-hackers] Symfony / Wordpress Integration

doki_pen doki_pen at doki-pen.org
Thu Jul 23 19:57:32 UTC 2009


Otto wrote:
> What file is it that you're require_onceing? It should be the
> wp-blog-header.php file.
>   
Yes, I tried wp-blog-header.php and index.php for s&g.
> -Otto
> Sent from Memphis, TN, United States
>
>
> On Thu, Jul 23, 2009 at 2:44 PM, doki_pen<doki_pen at doki-pen.org> wrote:
>   
>> I'm trying to integrate wordpress into symfony. �I'm following the advice
>> here: http://www.theodo.fr/blog/2009/03/integrate-wordpress-into-symfony/
>>
>> I'm getting the following error:
>>
>> Fatal error: �Call to a member function register() on a non-object in
>> /home/rcorsaro/storage/src/wordpress-test/apps/main/modules/blog/lib/vendor/wordpress/wp-includes/widgets.php
>> on line 427
>>
>> I'm doing this on a fresh symfony install. � If I can wordpress' index.php
>> from the shell, it outputs properly, but when I require_once from inside my
>> symfony controller, it gives me the widgets error. �I tried going through
>> the code, but it moves around a lot. �Any idea why things are not being
>> initialized properly?
>>
>> using wordpress 2.8.
>>
>> _______________________________________________
>> wp-hackers mailing list
>> wp-hackers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-hackers
>>
>>     
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>   



More information about the wp-hackers mailing list