Page 1 of 1

Exernal link impossible on CMSMS 1.5.1

Posted: Mon Feb 16, 2009 2:41 pm
by Mikk
Hi
I'm using CMSMS 1.5.1, and when I want to change a menu link to be an external link, I have these error messages :

Code: Select all

Warning: Cannot modify header information - headers already sent by (output started at /homez.108/site/www/_cms/cmsmadesimple2/lib/classes/contenttypes/Link.inc.php:35) in /homez.108/site/www/_cms/cmsmadesimple2/lib/classes/class.admintheme.inc.php on line 166

Warning: Cannot modify header information - headers already sent by (output started at /homez.108/site/www/_cms/cmsmadesimple2/lib/classes/contenttypes/Link.inc.php:35) in /homez.108/site/www/_cms/cmsmadesimple2/lib/classes/class.admintheme.inc.php on line 169

Warning: Cannot modify header information - headers already sent by (output started at /homez.108/site/www/_cms/cmsmadesimple2/lib/classes/contenttypes/Link.inc.php:35) in /homez.108/site/www/_cms/cmsmadesimple2/lib/classes/class.admintheme.inc.php on line 172

Warning: Cannot modify header information - headers already sent by (output started at /homez.108/site/www/_cms/cmsmadesimple2/lib/classes/contenttypes/Link.inc.php:35) in /homez.108/site/www/_cms/cmsmadesimple2/lib/classes/class.admintheme.inc.php on line 173

Warning: Cannot modify header information - headers already sent by (output started at /homez.108/site/www/_cms/cmsmadesimple2/lib/classes/contenttypes/Link.inc.php:35) in /homez.108/site/www/_cms/cmsmadesimple2/lib/classes/class.admintheme.inc.php on line 176

Warning: Cannot modify header information - headers already sent by (output started at /homez.108/site/www/_cms/cmsmadesimple2/lib/classes/contenttypes/Link.inc.php:35) in /homez.108/site/www/_cms/cmsmadesimple2/lib/classes/class.admintheme.inc.php on line 181
Is there a known issue ? I haven't found using search engine.

thanks a lot for helping.

Mikk

Re: Exernal link impossible on CMSMS 1.5.1

Posted: Mon Feb 16, 2009 3:33 pm
by Mikk
I just upgraded to 1.5.2 , but still this Link.inc.php:35  problem...
Nobody else has problem when choosing external link for the menu ? :-\
Mikk

Re: Exernal link impossible on CMSMS 1.5.1

Posted: Mon Feb 16, 2009 5:16 pm
by RonnyK
I dont see this behaviour on latest.

Make sure that all files are transfered correctly...

Ronny

Re: Exernal link impossible on CMSMS 1.5.1

Posted: Mon Feb 16, 2009 7:00 pm
by Mikk
Thanks for answering.

I just checked the files, but they seems to be ok...and I have 2 different installations of CMSMS with this problem on external link :-/

Can this be due to an error in the template I designed ? Is there a debug method to see where is the problem in my website ?

I checked both class.admintheme.inc.php  and Link.inc.php but my PHP level is not high at all ...i'm above all webdesigner...

I'm wondering why "headers already sent" only appear when i configure an external link ....

Re: Exernal link impossible on CMSMS 1.5.1

Posted: Mon Feb 16, 2009 7:55 pm
by RonnyK
What are you putting in the external link, the full "http://....."?

Ronny

Re: Exernal link impossible on CMSMS 1.5.1

Posted: Mon Feb 16, 2009 8:48 pm
by Mikk
well, it doesn't let me the time to put anything...from the moment I change any of my menu link (that previously linked to a "content") into an "external link", I get these six list of errors displayed in the admin, above the admin banner.So the link could be "http://www.cmsmadesimple.org/"  it's the same...

But one precision : I get these error messages when choosing external links from the dropdown menu, but if i apply changes, my menu is updated correctly and the external link is working well

i think i'll live with these error messages if i can't find the problem :-/