0

I'm trying to utilize the power of wordpress to set up a blog on my site.

I got it to install fine, but when trying to use wordpress's functions in a CI view the functions are undefined.

http://codeigniter.com/forums/viewthread/48347/ I am following this.

I put the require('blog/wp-blog-header.php') in my index.php file(ci) on the root.

Any idea where I am messing up?

2 Answers 2

1

Why both integrating WordPress and CodeIgniter when you could just use PyroCMS and have your entire site running a single CI codebase?

http://pyrocms.com/

Sign up to request clarification or add additional context in comments.

1 Comment

Isn't this cms like all others where you have to start building using the cms, rather than merging it to a existing site?
0

As stated by Phil, why integrate two completely different systems (a blog and a framework) when you can use existing solutions that can prevent a lot from going wrong?

1 Comment

To utilize all of the plugin's that wp has to offer was the main driving force behind it.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.