PDA

View Full Version : add comments redirection


abhikutty
05-31-2007, 02:14 PM
Hi there...

I upgraded Pixelpost 1.5 to 1.6

When someone adds a comment to my image, the form redirects the visitor to the "image and image info page".

If I want visitors to be redirected to the comments, instead of the image, what and where exactly I have to make changes?

Please guide me.
Thanks:-)
Abhijit
http://www.abhijitsplanet.com/pratibimb/

Dennis
05-31-2007, 02:43 PM
Added new functionality: direct redirection after posting comment (without "thank you screen"); it needs <input type='hidden' name='withthankyou' value='no' /> in comment form (in template file)

abhikutty
05-31-2007, 03:28 PM
Schonhose,
Thanks for your reply.

I added <input type='hidden' name='withthankyou' value='no' /> to the comment template and reloaded the page.

It is not passing the comment.
So I removed the input.

Please let me know if any other way is out there.
Thanks.:-)
Abhijit

Dennis
05-31-2007, 06:14 PM
I don't understand, you probably done something not right.