Author |
Message |
|
See the examples provided:
Demo 2: http://proxy2.de/poll/demo_2.php
Demo 4: http://proxy2.de/poll/demo_4.php
Demo 6: http://proxy2.de/poll/demo_6.php
Choose a style
Find the demo file for that style in the Poll directory (pollphp/textfile/demo_2.php)
Copy code and then tweak it to fit your site.
|
|
|
Some hackers search these forums, so it's not a good idea to put the actual code here.
Also, if you have an account, you can edit a post, but I don't think guests can do that.
The Admin does not monitor this site, so I don't think there is any way to delete it.
With that comment the hacker left, "admin attention on configuration", it sounds like
they are warning you to make sure you disable html.
|
|
|
That's the "Admin Loop" caused by the fact that there is a difference in the database tables for 2.2 and 2.3.1. Carbonize has an install.php script that should fix the problem or instructions to change one file. Look for a post that says something like "fix for 2.2 exploit". Should probably be on the first page, as it was recently bumped.
|
|
|
Chmod is changing file permissions. Here is a post explaining it, you might want to read later:
http://proxy2.de/forum/viewtopic.php?t=3520
This post explains how to change permissions from the CPanel:
http://proxy2.de/forum/viewtopic.php?t=3654 (second from last post)
I don't think any of that will help you get rid of the hack. You need to find the offense and delete it... either from one of the template files or the Easy Admin Panel. If you email the login, I could try to find it for you.
|
|
|
*BUMP*
|
|
|
Here it is:
http://proxy2.de/forum/viewtopic.php?p=9859&highlight=#9859
See the last couple of posts from Mastercloser
|
|
|
Here's a post with all the instructions:
http://proxy2.de/forum/viewtopic.php?t=2067
|
|
|
If, in the Admin Panel, you click on "Help" it will give you the code.
|
|
|
Try doing a search on this site for Pop-Up. A month or so ago someone posted some excellent instructions.
|
|
|
It says the Guestbook is currently down for maintenance. Do you have someone working on it now? If not, I think you would have to allow access to check it.
|
|
|
Your source code shows the guestbook's style settings were replaced when you created your custom header. Now it shows the style sheet for your main page:
Make a backup first. Then try replacing the above code with the original code that came with the guestbook. That might allow you to change the settings from the Admin Panel:
Also, you have a robots meta tag in there. Allowing the robots to index your guestbook sets you up for hacking.
|
|
|
You customized to add your own header and menu. I looked at your source code, and it is possible this has to do with the many <center> tags. It almost looks like a table tag was not closed and this might be causing the problem, but I can't be sure. Email me if you want me to look into it.
|
|
|
So what can we do to help? Maybe start finding some relevant posts and send them to you?
|
|
|
I think maybe you just want to add your own header:
http://proxy2.de/forum/viewtopic.php?t=3460
|
|
|
However well-intentioned FC's post was, I don't believe this is the place for it. The only posts on this forum should be about the scripts offered here and ways to enhance or make those scripts more useful. Does proxy2 offer a forum script?
|
|
|