PDA

View Full Version : remove mark forum read redirect


larke
10-13-2003, 07:23 PM
I've tried to install remove ALL redirects, by my adminfunctions.php doesn't have the code to remove, but yet I still have that redirect, so can someone help me with this one?

Gary King
10-13-2003, 07:36 PM
Say that again?

larke
10-13-2003, 07:38 PM
well I removed the redirect for the post right... and the other part of that hack was to remove the intermediate, well it says to remove the line from the adminfunctions.php
well that file on my server doesn't have the line to remove. So I don't know why I still get redirects if I don't have that line in the code. but I still do. so i'm wondering how to get rid of the redirect for marking the forum read

does that make sense?

Gary King
10-13-2003, 07:44 PM
Ah; well, we could start off with what line you were required to remove.

Also, what vB version?

larke
10-13-2003, 07:49 PM
oh sorry i'm suppose to ADD something above that line, but I don't have it in the file
i got version 2..2.9
and the line in adminfunctions.php is

eval("dooutput(\"".gettemplate("standardredirect")."\");");

Gary King
10-13-2003, 07:52 PM
oh sorry i'm suppose to ADD something above that line, but I don't have it in the file
i got version 2..2.9
and the line in adminfunctions.php is

eval("dooutput(\"".gettemplate("standardredirect")."\");");
That's the line you need to add or find?

Gary King
10-13-2003, 07:55 PM
That line, I don't have it in my 2.3.0 version of adminfunctions.php

Are you sure you don't mean admin/functions.php?

larke
10-13-2003, 07:58 PM
ok, well that clears that up, so how do I remove the redirect for mark forums read page :)

Gary King
10-13-2003, 07:58 PM
Are you sure you don't mean admin/functions.php?

larke
10-13-2003, 08:01 PM
well that's what it said, but since I don't HAVE that file i figured it was a typo. am I missing something?