1
Damien
Why am i getting a blank page?
  • 2004/7/5 11:29

  • Damien

  • Just popping in

  • Posts: 25

  • Since: 2004/2/28


I have installed XOOPS b4 and not had this problem.

I have justed installed it i go to the index page and i get a blank page


----codde on the blank page when views through IE view source option


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1"></HEAD>
<BODY></BODY></HTML>


------------------------------------------------


I never had this problem so have no idea where to look


Thanks


Damien

2
tjnemez
Re: Why am i getting a blank page?
  • 2004/7/5 11:34

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21



3
karuna
Re: Why am i getting a blank page?
  • 2004/7/5 11:36

  • karuna

  • Not too shy to talk

  • Posts: 171

  • Since: 2002/5/29


hi you can turn on the debug mode
in most case u can find the reason from the debug info

4
Damien
Re: Why am i getting a blank page?
  • 2004/7/5 12:14

  • Damien

  • Just popping in

  • Posts: 25

  • Since: 2004/2/28


Parse error: parse error, unexpected T_IF in c:\domains\achohosting.com\wwwroot\mra\portal\include\common.php on line 91


i am using 2.007 (latest version), its a fresh install wiht nothing added or changed (except for teh debuging now)

5
phppp
Re: Why am i getting a blank page?
  • 2004/7/5 12:20

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


1 is your php installed correctly?
2 re-upload your common.php file

6
Damien
Re: Why am i getting a blank page?
  • 2004/7/5 12:28

  • Damien

  • Just popping in

  • Posts: 25

  • Since: 2004/2/28


1) php should be working fine as phpbb2 works well
2) just reloaded the common file and still getting same prob

thanks Damien

7
tl
Re: Why am i getting a blank page?
  • 2004/7/5 13:49

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


check to see if there is whitespace after ?> in mainfile.php

8
Damien
Re: Why am i getting a blank page?
  • 2004/7/5 14:56

  • Damien

  • Just popping in

  • Posts: 25

  • Since: 2004/2/28


hate to sound dumb but white space?

Damien

9
Damien
Re: Why am i getting a blank page?
  • 2004/7/5 14:59

  • Damien

  • Just popping in

  • Posts: 25

  • Since: 2004/2/28


if you mean the end of mainfile this is what i got

if (!isset($xoopsOption['nocommon'])) {
include XOOPS_ROOT_PATH."/include/common.php";
}
}
?>(ends here)

that from mainfile.php

10
tl
Re: Why am i getting a blank page?
  • 2004/7/5 15:48

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


Quote:

Damien wrote:
if you mean the end of mainfile this is what i got

if (!isset($xoopsOption['nocommon'])) {
include XOOPS_ROOT_PATH."/include/common.php";
}
}
?>(ends here)

that from mainfile.php


If there is/are extra line(s) after ?> (you can't scroll your cursor down under ?>), then this is not an issue.

Login

Who's Online

213 user(s) are online (143 user(s) are browsing Support Forums)


Members: 0


Guests: 213


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits