View Single Post
Old 09-04-2013, 03:19 PM   #578
vlad59
Addict
vlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five wordsvlad59 can name that ebook in five words
 
Posts: 369
Karma: 37869
Join Date: Sep 2011
Device: Kobo eReader Touch, Kobo Aura HD
Quote:
Originally Posted by neodago View Post
Hi, I have some problem with cops 0.6.2 installed on nas4free.
I followed the instructions found on the homepage of the project and I can access from a web browser, but PHP returns me this warning: "Warning: Cannot modify header information - headers already sent by (output started at /mnt/data/webserver/cops-0.6.2/index.php:3) in /mnt/data/webserver/cops-0.6.2/index.php on line 28"
The homepage is showed but the page is kinda "messed-up" without any image and the text is on the left (probably the templates are not loaded).
Can anyone help me please?
Could make small modification to index.php to see if that helps :

Can you move the following block (which is at the top of this file) just after the first ?> (so just before <head>) :
Code:
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
It should help.
vlad59 is offline   Reply With Quote