Hello friends, I restrict one of my section for the guest. so when a guest try to browse that forum, a message appears.see screenshot for the message.I want to change that message with my own words. how can I change it???
You mean this text;
Quote:Sorry but there are currently no threads in this forum with the specified date and time limiting options.
?
Open ./inc/languages/english/forumdisplay.lang.php and find;
$l['nothreads'] = "Sorry but there are currently no threads in this forum with the specified date and time limiting options.";
Edit text to suite your needs