01-04-2010, 04:05 PM
|
#1 (permalink)
|
|
The Prestige
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
|
Kohana + Wordpress without "Wordpress for Kohana" plugin
I need to get a Kohana project going but the wordpress part is delaying the project, and I need to know how to successfully implement a wordpress copy onto kohana, as a helper or module, without the use of the "Wordpress for Kohana" plugin.
If I directly add the blog header it gives me this error:
Code:
Fatal error: Call to undefined method stdClass::set_prefix() in wp/wp-settings.php on line 268
And stdClass isn't the actual assigned class when not implementing this in the Controller nor the View file.

__________________
VillageIdiot can have my babbies ;d
|
|
|
|