Hi, I had a similar problem to "nobody" in the other instalation thread, but after I got that fixed up, I ran the installation and now nothing is showing up. When you click veiw source on the blank page I get:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
<BODY></BODY></HTML>
Same happens if I look at index.php or really, every one I try to look at that is a php file. Except the read me file, but that's a txt file sooo....
Anyway, if anyone can help I would like, be grateful. Seriously, it would make my fried brain's day.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Don't recall exactly at which point this happened, but I changed something and I no longer get the html listed above.
I tried setting the debugger value to true, but I don't think spacester is getting far enough to execute the code to open the debugger. It's getting stuck somewhere and not returning anything to the browser at all. I've narrowed the problem down to line 11 in definitions.php:
$spaces =& new Spaces;
definitions.php echoes a string before this line but not after it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I had a similar problem to "nobody" in the other instalation thread, but after I got that fixed up, I ran the installation and now nothing is showing up. When you click veiw source on the blank page I get:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
<BODY></BODY></HTML>
Same happens if I look at index.php or really, every one I try to look at that is a php file. Except the read me file, but that's a txt file sooo....
Anyway, if anyone can help I would like, be grateful. Seriously, it would make my fried brain's day.
Don't recall exactly at which point this happened, but I changed something and I no longer get the html listed above.
I tried setting the debugger value to true, but I don't think spacester is getting far enough to execute the code to open the debugger. It's getting stuck somewhere and not returning anything to the browser at all. I've narrowed the problem down to line 11 in definitions.php:
$spaces =& new Spaces;
definitions.php echoes a string before this line but not after it.
the rewrite cuts out all of the old code and we will post when it is available.