If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: Webmaster
Forum Index » Profile for Webmaster » Messages posted by Webmaster
Author Message
The thank you page instead of the result is quite simple

Remove all html code from the "result_loop" and "result_foot" part.

<img src="http://proxy2.de/files/result.png">
You can use iframes to embedded the poll into a html page

Ist das Gästebuch irgendwo im Internet erreichbar?
no, this is not possible.

You have to change the code to do this.
You have to change the code to do this
Replace the class class_poll.php with the modified class from here:

class_poll.zip
All XSS vulnerability and exploits are fixed in version 2.09
Das liegt daran, dass vermutlich eine neuere PHP Version installiert ist.
In den neuen PHP Version > 5.1 ist standardmässig register_long_arrays = Off eingestellt, was dazu führt, das die Variablen nicht registriert sind.

In den aktuellen Version 2.09 sollte das Problem jedoch behoben sein.
Changelog for 2.0.7

- Added CAPTCHA for comments
- Switch to superglobales $_GET, $_POST and $_SERVER
- Fixed many minor bugs
This error occurs in Web browsers.
If the Web server detects that the data it wants to return is not acceptable to the client, it returns a header containing the 406 error code.

Use Mozilla or Firefox
http://proxy2.de/forum/viewtopic.php?p=20277#20277
php safe mode is turned on

open add.class.php and replace "copy" with "move_uploaded_file"


line 164:


line 176:
http://proxy2.de/forum/viewtopic.php?t=5491#20054
some mta doesn't like "\r\n" in the email header

here is a fix

line 304 in add.class.php

set the location manually with:

It's a bug

Here is the correct code:



thanks
 
Forum Index » Profile for Webmaster » Messages posted by Webmaster
Go to:   
Based on the open source JForum