PDA

View Full Version : [ubb clone] load header and footer on redirect.


Brad
09-29-2002, 10:00 PM
I use this on my forum as i used to use ubb and liked begin able to click back to my forumhome page while begin redirected after posting. someone asked me about this via email so im releasing it.

demo can be seen at kousetsu (link in sig)

in the standardredirect template find:

<body>

below it add:

$header

then find:

</body>

above it add:

$footer

thats it, now the header and footer will load on ridirects, this may slow down posting time for users on slower connections. BTW i know its simple but i deleate my emails and forget to respond to them before hand sometimes (i hardly ever use my email) so if i cant remember who sent it ill releases it. and sorry for not putting it in a txt file. for such a simple mod i dident think it was needed. SD if you want me to i will.

imported_ampario
09-30-2002, 05:56 PM
i dont have a standardredirect template ???

imported_Eternale
09-30-2002, 09:20 PM
we have to register to post....

Brad
09-30-2002, 09:45 PM
username: vBt
password: vbt

login with that.

Sephiroth32
09-30-2002, 10:24 PM
KAN Message
You do not have permission to access this page. This could be due to one of several reasons:
You do not have permission to access the page that you were trying to. Are you trying to edit someone else's post or trying to access administrative features? Check that you are allowed to perform this action in the Forum Rules.
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Logged in user: vBt [logout]

Forgotten your password?

Brad
09-30-2002, 10:27 PM
someone hi-jacked the acount i think, i posted it in anthor thread here. lemme make a new one

Brad
09-30-2002, 10:29 PM
it sould work now.

GamerForums
10-14-2002, 03:29 PM
Nice one. ;)