View Full Version : PluhNews help
sccr410
01-24-2002, 06:03 PM
I am trying to embed the news into my index.php file but I keep getting the following error:
Fatal error: Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/sandieg/public_html/forum/PluhNews.php on line 5
I think it has to do with paths. Maybe because my domain hasn't resolved to the server yet?
sidhighwind
01-24-2002, 06:08 PM
yes it is a problem with the paths. use
require("$DOCUMENT_ROOT/global.php");
i find that works better.
sccr410
01-24-2002, 06:17 PM
Now I get the following error
Fatal error: Failed opening required './admin/config.php' (include_path='.:/usr/local/lib/php') in /home/sandieg/public_html/forum/global.php on line 66
It is trying to open something relative to global.php, but my index.php isn't in the same file directory as global.php
Steve Machol
01-24-2002, 06:39 PM
sccr410, please go to this (http://www.vbulletin.com/members/vbulletin.org.php) page and enter your username, to show you are licensed. (you will need to use your customer number and password to access that page)
Thank you.
sccr410
01-24-2002, 06:52 PM
Well, that is the end of the road for me on this subject then.
I am "borrowing" a friends copy solely for testing to see what I can do with it. As per my "Maybe because my domain hasn't resolved to the server yet?" comment, the site is nowhere even near complete. I am just trying to find the best possible way of setting up the site.
Now yell at me for temporarily "borrowing".
Psychdrone
01-25-2002, 12:30 AM
where could I get pluh news at?
sccr410
01-31-2002, 05:38 PM
OK, I am now an official license holder...now will you help me?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.