1
suico
Problems after installing XOOPS 2.0.7.x to 2.0.9.2
  • 2005/3/11 2:21

  • suico

  • Friend of XOOPS

  • Posts: 374

  • Since: 2003/7/24


All went ok but in admin pages of mylinks, mydownloads and wcgallery where i have this line showing up before all the rest:
/a> ]"; //CloseTable(); include_once XOOPS_ROOT_PATH."/footer.php"; exit(); } } } ?>


Anyone can helpme?

2
suico
Re: Problems after installing XOOPS 2.0.7.x to 2.0.9.2
  • 2005/3/11 16:56

  • suico

  • Friend of XOOPS

  • Posts: 374

  • Since: 2003/7/24


HUmm Still nothing, this seemsto be a hard one, but I am sure you can help me, there are many great peoplein this community

3
jdseymour
Re: Problems after installing XOOPS 2.0.7.x to 2.0.9.2

Looks like an open HTML tag in one of your files. Nothing speacial I see to tell which one.

4
suico
Re: Problems after installing XOOPS 2.0.7.x to 2.0.9.2
  • 2005/3/11 21:08

  • suico

  • Friend of XOOPS

  • Posts: 374

  • Since: 2003/7/24


If I use the debug functioni get :

Warning [PHP]: Cannot modify header information headers already sent by (output started at /home/simcity/public_html/class/module.errorhandler.php:130in file include/cp_functions.php line 174

5
suico
Re: Problems after installing XOOPS 2.0.7.x to 2.0.9.2
  • 2005/3/11 21:22

  • suico

  • Friend of XOOPS

  • Posts: 374

  • Since: 2003/7/24


Ok i have resolved the problem, it was a two comentaries on file html\class\module.errorhandler.php on lines 112 and 117 , now i took it out it works fine!

6
Dave_L
Re: Problems after installing XOOPS 2.0.7.x to 2.0.9.2
  • 2005/3/11 21:28

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


You mean these lines?

include_once XOOPS_ROOT_PATH."/header.php";
            [
color=ff0000]//OpenTable();[/color]
            
echo "
".$xoopsConfig['sitename']." Error";
            echo 
"Error Code: $e_code";
            echo 
"ERROR: $errmsg[$e_code]";
            echo 
"[ .$pages.")'>Go Back ]
"
;
            [
color=ff0000]//CloseTable();[/color]
            
include_once XOOPS_ROOT_PATH."/footer.php";


So you uncommented those lines by removing the // in front of them?

Login

Who's Online

418 user(s) are online (120 user(s) are browsing Support Forums)


Members: 0


Guests: 418


more...

Donat-O-Meter

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

Latest GitHub Commits