I like MyBB's friendly redirection pages, but I find it largely unnecessary for the search functions (since you're pretty much always going to go to the redirected page).
This plugin just simply bypasses the friendly redirection page only for search functions.
any idea, How to skip in lite archive mode?
Currenlty, I modify and using lite mode have ability to reply.
And from default UserCP setting is redirect friendly.
I think will modified index.php on lite mode, so disable calling "redirect" after newreply.php
(04-25-2010 12:32 PM)FBI Wrote: [ -> ]any idea, How to skip in lite archive mode?
Currenlty, I modify and using lite mode have ability to reply.
And from default UserCP setting is redirect friendly.
I think will modified index.php on lite mode, so disable calling "redirect" after newreply.php
I don't really know what modification you're using so I can't really give any suggestion there. Is it your own modification or a plugin?