PDA


View Full Version : Problem with HTML Custom Content


-h0b0
12-04-2005, 03:36 AM
i get this error

Warning: fopen(/html/roster.html): failed to open stream: No such file or directory in /includes/vba_cmps_include_bottom.php on line 355

ive tried all the links for the Path to File under HTML File Page Options but absolutly none of them will work. and yes, i have put / at the start of each one.

http://box43.bluehost.com/~uninstal/index.php?page=test1

ive seen this thread
http://www.vbadvanced.com/forum/showthread.php?t=12754
but i jsut dont understand where the homepages/5/dxxxxxxxx/htdocs/root came from.


here is the full patch to the html file: http://box43.bluehost.com/~uninstal/html/roster.html

Brian
12-04-2005, 03:24 PM
That error means that you do not have the correct path to the file entered. You need to enter the full path to the file, not the URL.

-h0b0
12-04-2005, 06:50 PM
where can i get the full path?

ErikTheRed
12-05-2005, 06:51 AM
it would look something like /home/usr/html_public/filename.html - you had to get the path to your forums to install CMPS and it should be on your CMPS_Index.php (or whatever that file is now named).

I had trouble with this as well but when I put the full path in it worked.