Forums

Zend framework within WP? (2 posts)

  1. guice
    Member
    Posted 5 years ago #

    Has anybody manage to integrate Zend Framework into WP yet? I have my current site built with the Zend Framework and I would really like to be able to have WP use the templates I've created within my current website. But due to the framework helpers, they would have to be called through Zend Framework.

    I'm sure I can get it working I take some times aside (not always easy) but I'm curious if others have done so already. Saves re-inventing the wheel, you may say.

  2. rinaldi
    Member
    Posted 5 years ago #

    I'm in need of getting WordPress integrated into my site. It works by itself, but attempting to integrate it within a custom Zend_View layout template I get the following error:

    Fatal error: Call to a member function hide_errors() on a non-object in <path>/wp-includes/cache.php on line 206.

    From what I can tell, everything should be valid to that point, so I cannot tell where the conflict lies.

    Any ideas?

    [ versions - ZF: 0.2.0 | WP: 2.0.5 ]

Topic Closed

This topic has been closed to new replies.

About this Topic