Running wp using include(“…”)
-
Hi,
first of all: WP is great!
second of all: I want to run it using
include(“wordpress/index.php”);
in my site.
Although the data is displayed correctly I get
Notice: Undefined index: the_date in /data/wr/web/missi-on/wordpress/b2-include/b2template.functions.php on line 1536
and many other errors on the page. What is the correct way to set up wp as I want?
Is it possible at all?
Thanks.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Running wp using include(“…”)’ is closed to new replies.