1
ukandrewf
XOOPS 2.0.13.2 new install problem
  • 2006/6/20 11:23

  • ukandrewf

  • Friend of XOOPS

  • Posts: 198

  • Since: 2002/12/2


I installed a new site everything went well with the install but the site doesn't show.

A view source of the page that does show (blank) is:_

<!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>


any ideas?

thanks

Andrew

2
scoobster
Re: XOOPS 2.0.13.2 new install problem
  • 2006/6/20 14:36

  • scoobster

  • Just popping in

  • Posts: 28

  • Since: 2005/2/5 1


Can you give a little more information? Have you tried accessing admin for example (/admin.php) and if so what does it say? What about directly accessing other pages (/register.php)? It could be a problem with your start module, or any number of other things. Is your webmaster user in the database?

3
ukandrewf
Re: XOOPS 2.0.13.2 new install problem
  • 2006/6/20 17:52

  • ukandrewf

  • Friend of XOOPS

  • Posts: 198

  • Since: 2002/12/2


admin.php gives a blank page with the source:-

<!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>

register.php again blank with source
<!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>

webmaster account was createed in install. I've done XOOPS installs before and everything normally goes fine.

This is the url:-
www.salon-review.com

Andrew

4
jensclas
Re: XOOPS 2.0.13.2 new install problem

Did you check everything in the blank page FAQ?

5
ukandrewf
Re: XOOPS 2.0.13.2 new install problem
  • 2006/6/20 22:42

  • ukandrewf

  • Friend of XOOPS

  • Posts: 198

  • Since: 2002/12/2


sorry checked taht - turned on debug and got

Warning: Unterminated comment starting line 402 in /home/salorev/public_html/kernel/member.php on line 402

Parse error: parse error, unexpected $, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/salorev/public_html/kernel/member.php on line 402

checking 402 it says...

function updateByField(&$comment, $field_name, $field_value)
{
$comment->unsetNew();
$comment->setVar($field_name, $field_value);
return $this->insert($comment);
}

/**
* Delete all comments for one whole module
*
* @param int $module_id ID of the module
* @return bool
**/

which looks ok to my novice eye

6
ukandrewf
Re: XOOPS 2.0.13.2 new install problem
  • 2006/6/20 23:20

  • ukandrewf

  • Friend of XOOPS

  • Posts: 198

  • Since: 2002/12/2


just installed the lastest rc 2.0.14 and all is working now must be a code problem in the 2.0.13.2 release

Login

Who's Online

230 user(s) are online (137 user(s) are browsing Support Forums)


Members: 0


Guests: 230


more...

Donat-O-Meter

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

Latest GitHub Commits