MyBB Community Forums

Full Version: Lite Archive mode?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all, how do i put "Lite (Archive) Mode" to my index footer? I used "Blau" themes

thanks
In your footer template, put:

<a href="{$mybb->settings['bburl']}/archive">archive mode</a>
thanks i got it, btw how to rename Lite (Archive) Mode to LITE?
Most likely global.lang.php but that's an educated guess only, should be in there though.
Matt i've got this error after i make changes in global.lang.php

The following warnings occurred: 
Warning [2] Cannot modify header information - headers already sent by (output started at /www/sqweebs.com/p/i/n/pinoyubt/htdocs/forum/inc/languages/english/global.lang.php:1) - Line: 1541 - File: inc/functions.php PHP 5.2.6 (Linux)File	Line	Function
[PHP]	 	errorHandler->error
/inc/functions.php	1541	header
/member.php	1053	my_setcookie

i can't login/out to my forum...why?
Looks like you've edited it in notepad, upload a new copy; when editing files, use a text editor other than notepad.
Thanks matt reuploading the file was resolved the error, thanks.


PS. How could i reply to the post when im using lite mode?