just wondering if theres a way to change the redirect that occurs in DBinput.php when a comment is posted. i'd like to have the redirect go back to the relative url because i use "last uploads" alot and this creates a problem.
As it is now, i comment. and get pushed into the images album. instead of being redirected back into the "last uploads" meta album. thats my problem.
i tried changing the redirect url, but i kept getting errors. any help would be great. thanks!
It goes back to the static link for a reason. If you got there via last comments you will go back to the wrong picture. If you want to change it you need to pass the referer to db_input and then redirect back using that.
yeah i figured that would be the case. i was hoping someone else might have achieved it already, because its really been bugging me latley.
looks like i'll have to give it a go by myself.
thanks for the info.