About ABSPATH
-
I am a total php newbie so any help would be appreciated. I am trying to create some pages for my static pages for my site in a directory within my wordpress installation.
For example my blog is http://basketball2k.com/site/ and the page I’m trying to create would be http://basketball2k.com/site/interactive/index.php So now when I try to copy the structure of the index.php file and put it in the interactive directoryt it keeps saying thatWarning: main(ABSPATHwp-blog-header.php): failed to open stream: No such file or directory in /home/bball2/public_html/site/interactive/index.php on line 1
Is their a way I can specify that the wp-blog-header.php is at /home/bball2/public_html/site/ and that’s the only place it’s at?
The topic ‘About ABSPATH’ is closed to new replies.