PDA

View Full Version : Redirected to wrong place after commenting


dan1el
08-09-2005, 11:07 PM
Hi.

I just upgraded to Pixelpost 1.4.2 and I have a problem. After people have commented, they will see the white usual page, but the link sends my users to the PICTURE instead of the other comments. Since I use the "popup"-comment, things are wierd.

Whats up?

dan1el
08-09-2005, 11:08 PM
Btw, this is the site:

http://dan1el.net/photoblog/index.php?showimage=76

dan1el
08-09-2005, 11:17 PM
I guess it must have something to do with this:

if(!$_GET['popup']) {
echo "<a href='index.php?popup=comment&amp;showimage=$parent_id '>$lang_comment_redirect</a>";
} else {
echo "<a href='index.php?showimage=$parent_id'>$lang_comment_redirect</a>";
}

Connie
08-10-2005, 05:58 AM
you can download the corrected index.php from here:

http://www.bildgier.de/download/indexpp142.zip

steff
08-10-2005, 01:17 PM
already discussed here:

http://forum.pixelpost.org/showthread.php?t=1573

simply, download the new version from Connie :)