Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - irolf

Pages: [1]
1
Installation problems / Re: 1.5.0 > 1.5.1 empty startup
« on: August 09, 2009, 05:13:20 pm »
congratulations!

oh, by the way: I've re-upped 1.5.1 also. and after the empty-line issue everthing seemed to be fine!

kind regards,
rolf

2
Installation problems / Re: 1.5.0 > 1.5.1 empty startup
« on: August 09, 2009, 03:55:01 pm »
God dag Robert,

I would examine two things (although I'm a og noob, too:

first check the ToolController.class.php for any emoty lines:

#1 ERROR: Error: Cannot modify header information - headers already sent by (output started at /home/www/firedog.dk/application/controllers/ToolController.class.php:326) in '/home/www/firedog.dk/application/layouts/html.php' on line 1 (error code: 2)

than take a look at the functions.php (or maybe config) where the three indices are defined or called:

#1 ERROR: Error: Undefined index:  da_dk in '/home/www/firedog.dk/application/functions.php' on line 581 (error code: 8)

#2 ERROR: Error: Undefined index:  jp_ja in '/home/www/firedog.dk/application/functions.php' on line 581 (error code: 8)

#3 ERROR: Error: Undefined index:  kr_ko in '/home/www/firedog.dk/application/functions.php' on line 581 (error code: 8)

good luck!
rolf

3
Installation problems / Re: 1.5.0 > 1.5.1 empty startup
« on: August 09, 2009, 10:31:04 am »
I figured out that in the 1.5.1 version the Browser.php has zum empty lines after the closing ?>
so I alwas got an Error: Cannot modify header information

delete the both empty lines in opengoo/library/browser/Browser.php to get in contact with opengoo again.

cheers,
rolf

Pages: [1]