PDA

View Full Version : Removing the Comment Redirect Page in 1.6


kidleethal
04-17-2007, 07:41 AM
Hi guys,

First, thank you thank you for such a wonderful new release of Pixelpost. It works great! I'm going to have to throw you some donation goodness!

I know I ask this every single release of Pixelpost (forgive me, but the code keeps changing!)

I'm wanting to remove the comment redirection page after a comment is posted...just make it go straight back to the main page.

You can see the instructions GeoS kindly provided me for Pixelpost 1.5 here:
http://forum.pixelpost.org/showthread.php?t=4706

However, I took a look at the index.php and all the code is changed in 1.6

If anyone can spare me two minutes and tell me what I need to change to remove the page, it would be greatly appreciated!

Thanks so much,

Lee

Dennis
04-17-2007, 08:25 AM
Sure,

Read the documentation and you most certainly would have found this:


<input type='hidden' name='withthankyou' value='no' />


Add that to the form and you're good to go.

kidleethal
04-18-2007, 04:14 AM
Thank you.

I apologise for my incompetence :)

Dennis
04-18-2007, 05:00 AM
Please don't apologize, sometimes things just slip by.