Error Message in Admin - Please Help!

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
lprintz
Forum Members
Forum Members
Posts: 76
Joined: Thu Jun 19, 2008 5:59 pm

Error Message in Admin - Please Help!

Post by lprintz »

Hi guys!

I've poured over Google and the forums and couldn't find a resolution.

I'll try to be brief - had a client who's CMSMS site was perfectly fine and functional. Something happened on the host side that frigged things up.

Fortunately the db was intact so I did a reinstall. Now the site is fine but the admin is spitting out TONS of errors!

This seems to be the main one:
Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosweb26c/b2706/ipw.watermarkenv/public_html/CMSMS/admin/lang/._en_US.nls.php:1) in /hermes/bosweb26c/b2706/ipw.watermarkenv/public_html/CMSMS/lib/classes/class.admintheme.inc.php on line 171

You can see the page here - www.watermarkenv.com/CMSMS/admin

I've tried uploading a fresh admin directory but to no avail. Can anybody help?

Thanks so much!

Len
reneh
Dev Team Member
Dev Team Member
Posts: 446
Joined: Tue Nov 28, 2006 8:39 pm

Re: Error Message in Admin - Please Help!

Post by reneh »

Looking at source for your admin log in page tell me you are hacked OR you have some files modified by you or someone else....

The files always starting with
<?php
and no white space or line breaks before this!

Start to upload a new
/admin/lang/._en_US.nls.php

Since the error report
/admin/lang/._en_US.nls.php:1
its error on line 1 in that file.
ReneH 8-)
A search will save you hours waiting for an answer! Image
Locked

Return to “[locked] Installation, Setup and Upgrade”